View Full Version : visualjockey site down - temp link to forum
elbows
23rd April 2002, 10:56 AM
Hello
Hope its ok for me to post this here:
visualJockey website is down due to a host php upgrade which means some of the scripts need rewriting apparently. This may happen later tonight I dont know.
Anyway the forum is on a different server so you can still access that....
http://www.dvmachine.com/vj/
1 day till next visualJockey release by the looks of things :)
Thanks :)
eXhale
23rd April 2002, 10:59 AM
They upgraded to the new version 4.2 released yesterday? That version has register_globals turned off by default, if they turned it on, it would work :)
elbows
23rd April 2002, 11:34 AM
Apparently it is something to do with globals so thanks for the info I will pass it on - its not anything to do with me really, but Im sure the website programmer (Chris) will be greatful for the info.
Cheers :)
eXhale
23rd April 2002, 12:32 PM
If he can't turn on the register_globals settings, he can use the code below at the top of all pages :)
extract( $_POST );
extract( $_GET );
extract( $_FILES );
extract( $_SERVER );
extract( $_COOKIE );
Edit: I posted this on the vJo board too
MoRpH
23rd April 2002, 03:09 PM
AAAARRRRRGGGGGHHHHHH NOOOOOOOO 24hours when the vjohovahs can't worship @ the alter :p
hahahahaha......... just jokin elbows
petewarden
23rd April 2002, 04:59 PM
Bugger. I just downloaded and paid for VJo 3+advanced pack yesterday, and tomorrow there's a new release? :(
Pete
pdoom
23rd April 2002, 05:26 PM
don't worry pete, the update will be free :)
petewarden
23rd April 2002, 06:11 PM
That's good to hear, thanks.
vBulletin® v3.8.4, Copyright ©2000-2013, Jelsoft Enterprises Ltd.