View Single Post
Old February 26th, 2009, 07:55 PM   #1 (permalink)
cory_booth
Member
Verified Customer
 
Join Date: Feb 2009
Posts: 117
SQL Error on vb3.php

OK, I went troubleshooting some errors and I discovered one that might not have been mentioned.

For whatever reason I deleted the "Location" category from the default VB3 install.

This caused an error to show whenever navigation to the profile or viewing an image.

Added the field yourprefix_field2 to yourprefix_userfields in the VB3 database and all is well now.

Now here is an interesting one.
The: {$Globals['vbulletin']}
Is constantly appending /forum/ to things like the avatar picture and a few javascripts. I do not have /forum/ I use /
I know the instant answer is my paths are wrong - except I have check those the ways from side ways. Keep in mind my gallery is actually working pretty good execpt for a few annoyanses... Any know where this /forum/ is coming from?
cory_booth is offline   Reply With Quote