vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   vBulletin Project Tools - vBulletin Project Tools Open Source 2.2.2 (https://vborg.vbsupport.ru/showthread.php?t=270346)

Hostboard 01-07-2019 10:43 AM

Replied to PM

Hostboard 09-05-2019 01:22 PM

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

Dave 09-05-2019 01:46 PM

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://i.imgur.com/wYcRPkE.png

In Omnibus 09-05-2019 01:56 PM

Quote:

Originally Posted by Hostboard (Post 2600551)
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

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.

BlackxRam 02-16-2020 07:41 PM

Quote:

Originally Posted by paradoxG(r)eek (Post 2595356)
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:
Code:

Call to undefined method vB_DataManager::vB_DataManager() on line 89 in /home/christer/public_html/includes/class_dm_pt_project.php
#0 /home/christer/public_html/includes/functions.php(196): vB_DataManager_Pt_Project->vB_DataManager_Pt_Project(Object(vB_Registry), 3)
#1 /home/christer/public_html/includes/adminfunctions_plugin.php(1201) : eval()'d code(568): datamanager_init('pt_project', Object(vB_Registry), 3)
#2 /home/christer/public_html/includes/adminfunctions_plugin.php(1201): eval()
#3 /home/christer/public_html/admincp/plugin.php(1755): install_product(' #4 {main}

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

Im getting the exact same error on a clean VB installation. Im guessing this mod is dead for new vbulletin versions?

Dave 02-16-2020 07:53 PM

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

syriac 05-07-2020 11:13 AM

Any update to this for vBulletin version 5.6.1?

PitchouneN64ngc 08-15-2020 11:01 AM

Quote:

Originally Posted by In Omnibus (Post 2600553)
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.

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 :D) to be able to release at least all php 7.0/7.1 compatibilities (as vB4 is not php 7.2 compatible, nothing will be done for this php version and higher). I have currently health issues which will need a surgery in less than a week :)

Hostboard 08-15-2020 11:25 PM

1 Attachment(s)
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.

PitchouneN64ngc 08-16-2020 09:27 PM

It's definitively 2.3.0 the next release, how could I release 2.3.1 without 2.3.0 before? :D


All times are GMT. The time now is 09:53 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
  • Page Generation 0.01463 seconds
  • Memory Usage 1,740KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete