View Single Post
Old March 23rd, 2007, 08:34 AM   #9 (permalink)
doggy
Junior Member
Verified Customer
 
Join Date: Aug 2005
Posts: 12
Hi Chuck -

Do you have any suggestions as to debugging software that I can use to help me step through the scripts and find out where the error is coming from?

I have iterated as much as I can, and now I would like to try to follow the execution of the "showphoto.php" script and beyond since I am having no luck finding the script that is forming the invalid cvall to the vb bbcode table.

The call is using the "gallery" database name instead of the vbulletin database name - i.e.

select * from corvette_gallery.bbcode instead of

select * from corvette_forums.bbcode

I cannot grep the scripts because these are all variables, and not hard coded calls (as you well know).

Thanks for your consideration.

best regards -

doggy
doggy is offline   Reply With Quote