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 |
#352
|
||||
|
||||
maybe use PT from the Source Site.
There are newer Builds. |
#353
|
||||
|
||||
vBulletin Project Tools 2.2.2 released.
If the release was a bit long, some changes happened (I'm hosting vb-os.com now) and some others should happen but it seems they wont appear at any time now. |
3 благодарности(ей) от: | ||
Hostboard, puertoblack2003, Wedframe |
#354
|
|||
|
|||
Great job like always
|
#355
|
|||
|
|||
Works on 4.2.3 without problem
|
#356
|
|||
|
|||
Still when you want to merge 2 users :
Code:
Database error in vBulletin 4.2.3: Invalid SQL: UPDATE pt_issueattach SET userid = x WHERE userid = x; MySQL Error : Unknown column 'userid' in 'where clause' Error Number : 1054 Request Date : Sunday, July 12th 2015 @ 03:29:35 AM Error Date : Sunday, July 12th 2015 @ 03:29:35 AM Script : http://x.com/admincp/usertools.php?do=reallydomerge Referrer : http://x.com/admincp/usertools.php?do=domerge IP Address : x Username : x Classname : vB_Database MySQL Version : 5.5.42-cll |
#357
|
||||
|
||||
Save project gives:
Code:
Database error in vBulletin 4.2.2: Invalid SQL: SELECT fd.thumbnail_dateline, fd.filesize, IF(fd.thumbnail_filesize > 0, 1, 0) AS hasthumbnail, fd.thumbnail_filesize, a.dateline, a.state, a.attachmentid, a.counter, a.contentid, a.filename, a.userid, a.settings, a.displayorder, at.contenttypes, i.ispatchfile, i.status, u.username FROM attachment AS a INNER JOIN filedata AS fd ON (fd.filedataid = a.filedataid) LEFT JOIN attachmenttype AS at ON (at.extension = fd.extension) LEFT JOIN pt_issueattach AS i ON (i.attachmentid = a.attachmentid) LEFT JOIN user AS u ON (u.userid = a.userid) WHERE a.contentid = 1 AND a.contenttypeid = ORDER BY a.contentid, a.displayorder; MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ORDER BY a.contentid, a.displayorder' at line 15 Error Number : 1064 Code:
Trying to get contenttype class id from invalid contenttype '30' on line 533 in /home/xxx/xxx/forums/vb/types.php Fatal error: Trying to get contenttype class id from invalid contenttype '30' on line 533 in ..../vb/types.php in ..../vb/vb.php on line 286 |
#358
|
|||
|
|||
Great job like always
|
#359
|
||||
|
||||
Tried to install this version of Project Tools on vBulletin 4.2.3 and got this database error:
PHP Warning: mysqli_query(): (23000/1062): Duplicate entry '4-IssueNote' for key 'packageclass' in ..../includes/class_core.php on line 1394 Database error in vBulletin 4.2.3: Invalid SQL: INSERT INTO vb_contenttype (class, packageid, canplace, cansearch, cantag, canattach) VALUES ('IssueNote', 4, '0', '0', '0', '0'); MySQL Error : Duplicate entry '4-IssueNote' for key 'packageclass' Error Number : 1062 Script : http://www.mydomain/admincp/plugin.php?do=productimport Referrer : http://www.mydomain/admincp/plugin.php?do=productadd Classname : vB_Database_MySQLi MySQL Version : 5.1.73-log |
#360
|
||||
|
||||
Tried to install this version of Project Tools on vBulletin 4.2.5.
Installation not possible - no way. Attachment 156442 No error message ....... just the progressbar for ever Someone an idea? |
#361
|
|||
|
|||
I'm pretty sure this project/plugin is dead and no longer developed/supported.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|