Log in

View Full Version : Urgent Assistence Required


saqib_jutt
01-18-2009, 02:02 PM
Hi All,
I dunno what is wrong... please help
I am using vb 3.8.0, i am having a little prob with my pvt.
when i click to open any pvt msg, this error comes....

Fatal error: Cannot redeclare button_visibility() (previously declared in /home/content/j/a/g/jaguarxtype/html/forums/includes/functions_editor.php(521) : eval()'d code:4) in /home/content/j/a/g/jaguarxtype/html/forums/includes/functions_editor.php(521) : eval()'d code on line 4

I dunno what is wrong... please help
Thanks

Lynne
01-18-2009, 03:03 PM
This is because of a modification (line 521 in functions_editor is a hook - "editor_toolbar_start"). So, find the modification and disable it.

CFN-1
01-18-2009, 03:21 PM
This is because of a modification (line 521 in functions_editor is a hook - "editor_toolbar_start"). So, find the modification and disable it.Hello Lynne, is there a good editor you would suggest to use that also provides line numbers that would match the errors?

That would be handy.

Lynne
01-18-2009, 03:54 PM
I use BBEdit, but I'm on a mac. There is a thread somewhere here where people posted their favorite text editors. You may want to do a search for it. Many editors have the option to show line numbers, you just need to turn it on.

Dismounted
01-19-2009, 05:13 AM
I use Komodo IDE (paid), but Komodo Edit is the open source version of this software and has most of the necessary features.

CFN-1
01-19-2009, 03:30 PM
:erm:If the "Thanks" addon was used here, I wouldn't have to post this:

Thanks! :p

(Otherwise, you might think I never saw your suggestion)