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

Reply
 
Thread Tools Display Modes
  #1  
Old 09-07-2006, 01:13 PM
texasasl texasasl is offline
Junior Member
 
Join Date: Dec 2005
Posts: 9
Default Error Message when attempting to access Default Settings

I am getting this error message trying to access the vba default settings (after upgrading to vbulletin 3.6.0. and vba CMPS v2.x)

Quote:
Database error in vBulletin 3.6.0:

Invalid SQL:
SELECT varname, text FROM prvb_phrase WHERE phrasetypeid = 5000 ORDER BY languageid ASC;

MySQL Error : Unknown column 'phrasetypeid' in 'where clause'
Error Number : 1054
Date : Thursday, September 7th 2006 @ 08:11:34 PM
Script : http://www.phoenix-radio.gr/admincp/...modifysettings
Referrer : http://www.phoenix-radio.gr/admincp/index.php?do=nav
Does anybody can help???
Reply With Quote
  #2  
Old 09-07-2006, 06:54 PM
Zachery's Avatar
Zachery Zachery is offline
Super Moderator
 
Join Date: Jan 2004
Posts: 3,157
Default Re: Error Message when attempting to access Default Settings

You need to Run vBa CMPS 2.2 and make sure the 2.2 files are uploaded. vBa 2.1 or lower will not run in vBulletin.
__________________
Zachery
vBadvanced Support & SysAdmin

Reply With Quote
  #3  
Old 09-10-2006, 04:08 AM
texasasl texasasl is offline
Junior Member
 
Join Date: Dec 2005
Posts: 9
Default Re: Error Message when attempting to access Default Settings

But I have already downloaded and installed vBa 2.2.0 according the instructions, as a free installation.
Can you please tell me whether or not that affects the installation or do I have to buy the branding free ????
Thank you anyway Zachery.
Reply With Quote
  #4  
Old 09-10-2006, 10:33 AM
Zachery's Avatar
Zachery Zachery is offline
Super Moderator
 
Join Date: Jan 2004
Posts: 3,157
Default Re: Error Message when attempting to access Default Settings

Hello,

Its not possible for you to get that error message with the 2.2 files, there is not one single query in any of the 2.2 files that refrence phrasetypeid.
__________________
Zachery
vBadvanced Support & SysAdmin

Reply With Quote
  #5  
Old 09-24-2006, 07:04 PM
Delw Delw is offline
Member
 
Join Date: Nov 2004
Posts: 92
Default Re: Error Message when attempting to access Default Settings

Zach I had the same problem after installing the version for 3.5, I overwrote twice with the new files(for 3.6), everything work except this problem.
I over wrote again still had the problem.
then I went file by file and found out my ftp didnt send over the file in the includes/xml/cpnav_vbacmps.xml
uploaded that file and it worked fine.
I am using Ws_FTP le and have had problems with not over writing files, or even sending all files and dirs in the past. so now I double check.

Delw
Reply With Quote
  #6  
Old 09-24-2006, 08:35 PM
smoknz28 smoknz28 is offline
Junior Member
 
Join Date: Oct 2005
Posts: 20
Default Re: Error Message when attempting to access Default Settings

Same problem I had.....

Delw, thanks for directing me on this one.....the same thing happened and I did exactly what you stated in this last post.

Thanks buddy.
Reply With Quote
  #7  
Old 09-27-2006, 10:07 PM
halpern halpern is offline
Junior Member
 
Join Date: May 2006
Posts: 25
Default Re: Error Message when attempting to access Default Settings

I have the same problem when trying to access "Default Settings". I am running Vbulleting 3.6.1 and the newest Vbadvanced. Any support on this? There is obviously a problem. Thanks.
__________________
Classic Film Fanatics
http://www.classicfilmfanatics.com
Reply With Quote
  #8  
Old 10-22-2006, 03:41 AM
tandy tandy is offline
Junior Member
 
Join Date: Jun 2006
Posts: 1
Default Re: Error Message when attempting to access Default Settings

Database error in vBulletin 3.6.2:

Invalid SQL:
SELECT varname, text FROM phrase WHERE phrasetypeid = 5000 ORDER BY languageid ASC;

MySQL Error : Unknown column 'phrasetypeid' in 'where clause'
Error Number : 1054
Date : Sunday, October 22nd 2006 @ 03:37:52 AM
Script : http://xxxxx.com/admincp/vba_cmps_ad...modifysettings
Referrer : http://xxxx.com/admincp/index.php?do=nav

Last edited by tandy; 10-22-2006 at 03:44 AM.
Reply With Quote
  #9  
Old 10-22-2006, 01:36 PM
Brian's Avatar
Brian Brian is offline
Administrator
 
Join Date: Jan 2004
Location: Georgia, USA
Posts: 34,240
Default Re: Error Message when attempting to access Default Settings

You're running the vBulletin 3.5 version on a 3.6 forum. You need to download the version marked for 3.6 from here and upgrade to that.
Reply With Quote
  #10  
Old 10-23-2006, 05:12 PM
Markowitch Markowitch is offline
Junior Member
 
Join Date: Nov 2005
Posts: 4
Default Re: Error Message when attempting to access Default Settings

Just upgraded vbAdvanced on my 3.6.2 forum and it works. However, in admincp I can't access any items in the "vBa CMPS" menu. If I press e.g. "Default Settings" it prints "No input file specified." in the frame.

I did upload all the vbAdvanced files and used the upgrade option in the vbAdvanced installer.

The url for the "Default Settings" is:
http://www.xxxx.xx/.../admincp/vba_c...modifysettings
Reply With Quote
  #11  
Old 10-23-2006, 05:19 PM
Brian's Avatar
Brian Brian is offline
Administrator
 
Join Date: Jan 2004
Location: Georgia, USA
Posts: 34,240
Default Re: Error Message when attempting to access Default Settings

Have you tried re-uploading the files, and making sure that they were uploaded in ASCII mode?
Reply With Quote
  #12  
Old 10-23-2006, 05:23 PM
Markowitch Markowitch is offline
Junior Member
 
Join Date: Nov 2005
Posts: 4
Default Re: Error Message when attempting to access Default Settings

Quote:
Originally Posted by Brian View Post
Have you tried re-uploading the files, and making sure that they were uploaded in ASCII mode?
Thanx for the very speedy reply Brian

I have figured out what went wrong. After the successful upgrade I deleted the vbacmps_admin.php file instead of vbacmps_install.php. So it was just me deleting the wrong file. Now everything works perfect
Reply With Quote
  #13  
Old 10-23-2006, 05:52 PM
Brian's Avatar
Brian Brian is offline
Administrator
 
Join Date: Jan 2004
Location: Georgia, USA
Posts: 34,240
Default Re: Error Message when attempting to access Default Settings

Ahhh... I knew it had to be something along the lines of a missing/corrupted/deleted file. Glad you got it worked out though.
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
CMPS Admin Default Settings Rob Locke Troubleshooting & Problems 4 08-17-2005 04:05 PM
CMPS Default Settings Problem 443dds Troubleshooting / "How do I..." Questions 4 06-02-2004 05:11 PM


All times are GMT -4. The time now is 08:24 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.