View Single Post
Old December 2nd, 2008, 07:31 PM   #34 (permalink)
matusman
Member
 
Join Date: Sep 2004
Posts: 38
Cool.. I just reuploaded all vbgallery files. It now works the way it should. Thank you, Chuck!

I see category ID in URLs gets trancated only when using Last upload link.

Quote:
open the installfile vbgallery_install.php in your favorite editor. and save as with the encoding set to UTF-8.. do the same with the xml file product-ppvbgallery.xml
I saved files in unicode. Luc, do I need to changing encoding in the product-ppvbgallery.xml itself to utf-8 as well?

I got a MySQL error today. Not related to the above as I did changes after getting the error message.

Quote:
Database error in vBulletin 3.7.4:

Invalid SQL:

SELECT languageid,
phrasegroup_global AS phrasegroup_global,
phrasegroup_holiday AS phrasegroup_holiday,
phrasegroup_prefix AS phrasegroup_prefix,
phrasegroup_projecttools AS phrasegroup_projecttools,
phrasegroup_adv_gallery_int AS phrasegroup_adv_gallery_int,
options AS lang_options,
languagecode AS lang_code,
charset AS lang_charset,
locale AS lang_locale,
imagesoverride AS lang_imagesoverride,
dateoverride AS lang_dateoverride,
timeoverride AS lang_timeoverride,
registereddateoverride AS lang_registereddateoverride,
calformat1override AS lang_calformat1override,
calformat2override AS lang_calformat2override,
logdateoverride AS lang_logdateoverride,
decimalsep AS lang_decimalsep,
thousandsep AS lang_thousandsep
FROM language
WHERE languageid = 3;

MySQL Error : Unknown column 'phrasegroup_adv_gallery_int' in 'field list'
Error Number : 1054
Request Date : Monday, December 1st 2008 @ 05:32:12 PM
Error Date : Monday, December 1st 2008 @ 05:32:12 PM
Script : [mysite]/forum/index.php
Referrer : [mysite]/forum/index.php
IP Address : 78.25.55.111
Username :
Classname : vB_Database
MySQL Version :
Unknown column 'phrasegroup_adv_gallery_int' in 'field list'?
Is it something serious? I don't seem to get this error myself. Only happened once while somebody was trying to access from the 78.25.55.111 ip address.
matusman is offline   Reply With Quote