vBadvanced Forums  
Go Back   vBadvanced Forums > vBadvanced Products > vBadvanced CMPS > vBa CMPS v3.0 Support > Troubleshooting & Problems

Reply
 
Thread Tools Display Modes
  #1  
Old 03-12-2012, 02:55 PM
werwolf werwolf is offline
Junior Member
 
Join Date: Feb 2009
Posts: 15
Default When installing an error SQL

Recently I've uninstalled cmps for a fresh install but an error appears when click on begin the installation process:

PHP Code:
Database error in vBulletin 3.8.4:

Invalid SQL:

        
CREATE TABLE IF NOT EXISTS vbadv_setting (
            
varname varchar(100NOT NULL default '',
            
grouptitle varchar(50NOT NULL default '',
            
value mediumtext NOT NULL,
            
defaultvalue varchar(250NOT NULL default '',
            
optioncode mediumtext NOT NULL,
            
displayorder smallint(3unsigned NOT NULL default '0',
            
serialize smallint(3unsigned NOT NULL default '0'
        
TYPE=MyISAM;

MySQL Error   You have an error in your SQL syntaxcheck the manual that corresponds to your MySQL server version for the right syntax to use near 'TYPE=MyISAM' at line 9
Error Number  
1064
Request Date  
MondayMarch 12th 2012 07:46:49 PM
Error Date    
MondayMarch 12th 2012 07:46:49 PM
Script        
http://www.titanesdc.com/foros/admincp/vbacmps_install.php
Referrer      http://www.titanesdc.com/foros/admincp/vbacmps_install.php
Classname     vB_Database
MySQL Version 
5.5.19-cll 
Quote:
vbadv_setting Check Status: OK
vbadv_setting Optimize Status: Table is already up to date
Any suggestion? Thanks.

Last edited by werwolf; 03-12-2012 at 03:10 PM.
Reply With Quote
  #2  
Old 03-17-2012, 05:59 AM
werwolf werwolf is offline
Junior Member
 
Join Date: Feb 2009
Posts: 15
Default

anyone?
Reply With Quote
  #3  
Old 03-17-2012, 09:56 AM
Brian's Avatar
Brian Brian is offline
Administrator
 
Join Date: Jan 2004
Location: Georgia, USA
Posts: 34,240
Default

I wonder if MySQL has changed back to using ENGINE instead of TYPE for tables... Try looking in your admincp/vbacmps_install.php file for 2 instances of this code, remove it, and then see if you're able to complete the installation.
PHP Code:
        if (version_compare($mysqlvers['version'], '4.0.18''<'))
        {
            
$enginevar 'TYPE';
        } 
__________________
Frequently Asked Questions
CMPS Users Manual

For vBadvanced software assistance, please use the support forums.
Unsolicted PMs, IMs, and email will not be responded to.
If you have a non-software related question or problem with your account, please submit a support ticket.
Reply With Quote
  #4  
Old 03-17-2012, 12:52 PM
werwolf werwolf is offline
Junior Member
 
Join Date: Feb 2009
Posts: 15
Default

Hello Brian. No recent change has been done in mysql and there is only one vbacmps_install.php file.

This error can be caused by another addon? We have many installed...
Reply With Quote
  #5  
Old 03-17-2012, 04:17 PM
Brian's Avatar
Brian Brian is offline
Administrator
 
Join Date: Jan 2004
Location: Georgia, USA
Posts: 34,240
Default

I did not mean changes you made in MySQL, I mean there may have been recent changes to MySQL itself.
I did not say there were two instances of your vbacmps_install.php file... I suggested that you look for two instances of the code I posted above within your install file and remove them.
No, that error could not be caused by another add-on.
__________________
Frequently Asked Questions
CMPS Users Manual

For vBadvanced software assistance, please use the support forums.
Unsolicted PMs, IMs, and email will not be responded to.
If you have a non-software related question or problem with your account, please submit a support ticket.

Last edited by Brian; 03-17-2012 at 04:23 PM.
Reply With Quote
  #6  
Old 03-17-2012, 04:48 PM
werwolf werwolf is offline
Junior Member
 
Join Date: Feb 2009
Posts: 15
Default

Now I understand..

Quote:
Originally Posted by Brian View Post
suggested that you look for two instances of the code I posted above within your install file and remove them.
That's it! Thank you!
Reply With Quote
  #7  
Old 05-24-2012, 03:34 PM
xoomercom xoomercom is offline
Junior Member
 
Join Date: Jul 2008
Posts: 1
Default

Searched for this error via Google, got here.

Followed your directions Brian and it worked!!!. I got it updated, THANK YOU sir.
Reply With Quote
  #8  
Old 06-19-2012, 02:07 PM
stueyd stueyd is offline
Junior Member
 
Join Date: Feb 2010
Posts: 2
Default

this happened to me, fix above worked - thank you x
Reply With Quote
  #9  
Old 07-07-2012, 07:06 PM
BrentWilson BrentWilson is offline
Member
 
Join Date: Apr 2005
Posts: 64
Default

Same issue. Thanks
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
My SQL Error When Installing no mods Troubleshooting & Problems 3 11-16-2007 06:07 PM
Error when installing GetNaughty Feedback & Suggestions 2 10-19-2006 09:08 PM
Error when installing: IrishTechTalk Troubleshooting & Problems 2 09-18-2006 11:22 AM
Error after installing hemmelige Troubleshooting, Problems, Questions 10 12-06-2005 08:31 AM
SQL Error after installing kyle Troubleshooting / "How do I..." Questions 1 12-18-2004 10:54 AM


All times are GMT -4. The time now is 08:37 AM.

Forums Powered by vBulletin, Copyright ©2000-2009, Jelsoft Enterprises Ltd.
Please note that vBadvanced is in no way affiliated with Jelsoft Enterprises Ltd, nor will Jelsoft be able to provide any support for our products.