oh cool, thanks for that !! but i get an error
Warning: main(./global.php): failed to open stream: No such file or directory in /home/website/public_html/chat/index.php on line 24
Fatal error: main(): Failed opening required './global.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/website/public_html/chat/index.php on line 24
the website is a portal so there is no trailing /forum. it looks like its accessing all images and files from the /chat but its not in that folder but in the root folders. this code is for chat/index.php file
what would be the right way to add javascript to the header of just that page ?
thanks!
|