Quote:
Originally Posted by MarkFL
Okay, you need to enter the name of the script being called...if you are unsure, look in the associated PHP file, and near the top, you should find a line of the form:
PHP Code:
define('THIS_SCRIPT', 'script name');
Enter the value given there, for each external script.
|
Sorry to sound thick would this be in my cpanel files and what will the php file be called and where is it situated
I have entered this define('THIS_SCRIPT', 'index'); in the forum tab where it says Tab Script(s)
When i pressed save it gave this error
Error: The specified 'script' is invalid.