Stangers, that file does not exist in my client file. I downloaded 1.0 and that file is not anywhere in clientscript in the download files or in the clientscript in my server. There is a file called clientscript/mgc_cb_evo.js. I'm pretty much a rookie at this, but I can follow directions..haha I did look at the file I do have and it had 14 spots I could change. 13 of them like above stated, but there is also this statement:
function open_help_window()
{
window.open(bburl + "/forum/mgc_cb_evo.php?" + SESSIONURL + "do=showhelp" , "showhelp", "toolbar=no,scrollbars=yes,resizable=yes,left= 0 top=0,width=850,height=630");
return false;
}
I changed it to say "/forum/mgc_cb_evo.php.........I have 2 questions, did I need to mod that one too and posted above they show ./forum/mgc_cb_evo.php, is this correct and do I need that period in the script I posted, or do I need to remove the period from all of the ./forum/mgc_cb_evo.php? And am I in the right file?
|