Bug Some bug found

Status
Not open for further replies.
Will be fixed in Beta 4, and it's been patched @ your site, thanks.

Still can not set Additional User Groups. Also error log.

See here: https://s.nimbus.everhelper.me/atta...5f9b81m8fb/759298-XYcuxRCiofnWVlk7/screen.png

Code:
XF\Db\Exception: MySQL statement prepare error [1054]: Unknown column 'payment_profile_ids' in 'field list' src/XF/Db/AbstractStatement.php:212
Generated by: Fillip H. Dec 8, 2017 at 5:45 AM
Stack trace
UPDATE xf_dbtech_donate_drive SET
`goal_amount` = '180', `start_dateline` = '1512111600', `end_dateline` = '1514790000', `payment_profile_ids` = '[\"1\"]', `updated_dateline` = '1512690345' WHERE `driveid` = 1
------------

#0 src/XF/Db/Mysqli/Statement.php(174): XF\Db\AbstractStatement->getException('MySQL statement...', 1054, '42S22')
#1 src/XF/Db/Mysqli/Statement.php(35): XF\Db\Mysqli\Statement->getException('MySQL statement...', 1054, '42S22')
#2 src/XF/Db/Mysqli/Statement.php(46): XF\Db\Mysqli\Statement->prepare()
#3 src/XF/Db/AbstractAdapter.php(69): XF\Db\Mysqli\Statement->execute()
#4 src/addons/DBTech/Donate/Application/Db.php(785): XF\Db\AbstractAdapter->query('UPDATE xf_dbtec...')
#5 src/addons/DBTech/Donate/Application/Db.php(474): DBTech\Donate\Application\Db->query('UPDATE xf_dbtec...', Array, 'query_write')
#6 src/addons/DBTech/Donate/Application/Entity.php(1022): DBTech\Donate\Application\Db->update('dbtech_donate_d...', Array, '`driveid` = 1', Array)
#7 src/addons/DBTech/Donate/Application/Entity.php(939): DBTech\Donate\Application\Entity->_save()
#8 src/addons/DBTech/Donate/ActionAdmin/Drive.php(288): DBTech\Donate\Application\Entity->save()
#9 src/addons/DBTech/Donate/Application/Core.php(173): DBTech\Donate\ActionAdmin\Drive->actionUpdate()
#10 src/addons/DBTech/Donate/Admin/Controller/Route.php(39): DBTech\Donate\Application\Core->runAction('DBTech\\Donate\\A...')
#11 src/XF/Mvc/Dispatcher.php(249): DBTech\Donate\Admin\Controller\Route->actionIndex(Object(XF\Mvc\ParameterBag))
#12 src/XF/Mvc/Dispatcher.php(88): XF\Mvc\Dispatcher->dispatchClass('DBTech\\Donate:R...', 'Index', 'json', Object(XF\Mvc\ParameterBag), 'dbtech_donate', Object(DBTech\Donate\Admin\Controller\Route), NULL)
#13 src/XF/Mvc/Dispatcher.php(41): XF\Mvc\Dispatcher->dispatchLoop(Object(XF\Mvc\RouteMatch))
#14 src/XF/App.php(1879): XF\Mvc\Dispatcher->run()
#15 src/XF.php(328): XF\App->run()
#16 admin.php(13): XF::runApp('XF\\Admin\\App')
#17 {main}
Request state
array(4) {
  ["url"] => string(30) "/admin.php?dbtech-donate/drive"
  ["referrer"] => string(80) "/admin.php?dbtech-donate/drive&action=modify&driveid=1"
  ["_GET"] => array(1) {
    ["dbtech-donate/drive"] => string(0) ""
  }
  ["_POST"] => array(7) {
    ["action"] => string(6) "update"
    ["driveid"] => string(1) "1"
    ["drive"] => array(18) {
      ["title"] => string(11) "NA Donation"
      ["description_short"] => string(24) "Please make a Donation !"
      ["description"] => string(24) "Please make a Donation !"
      ["active"] => string(1) "1"
      ["displayorder"] => string(2) "10"
      ["goal_amount"] => string(3) "180"
      ["start_dateline"] => array(3) {
        ["month"] => string(2) "12"
        ["day"] => string(1) "1"
        ["year"] => string(4) "2017"
      }
      ["end_dateline"] => array(3) {
        ["month"] => string(1) "1"
        ["day"] => string(1) "1"
        ["year"] => string(4) "2018"
      }
      ["is_recurring"] => string(1) "1"
      ["recurring_period"] => string(11) "month_first"
      ["recurring_period_custom"] => string(1) "0"
      ["recurring_period_date"] => string(1) "0"
      ["membergroupids_type"] => string(9) "permanent"
      ["allow_guest"] => string(1) "1"
      ["allow_anonymous"] => string(1) "1"
      ["payment_profile_ids"] => array(1) {
        [0] => string(1) "1"
      }
      ["message_minlength"] => string(1) "0"
      ["message_maxlength"] => string(3) "256"
    }
    ["_xfToken"] => string(8) "********"
    ["_xfRequestUri"] => string(54) "/admin.php?dbtech-donate/drive&action=modify&driveid=1"
    ["_xfWithData"] => string(1) "1"
    ["_xfResponseType"] => string(4) "json"
  }
}
 
Update: Patched that @ your site.

Getting error via /admin.php?dbtech-donate/drive&action=modify&driveid=1

An exception occurred: [Error] Call to undefined function DBTech\Donate\ActionAdmin\print_membergroup_rowprint_membergroup_row() in src/addons/DBTech/Donate/ActionAdmin/Drive.php on line 212

DBTech\Donate\ActionAdmin\Drive->actionModify() in src/addons/DBTech/Donate/Application/Core.php at line 173
DBTech\Donate\Application\Core->runAction() in src/addons/DBTech/Donate/Admin/Controller/Route.php at line 39
DBTech\Donate\Admin\Controller\Route->actionIndex() in src/XF/Mvc/Dispatcher.php at line 249
XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 88
XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 41
XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1879
XF\App->run() in src/XF.php at line 328
XF::runApp() in admin.php at line 13
 
Why would you re-upload the files when Beta 4 has not yet been released?
 
Last edited:
You didn't have to upload all files, just from the _data folder :) In either case I released Beta 4 now.
 
You didn't have to upload all files, just from the _data folder :) In either case I released Beta 4 now.

One new Server error log.

Code:
InvalidArgumentException: Template public:forum_list error: Unknown column dbtech_donate_public on XF:User src/XF/Mvc/Entity/Finder.php:1394 

 Generated by: Nirjon Dec 15, 2017 at 6:34 PM 

Stack trace

#0 src/XF/Mvc/Entity/Finder.php(523): XF\Mvc\Entity\Finder->resolveFieldToTableAndColumn('dbtech_donate_p...', true)
#1 src/XF/Mvc/Entity/Finder.php(220): XF\Mvc\Entity\Finder->columnSqlName('dbtech_donate_p...', true)
#2 src/XF/Mvc/Entity/Finder.php(118): XF\Mvc\Entity\Finder->buildCondition('dbtech_donate_p...', '>', 0)
#3 src/addons/DBTech/Donate/XF/Widget/Top.php(20): XF\Mvc\Entity\Finder->where('dbtech_donate_p...', '>', 0)
#4 src/XF/Template/Templater.php(1506): DBTech\Donate\XF\Widget\Top->render()
#5 internal_data/code_cache/templates/l1/s24/public/forum_list.php(206): XF\Template\Templater->widgetPosition('forum_list_side...', Array)
#6 src/XF/Template/Templater.php(1230): XF\Template\Templater->{closure}(Object(ThemeHouse\Reactions\XF\Template\Templater), Array)
#7 src/XF/Template/Template.php(24): XF\Template\Templater->renderTemplate('forum_list', Array)
#8 src/XF/Mvc/Renderer/Html.php(48): XF\Template\Template->render()
#9 src/XF/Mvc/Dispatcher.php(332): XF\Mvc\Renderer\Html->renderView('XF:Forum\\Listin...', 'public:forum_li...', Array)
#10 src/XF/Mvc/Dispatcher.php(303): XF\Mvc\Dispatcher->renderView(Object(XF\Mvc\Renderer\Html), Object(XF\Mvc\Reply\View))
#11 src/XF/Mvc/Dispatcher.php(44): XF\Mvc\Dispatcher->render(Object(XF\Mvc\Reply\View), 'html')
#12 src/XF/App.php(1879): XF\Mvc\Dispatcher->run()
#13 src/XF.php(328): XF\App->run()
#14 index.php(13): XF::runApp('XF\\Pub\\App')
#15 {main}

Request state

array(4) {
  ["url"] => string(1) "/"
  ["referrer"] => bool(false)
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(0) {
  }
}
 
This is not a bug in our mod, there's a conflict somewhere that's preventing our mod from working. Please disable all other modifications then try again.
 
Hello Nirjonadda,

This ticket has now been closed with the status Fixed.

We hope your issue or question has been addressed to your satisfaction. If not, please feel free to re-open it by clicking this link.

If you have any further issues or questions, please feel free to start a new support ticket via the button at the top of every page.

Thank you!
 
Status
Not open for further replies.

DragonByte Donate

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
1,929
Customer rating
5.00 star(s) 1 ratings
Back
Top