Quote:
Originally Posted by highlan-cruise
ive installed the hack
seems to mostly look as if its fine but - i cant place any bets or get anything to work
seems to say 'error on page' in the status bar - is it my java settings maybe?
|
You're getting the error on every page, not just the casino. Something is altering javascript on you.
Even on your main page you get this error:
Quote:
var vb_disable_ajax = par*eInt("0", 10);
|
It should say:
Quote:
var vb_disable_ajax = parseInt("0", 10);
|
My best guess would be a replacement variable set up? (under styles and templates)
It does look to be something vbulletin is doing to your templates though, the Texas Hold'em game is uneffected, but it's javascript is in a seperate file.