Bug Error when changing purchase date of Forum Access item

Status
Not open for further replies.
This may not be related to the Forum Access item directly, but I have tested purchase date edits on a couple other item types without issue so that's my preliminary conclusion. Note that the date change does appear to successfully submit and change, but reporting the error anyway in case it could be causing issues elsewhere and nobody likes to see a big error message. :p

Error: Call to undefined method DBTech\Shop\ItemType\ForumPermission::filterUserConfig() src/addons/DBTech/Shop/Admin/Controller/Purchase.php:308
Generated by: Apr 8, 2019 at 12:47 AM

Stack trace
Code:
#0 src/XF/Mvc/FormAction.php(197): DBTech\Shop\Admin\Controller\Purchase->DBTech\Shop\Admin\Controller\{closure}(Object(XF\Mvc\FormAction))
#1 src/addons/DBTech/Shop/Admin/Controller/Purchase.php(345): XF\Mvc\FormAction->run()
#2 src/XF/Mvc/Dispatcher.php(321): DBTech\Shop\Admin\Controller\Purchase->actionSave(Object(XF\Mvc\ParameterBag))
#3 src/XF/Mvc/Dispatcher.php(248): XF\Mvc\Dispatcher->dispatchClass('DBTech\\Shop:pur...', 'Save', Object(XF\Mvc\RouteMatch), Object(DBTech\Shop\Admin\Controller\Purchase), NULL)
#4 src/XF/Mvc/Dispatcher.php(100): XF\Mvc\Dispatcher->dispatchFromMatch(Object(XF\Mvc\RouteMatch), Object(DBTech\Shop\Admin\Controller\Purchase), NULL)
#5 src/XF/Mvc/Dispatcher.php(50): XF\Mvc\Dispatcher->dispatchLoop(Object(XF\Mvc\RouteMatch))
#6 src/XF/App.php(2177): XF\Mvc\Dispatcher->run()
#7 src/XF.php(390): XF\App->run()
#8 admin.php(13): XF::runApp('XF\\Admin\\App')
#9 {main}

Request state
Code:
array(4) {
  ["url"] => string(52) "/admin.php?dbtech-shop/purchases/271/save&item_id=23"
  ["referrer"] => string(74) "http://siteurl.com/admin.php?dbtech-shop/purchases/271/edit"
  ["_GET"] => array(2) {
    ["dbtech-shop/purchases/271/save"] => string(0) ""
    ["item_id"] => string(2) "23"
  }
  ["_POST"] => array(8) {
    ["message"] => string(0) ""
    ["purchase_date"] => string(10) "2019-03-07"
    ["purchase_time"] => string(5) "23:45"
    ["length_type"] => string(9) "permanent"
    ["_xfToken"] => string(8) "********"
    ["_xfRequestUri"] => string(41) "/admin.php?dbtech-shop/purchases/271/edit"
    ["_xfWithData"] => string(1) "1"
    ["_xfResponseType"] => string(4) "json"
  }
}
 
Last edited:
Hello @fearmywrench,

We hope your ticket regarding DragonByte Shop has been addressed to your satisfaction. This ticket has now been closed.

If your ticket has not been resolved, you can reply to this thread at any point in the next 7 days in order to reopen the ticket, afterwards this thread will be closed.

Please do not reply to this thread if your ticket has been resolved.

Thank you.


- DragonByte Technologies, Ltd.
 
Status
Not open for further replies.

Similar threads

  • Locked
  • Support ticket Support ticket
Replies
5
Views
290
  • Locked
  • Support ticket Support ticket
Replies
7
Views
458
  • Locked
  • Support ticket Support ticket
Replies
7
Views
605
  • Locked
  • Support ticket Support ticket
Replies
10
Views
908
  • thread_type.dbtech_ecommerce_suggestion thread_type.dbtech_ecommerce_suggestion
Replies
2
Views
101

DragonByte Shop

XenForo 1.5.3+ XenForo 2.0.x XenForo 2.1.x XenForo 2.2.x XenForo 2.3.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
3,724
Customer rating
5.00 star(s) 3 ratings
Back
Top