Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons
FAQ Community Calendar Today's Posts Search

 
 
Thread Tools
vBulletin Project Tools Open Source 2.2.2 Details »»
vBulletin Project Tools Open Source 2.2.2
Version: 2.2.2, by PitchouneN64ngc (Senior Member) PitchouneN64ngc is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Category: vBulletin Project Tools - Version: 4.1.4 Rating:
Released: 09-14-2011 Last Update: 05-23-2015 Installs: 194
DB Changes Uses Plugins Auto-Templates
Additional Files  
No support by the author.

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

File Type: zip vBulletin Project Tools 2.2.2.zip (2.21 MB, 234 views)
File Type: zip vBulletin Project Tools 2.2.2 (minified).zip (2.20 MB, 70 views)

Supporters / CoAuthors

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #342  
Old 11-05-2014, 03:23 AM
MrD's Avatar
MrD MrD is offline
 
Join Date: Aug 2003
Location: Germany/NRW
Posts: 419
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi Yves,
here are the Lines 90-91 from the issuenote.php
PHP Code:
$issuenote_fields vB_Legacy_IssueNote::get_field_names();
        
$issue_fields vB_Legacy_Issue::get_field_names(); 
and here from the issue.php line 37-39
PHP Code:
*/
    public static function 
get_field_names()
    { 
Reply With Quote
  #343  
Old 12-09-2014, 05:47 AM
KGodel's Avatar
KGodel KGodel is offline
 
Join Date: May 2011
Location: Indiana
Posts: 332
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I applied all the fixes listed in this thread but I am unable to update. Here is my error:

Quote:
Database error in vBulletin 4.2.2:

Invalid SQL:

SELECT projectgroupid
FROM xxxxx_pt_project
WHERE projectid = 3;

MySQL Error : Unknown column 'projectgroupid' in 'field list'
Error Number : 1054
Request Date : Tuesday, December 9th 2014 @ 02:40:58 AM
Error Date : Tuesday, December 9th 2014 @ 02:40:58 AM
Script : http://www.zealotgaming.com/forum/ad...=productimport
Referrer : http://www.zealotgaming.com/forum/ad...?do=productadd
IP Address : xxxxxx
Username : DrMath
Classname : vB_Database
MySQL Version : 5.5.36-cll-lve
Reply With Quote
  #344  
Old 12-27-2014, 06:11 AM
erosolmi erosolmi is offline
 
Join Date: Jan 2010
Posts: 33
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Same problem here upgrading from 2.1.4 to 2.2.1
Code:
Database error in vBulletin 4.2.2:

Invalid SQL:

		SELECT projectgroupid
		FROM pt_project
		WHERE projectid = 1;

MySQL Error   : Unknown column 'projectgroupid' in 'field list'
Error Number  : 1054
Request Date  : Saturday, December 27th 2014 @ 08:10:39 AM
Error Date    : Saturday, December 27th 2014 @ 08:10:41 AM
Script        : http://www.thinbasic.com/community/admincp/plugin.php?do=productimport
Referrer      : http://www.thinbasic.com/community/admincp/plugin.php?do=productadd
IP Address    : xxxxxxx
Username      : xxxxxxxxxx
Classname     : xxxxxxxxxxxx
MySQL Version : 5.1.56-community
Where can I download previous version again?
Reply With Quote
  #345  
Old 12-30-2014, 02:03 PM
TMM-TT's Avatar
TMM-TT TMM-TT is offline
 
Join Date: Jun 2005
Location: Sweden
Posts: 212
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I've been looking around a bit for some kind of status report for this project, but I can't find anything. Neither I can find any updates for v2.2.2 on svn and on vb-os.com there's a worryiing silence from ... everybody. Does anyone have any status to give? I'm also interested in checking on the source code myself, but then I need to know how far the project has gone since 2.2.1 ...
Reply With Quote
  #346  
Old 01-01-2015, 07:33 AM
TMM-TT's Avatar
TMM-TT TMM-TT is offline
 
Join Date: Jun 2005
Location: Sweden
Posts: 212
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by erosolmi View Post
Same problem here upgrading from 2.1.4 to 2.2.1
Code:
Database error in vBulletin 4.2.2:

Invalid SQL:

		SELECT projectgroupid
		FROM pt_project
		WHERE projectid = 1;

MySQL Error   : Unknown column 'projectgroupid' in 'field list'
Error Number  : 1054
Request Date  : Saturday, December 27th 2014 @ 08:10:39 AM
Error Date    : Saturday, December 27th 2014 @ 08:10:41 AM
Script        : http://www.thinbasic.com/community/admincp/plugin.php?do=productimport
Referrer      : http://www.thinbasic.com/community/admincp/plugin.php?do=productadd
IP Address    : xxxxxxx
Username      : xxxxxxxxxx
Classname     : xxxxxxxxxxxx
MySQL Version : 5.1.56-community
Where can I download previous version again?

SVN is probably your best shot (http://svn.vbulletin.org/svn/project_tools), from one of the older tags.
Reply With Quote
  #347  
Old 01-01-2015, 05:28 PM
PitchouneN64ngc's Avatar
PitchouneN64ngc PitchouneN64ngc is offline
Senior Member
 
Join Date: Aug 2002
Location: France
Posts: 515
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'll check this bug from upgrading then I'm releasing it
Reply With Quote
  #348  
Old 01-16-2015, 03:03 PM
PitchouneN64ngc's Avatar
PitchouneN64ngc PitchouneN64ngc is offline
Senior Member
 
Join Date: Aug 2002
Location: France
Posts: 515
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I can confirm the issue, I'm working on it or no one will be able to upgrade from a previous version than 2.2.1.
Reply With Quote
  #349  
Old 01-17-2015, 07:58 AM
MrD's Avatar
MrD MrD is offline
 
Join Date: Aug 2003
Location: Germany/NRW
Posts: 419
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi yves,
Thanks for the Info
Reply With Quote
  #350  
Old 03-23-2015, 05:22 AM
Wedframe Wedframe is offline
 
Join Date: Mar 2013
Posts: 48
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hello! I found little bug:
HTML Code:
PHP Parse error:  syntax error, unexpected '}' in ****\includes\functions_pt_search.php on line 953
Can confirm. On line 952 - string:
PHP Code:
    return stripslashes(str_replace(' ' '*'$matches[0])) 
do NOT have semicolon at the end(at least in minified version).

Because of this don`t work any search-functions.

Good luck!
Reply With Quote
Благодарность от:
Kirinovich-Sv
  #351  
Old 04-30-2015, 10:31 AM
Hostboard's Avatar
Hostboard Hostboard is offline
 
Join Date: May 2002
Location: CT
Posts: 843
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by PitchouneN64ngc View Post
I can confirm the issue, I'm working on it or no one will be able to upgrade from a previous version than 2.2.1.
It has been a year since the last update
Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 08:12 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.06666 seconds
  • Memory Usage 2,358KB
  • Queries Executed 27 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_code
  • (1)bbcode_html
  • (3)bbcode_php
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (16)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (2)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (2)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete