![]() |
|
Mod Options |
![]() |
|||||||||||
vBulletin Project Tools Open Source 2.2.2
![]() Developer Last Online: Jan 2021 ![]() ![]() ![]()
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 Only licensed members can download files, Click Here for more information. Supporters / CoAuthors Show Your Support
The following members like this post: Mike-D, Arkool, Berndel, Muhammad Rahman, Christos Teriakis and 10 others.
|
![]() |
||||
Mod | Developer | Type | Replies | Last Post |
Integration with vBulletin Project Tools Open Source for vBulletin 3.7.x/3.8.x Series | Andrew Elkins | vBulletin 3.8 Add-ons | 0 | 22 Jul 2010 20:35 |
vBulletin Project Tools vBulletin Project Tools Open Source | Andrew Elkins | vBulletin 4.x Add-ons | 5 | 09 Jun 2010 04:29 |
#406
|
|||
|
|||
Thank you, Dave.
I needed other Proxy-Settings, now connection is working fine again. No members have liked this post.
|
#407
|
|||
|
|||
There is still one bug left (at revision 914):
it is impossible to delete an old Issuetype Example: projecttype.php?do=typedelete&issuetypeid=bug Perhaps because it also is not possible to delete the last remaining Issuestatus? Example: projecttype.php?do=statusdelete&issuestatusid=31 Is there a trick? ![]() No members have liked this post.
|
#408
|
||||
|
||||
Unable to install it with vB4.2.5. Tried with PHP 5.6, 7.0, 7.1. The only difference is that with PHP 7.0 & 7.1 I'm getting error:
while with PHP 5.6 I'm not getting any error but system frozes at "Importing Product". I tried with both version available here (minified and not), but again nothing. Also tried a trick that I read somewhere here to import it from server instead from computer. Again nothing. Any idea where I can find a direct link to download the latest 2.3.0 (or 2.3.1)? Some links that I found simple does not work. Thank you No members have liked this post.
|
#409
|
||||
|
||||
I have a copy of 2.3.1 on my NAS. Send me a PM and I will give you a link to it...
__________________
-----------------------------------------------------------
Running custom version of vBulletin based on v4.2.5 PHP 7.4.14 :: MariaDB 10.5.8 No members have liked this post.
|
#410
|
|||
|
|||
I have the exact same problem. Can't find 2.30 (or 2.3.1) anywhere - its not in the SVN branch either.
No members have liked this post.
Last edited by Raptor; 07 Jan 2019 at 01:20. |
#411
|
||||
|
||||
Replied to PM
__________________
-----------------------------------------------------------
Running custom version of vBulletin based on v4.2.5 PHP 7.4.14 :: MariaDB 10.5.8 No members have liked this post.
|
#412
|
||||
|
||||
I checked the SVN and see that there has been updates as late as July 2019 by yrigaud. Not sure if the SVN was compromised or if the changes are valid. Anyone shed some light on the ID or want to run a DIFF on the updated files? The trunk where the updates are shows as v2.3.0 and not 2.3.1
__________________
-----------------------------------------------------------
Running custom version of vBulletin based on v4.2.5 PHP 7.4.14 :: MariaDB 10.5.8 No members have liked this post.
|
#413
|
|||
|
|||
Seems legit. /includes/class_pt_issuelist.php was updated to fix a XSS security issue.
If you use a tool such as TortoiseSVN, you can easily see the commit history. ![]()
__________________
https://technidev.com - security, development, exploits, vBulletin
dave[at]technidev[dot]com Contact me for custom vBulletin 3/4 work & server/website management. No members have liked this post.
|
#414
|
||||
|
||||
Originally Posted by Hostboard
Yves Rigaud used to work for vBulletin (he might still, I'm not certain) and probably uses this himself so it would be a legitimate update.
![]()
No members have liked this post.
|
#415
|
||||
|
||||
Originally Posted by paradoxG(r)eek
Im getting the exact same error on a clean VB installation. Im guessing this mod is dead for new vbulletin versions?
![]()
No members have liked this post.
|
#416
|
|||
|
|||
It's a PHP incompatibility error and not related to vBulletin. The call to vB_DataManager::vB_DataManager should be replaced with vB_DataManager::__construct
__________________
https://technidev.com - security, development, exploits, vBulletin
dave[at]technidev[dot]com Contact me for custom vBulletin 3/4 work & server/website management. No members have liked this post.
|
#417
|
|||
|
|||
Any update to this for vBulletin version 5.6.1?
No members have liked this post.
|
#418
|
||||
|
||||
Originally Posted by In Omnibus
Yup, it's me ![]()
![]() I know there isn't a lot of updates but all the stuff is still working. The latest fix in the repo is i got someone who tried to do an xss issue with the pagenumber value in the url. I will try to finish officially that 2.3.0 (2.3.1? It's not even in the milestones ![]() ![]()
__________________
Administrator of http://forum.vbulletin-fr.org/ vBulletin QA Engineer / Lead Project Tools Developer No members have liked this post.
Last edited by PitchouneN64ngc; 15 Aug 2020 at 14:20. |
#419
|
||||
|
||||
Interesting as my PT install says 2.3.1 and I know it was nothing that I did. I have attached a copy for of the XML for reference. Anyways were on PHP 7.4.9 and running smoothly...
Still would love to see some sort of update/final release.
__________________
-----------------------------------------------------------
Running custom version of vBulletin based on v4.2.5 PHP 7.4.14 :: MariaDB 10.5.8 No members have liked this post.
|
#420
|
||||
|
||||
It's definitively 2.3.0 the next release, how could I release 2.3.1 without 2.3.0 before?
![]()
__________________
Administrator of http://forum.vbulletin-fr.org/ vBulletin QA Engineer / Lead Project Tools Developer No members have liked this post.
|
![]() |
«
Previous Mod
|
Next Mod
»
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
Mod Options | |
|
|
New To Site? | Need Help? |
All times are GMT. The time now is 23:46.