Hi
I need to know further how to change the following :
1. At Orca forum : thats a menu/link as follow : $aTmpSubMenu[] = array ('Link' => 'javascript:void(0)', 'Onclick' => 'return f.showMyFlags()', 'Name' => 'My Flags'); $aTmpSubMenu[] = array ('Link' => 'javascript:void(0)', 'Onclick' => 'return f.showMyThreads()', 'Name' => 'My Topics'); above menu are execute from www.xxxx.com/orca/ need to change the following and able to execute from.www.xxxx.com/ instead of www.xxxx.com/orca/ pls advise ?
2. at main page : at forum post rss : that link visitsource which link to www.xxxx.com/orca/ i need to change it to other link instead of www.xxxx.com/orca/ thks
|