![]() |
Quote:
I figured out it's a JavaScript/IE error but I don't know JavaScript. I tried looking to see a place to close with a "(" but couldn't find one. Anyone else having this issue or know how to solve it? Thanks. SC |
Quote:
http://socaltrailriders.org/ I open it up in Explorer and the same error. I don't think his post was ever answered. Is it possible to get this to validate? Thanks. |
Quote:
|
Since there were never any answers to the previous two gentleman having this same issue, it's safe to say that I should forget about using this hack?
70% of internet users use IE. If it doesn't work in IE... I can't use it. |
As soon as I gets permission I will release a revision of his hack. Please check back for an update.
|
I figured out the javaScript error... only took 14 hours. Sorry I'm a php guy not a JavaScript guy.
Anyway... replace: Code:
echo "<input name=vb_login_username type=text id=navbar_username onfocus=if (this.value == '$vbphrase[username]') this.value = ''"; size=10 />"; Code:
echo "<input name=vb_login_username type=text id=navbar_username onfocus=\"if (this.value == '$vbphrase[username]') this.value = '';\" size=10 />"; |
Quote:
I will update the hack over the weekend to correct it. |
Hello
Thanks for the hack! I got this error on all the pages I have added: Quote:
Thanks |
the unlock_tables error is caused by VB and your script that you are inserting this code into are clashing.
vb uses $db to connect to the mysql DB and so does your script .... in your config file of the script your using try changing........ $db = mysql_select_db to $db1 = mysql_select_db Sorry if its so vague but thats what i did. |
Thanks jeramie78 I'll try that
|
All times are GMT. The time now is 10:53 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|