
03-05-2009, 09:25 AM
|
 |
|
|
Join Date: Jan 2005
Location: Online
Posts: 1,130
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by kimmer
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?
|
You shouldnt have to edit the clientscript/mgc_cb_evo.js if edited the plugin "Global variables of the chatbox"..Edit found in post #336..
|