View Single Post
  #4 (permalink)  
Old 09-16-2007, 07:31 PM
Alex1200GS Alex1200GS is offline
Newbie
 
Join Date: Sep 2007
Posts: 3
Credits: 0
Rep Power: 0
Alex1200GS is on a distinguished road
Default

Hi Jordan,

thanks for your reply. I have put the script back up for you to see. When the DB fields are completed correctly the script itself works fine, although a case conversion was needed (userID -> userid) inside the user-definable html field, but the rest of the joomla interface seems to be loosing touch with its own database. It seems like joomla tries to retrieve its data from the vbulletin database and goes berserk. Joomla works fine in the parts before the script and displays a trillion errors after it.

I tried re-writing the PHP script in a number of different ways, changing the variable names in case they clash with something else, even tried to enclose the entire thing inside a function (to restrict the scope of the DB variables) but to no avail. Joomla still goes berserk when the script is enabled. Have a look: BMWbikers - ‘ρ‡ική

Thanks for your attention,

Alex

PS: The comment on top of this script is a left-over from another script
Reply With Quote