The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
vBulletin Project Tools Open Source 2.2.2 Details »» | |||||||||||||||||||||||||||||||
vBulletin Project Tools Open Source 2.2.2
Developer Last Online: Nov 2023
We're excited that we are finally able to release Project Tools Open Source version 2.2.2.
Here's all you need to do to have Project Tools running on your site. 1. Download the files 2. Unzip the files locally 3. Upload the contents of the files located inside the /upload/ directory to your existing vBulletin directory. 4. Log in to your forum's control panel. Go to Plugins & Products > Manage Products > Add/Import Product 5. In the Import the XML file from your server field, enter: ./includes/xml/product-vbprojecttools.xml Change Allow Overwrite to yes if you are updating a previous installation. 6. Click Import Comments, Questions, Support and Concerns will be addressed here and here only. Further documentation can be found in the docs and here. Beta documentation is located within the /do_not_upload/ directory within the download. For this release, the Italian language is not updated to Project Tools 2.2.2, and the Romanian language is added and noted for 2.2.1. I hope this release will make you happy Thanks Download history - 2.1.4: 238 downloads - 2.2.0: 262 downloads - 2.2.0 (minified): 88 downloads - 2.2.1: 191 downloads - 2.2.1 (minified): 56 downloads Download Now
Supporters / CoAuthors Show Your Support
|
15 благодарности(ей) от: | ||
Arkool, BCP Hung, beduino, Berndel, Christos Teriakis, erosolmi, KGodel, LoveStream, Mike-D, Muhammad Rahman, nacaruncr, private_ale, Teascu Dorin, Terminal-Access, Trangalleiro |
Comments |
#432
|
||||
|
||||
Quote:
Backup and try this file (running on PHP 7.4.x). |
#433
|
|||
|
|||
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 |
#434
|
||||
|
||||
Quote:
|
#435
|
|||
|
|||
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. |
#436
|
|||
|
|||
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 |
#437
|
||||
|
||||
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.
|
#438
|
||||
|
||||
Quote:
|
#439
|
|||
|
|||
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. |
#440
|
||||
|
||||
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 |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|