Go Back   vb.org Archive > vBulletin Modifications > Premium Modifications > vBulletin Open Source Products > Project Tools
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Database error during vbProject update 2.1.1 to 2.1.2 Details »»
Database error during vbProject update 2.1.1 to 2.1.2
Version: , by jluerken jluerken is offline
Developer Last Online: Dec 2018 Show Printable Version Email this Page

Version: Unknown Rating:
Released: 12-29-2010 Last Update: Never Installs: 0
 
No support by the author.

Database error during vbProject update 2.1.1 to 2.1.2

Quote:
Database error in vBulletin 4.0.8:

Invalid SQL:

INSERT INTO vb305_pt_issueimport
(contenttypeid, contentid, data)
VALUES
(2, 43573, 'a:2:{s:10:"pt_issueid";s:4:"2727";s:14:"pt_forwar dmode";s:1:"1";}');

MySQL Error : Duplicate entry '0' for key 'PRIMARY'
Error Number : 1062
Request Date : Wednesday, 29.12.2010 @ 13:24:09
Error Date : Wednesday, 29.12.2010 @ 13:24:10
Script : http://www.tld.com/forum/admincp/plu...=productimport
Referrer : http://www.tld.com/forum/admincp/plu...?do=productadd
Classname : vB_Database
MySQL Version : 5.1.49-2
Tried to update vbproject today and get this db error if I try to import the product.

Show Your Support

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

Comments
  #12  
Old 12-30-2010, 02:57 PM
Andrew Elkins Andrew Elkins is offline
 
Join Date: Nov 2009
Posts: 21
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks Paul
Reply With Quote
  #13  
Old 12-30-2010, 02:59 PM
jluerken's Avatar
jluerken jluerken is offline
 
Join Date: Aug 2003
Location: Germany
Posts: 1,016
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Tried to install 2.1.2r200 still error. Do you guys test what you upload?

Quote:
Database error in vBulletin 4.0.8:

Invalid SQL:

CREATE TABLE vb305_pt_issuestatusprojectset (
issuestatusid INT UNSIGNED NOT NULL DEFAULT 0,
projectid INT UNSIGNED NOT NULL DEFAULT 0,
PRIMARY KEY (issuestatusid, projectid)
);

MySQL Error : Table 'vb305_pt_issuestatusprojectset' already exists
Error Number : 1050
Request Date : Thursday, 30.12.2010 @ 17:58:08
Error Date : Thursday, 30.12.2010 @ 17:58:08
Script : http://www.tld.com/forum/admincp/plu...=productimport
Referrer : http://www.tld.com/forum/admincp/plu...?do=productadd
Classname : vB_Database
MySQL Version : 5.1.49-2
Reply With Quote
  #14  
Old 12-30-2010, 10:36 PM
PitchouneN64ngc's Avatar
PitchouneN64ngc PitchouneN64ngc is offline
Senior Member
 
Join Date: Aug 2002
Location: France
Posts: 515
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Delete the existing table.

Only this table have this issue when you install/upgrade, others have the right syntax to avoid this error.

And yes, the system was tested but not by a lot of users because as Andrew said, we are volunteers and donating out time to put out a product. And it seems I'm the only one on this product. And maybe as you could see, it's 2am for me, just back from my job and tired. With that, I fixed this issue.

Fixed in build 201.

--------------- Added Friday 31 December 2010 at 1:39 ---------------

Now I'm preparing the system to start the dev of 2.2.0 version.
Reply With Quote
  #15  
Old 12-31-2010, 11:45 AM
jluerken's Avatar
jluerken jluerken is offline
 
Join Date: Aug 2003
Location: Germany
Posts: 1,016
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi PitchouneN64ngc,

I did not want to value the work you do in this project low.
It's only that I have installed the product 3 times and I always got DBs error and no real fix.

I do not want to delete tables if possible so is 201 fixing the issues that I can install the update without doing something manually in the database?
Reply With Quote
  #16  
Old 12-31-2010, 04:48 PM
PitchouneN64ngc's Avatar
PitchouneN64ngc PitchouneN64ngc is offline
Senior Member
 
Join Date: Aug 2002
Location: France
Posts: 515
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Use this product file.
Attached Files
File Type: xml product-vbprojecttools.xml (502.8 KB, 12 views)
Reply With Quote
  #17  
Old 01-01-2011, 03:33 AM
King Kovifor's Avatar
King Kovifor King Kovifor is offline
 
Join Date: Nov 2004
Location: PA
Posts: 3,872
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks Paul.
Reply With Quote
  #18  
Old 01-01-2011, 09:38 AM
jluerken's Avatar
jluerken jluerken is offline
 
Join Date: Aug 2003
Location: Germany
Posts: 1,016
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

That worked PitchouneN64ngc.

Where do I find a changelog?
Reply With Quote
  #19  
Old 01-02-2011, 06:03 AM
King Kovifor's Avatar
King Kovifor King Kovifor is offline
 
Join Date: Nov 2004
Location: PA
Posts: 3,872
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

<a href="http://www.vb-os.com/projectsearch.php?do=searchresults&searchid=353" target="_blank">http://www.vb-os.com/projectsearch.p...s&searchid=353</a>
Reply With Quote
  #20  
Old 01-02-2011, 02:41 PM
Ryan Ashbrook's Avatar
Ryan Ashbrook Ryan Ashbrook is offline
 
Join Date: Dec 2002
Location: Cincinnati, Ohio
Posts: 422
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by King Kovifor View Post
This link isn't working, as that search has since expired.

For a general changelog, see the Milestone for 2.1.2.

Additionally, you may wish to review the Milestone for 2.1.1 as well to see all changes made to vBPT after being taken over by the vB-OS Team.
Reply With Quote
  #21  
Old 01-02-2011, 05:15 PM
PitchouneN64ngc's Avatar
PitchouneN64ngc PitchouneN64ngc is offline
Senior Member
 
Join Date: Aug 2002
Location: France
Posts: 515
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I wrote some changelogs when I developed this version. If this could help (maybe add a sort of 'changelog generator' in PT for 2.2?):

--------------------------------------------------

Lists of new features / bug fixes in Project Tools 2.1.2.
  • Features
    • Human Verification
    • Added a 'Check all' checkbox in project subscriptions page
    • Page navigation in issue list (if an issue have more than 1 page, a little page navigation is displayed next to the issue title)
    • Color Title by Status (allow the admin to define a specific background color in issue listings in specific styles)
    • Project Jump (allow anyone to jump from one project to another without going back to the project listings)
    • Create new issue from reply (allow anyone to import a post into a new issue)
    • Per-user Issue Counter (same as post count in profile)
    • More type of notifications (the admin can allow users to be notified via PM for selected projects)
    • Added 2 new CMS widgets
    • Added 1 forum block
  • Bugs
    • Style issue with the 'Search' dropdown
    • Style bug with 'Go to the first unread'
    • Text out of the box with some languages
    • Single Milestone Style Issues
    • Link to wrong URL
    • Uncached templates in various locations
    • Invalid Thread Error
    • Page Navigation style issues on project search
    • Magic Select CSS merged into projecttools.css
    • Projects tab breaks Forum tab with some pages in 'Settings'
    • Missing Icon
    • Magic Selects / IE6 style issues
    • Fixed various bugs/issues
  • Tasks
    • Updated files to use PHP 5 design (private / public functions, etc.)
    • Added a 'Post new link' into Milestone issues list
    • All CSS definitions are in projecttools.css only (and projecttools-ie.css for IE6/7)
    • Removed redundant code
    • Removed useless index.html files
    • The CSS uses now more default stylevars.
    • Reworked code between <head> templates to remove useless code & to optimize variable calls.
Reply With Quote
Reply


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:58 AM.


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.04699 seconds
  • Memory Usage 2,338KB
  • Queries Executed 26 (?)
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
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (5)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (1)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
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • postbit_attachment
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete