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)

MrD 04-30-2015 11:16 AM

maybe use PT from the Source Site.
There are newer Builds.

PitchouneN64ngc 05-24-2015 03:13 PM

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.

persianpros 05-25-2015 02:11 AM

Great job like always :)

persianpros 06-21-2015 04:11 AM

Works on 4.2.3 without problem

persianpros 07-12-2015 05:38 AM

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

I have to disable project tools each time I want to merge 2 users

mytreehouse 07-12-2015 10:34 AM

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

When I click on Manage Subsriptions I got:

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


e24h 07-12-2015 01:28 PM

Great job like always

yotsume 12-10-2015 07:12 PM

Tried to install this version of Project Tools on vBulletin 4.2.3 and got this database error:https://vborg.vbsupport.ru/external/2015/12/15.jpg


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

rbc 06-01-2017 05:54 PM

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

Someone an idea?

Dave 06-01-2017 08:39 PM

I'm pretty sure this project/plugin is dead and no longer developed/supported.


All times are GMT. The time now is 09:12 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.01562 seconds
  • Memory Usage 1,745KB
  • 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
  • (3)bbcode_code_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