View Single Post
Old September 15th, 2012, 09:58 AM   #2 (permalink)
Chuck S
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,687
There is no error with the query your trying to debug.

Based on your error your problem is with trying to get your profile data which is done through a query in the vb3.php file.

We code our application to how vbulletin releases there software. I would think you would want to add the location field back in so that the query can run successfully. If you have modified the user field to be a different field in the vb database you would have to alter our coding in that file to look for your new field but this should resolve your error as this will add the field back in.

Make sure to add in whatever vb table prefix your using in your database if any.

http://www.photopost.com/forum/1179129-post5.html
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote