![]() |
1 Attachment(s)
Quote:
Backup and try this file (running on PHP 7.4.x). |
Thanks a lot.
I tried, passed that point but now same error in another file: class_dm_pt_milestone.php Call to undefined method vB_DataManager::vB_DataManager() on line 96 in /home/thinba5/public_html/community/includes/class_dm_pt_milestone.php #0 /home/thinba5/public_html/community/includes/functions.php(196): vB_DataManager_Pt_Milestone->vB_DataManager_Pt_Milestone(Object(vB_Registry) , 2) #1 /home/thinba5/public_html/community/includes/adminfunctions_plugin.php(1201) : eval()'d code(265): datamanager_init('pt_milestone', Object(vB_Registry), 2) #2 /home/thinba5/public_html/community/includes/adminfunctions_plugin.php(1201): eval() #3 /home/thinba5/public_html/community/admincp___XYZ/plugin.php(1755): install_product(' #4 {main} Fatal User Error: Call to undefined method vB_DataManager::vB_DataManager() on line 96 in ..../includes/class_dm_pt_milestone.php in ..../vb/vb.php on line 286 Trace Data: #1 : vbstop() called in ..../includes/class_core.php on line 6089 #2 : vbulletin_error_handler() called in on line #3 : trigger_error() called in ..../vb/vb.php on line 286 #4 : vB::handleException() called in on line Var Type: [ NULL ] Var Data: null |
1 Attachment(s)
Quote:
|
Now I get a MySql error.
mysqli_query(): (42S22/1054): Unknown column 'options' in 'field list' in ..../includes/class_core.php on line 1386 Steven ... thanks a lot for your help. I think I will give up and move into another project management tool. |
Also get SQL error about a table that doesn't exists.
I think that my try and retry skipped some SQL updates. Database error in vBulletin 4.2.5: Invalid SQL: SELECT issuenote.*, issue.*, issuenote.username AS noteusername, issuenote.ipaddress AS noteipaddress, issuemagicselect.*, user.*, userfield.*, usertextfield.*, pt_user.*, IF(user.displaygroupid = 0, user.usergroupid, user.displaygroupid) AS displaygroupid, user.infractiongroupid, issue.visible, issue.lastactivity, issue.lastpost, user.lastactivity AS user_lastactivity FROM pt_issue AS issue INNER JOIN pt_issuenote AS issuenote ON (issuenote.issuenoteid = issue.firstnoteid) INNER JOIN pt_issuemagicselect AS issuemagicselect ON (issuemagicselect.issueid = issue.issueid) LEFT JOIN user AS user ON (user.userid = issuenote.userid) LEFT JOIN userfield AS userfield ON (userfield.userid = user.userid) LEFT JOIN usertextfield AS usertextfield ON (usertextfield.userid = user.userid) LEFT JOIN pt_user AS pt_user ON (pt_user.userid = user.userid) WHERE issue.issueid = 26; MySQL Error : Table 'pt_issuemagicselect' doesn't exist |
My class_core.php file has been updated for PHP 8.0.x I am running under PHP 7.4.x Not sure if it is compatible with a latter PHP version. More than willing to let you try it if you want. Heading out for a while so won't be able to reply till tonight if you do.
|
Quote:
|
Yes, all errors come from an install process.
My previous working PT version was 2.1.4 and tried to upgrade to 2.2.2. |
The SVN shows an update as late as 8/15/2020
Would be nice to know what changes were made so I can do a DIFF since my files were updated for PHP 7.4.x |
All times are GMT. The time now is 10:14 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|