View Single Post
Old 11-22-2003, 10:07 PM   #4
Charter
Head Mole
 
Charter's Avatar
 
Join Date: May 2003
Posts: 2,539
Hi. If you want to use the locales files, add 'no_access' => 'You cannot access this page.', as the first key value pair in the $phpdig_mess array of the locales file, go through the admin directory files and everywhere that auth.php is included, include phpdig_functions.php prior to the auth.php include but after the config.php include, if needed, and then use phpdigPrnMsg('no_access'); in place of the echo line.

As for the appending query strings, I cannot replicate this error. It might help if I could get the domain name for your site to look at the HTML source and try an index.

Thanks for the tip on empty folders.
__________________
Responses are offered on a voluntary if/as time is available basis, no guarantees. Double posting or bumping threads will not get your question answered any faster. No support via PM or email, responses not guaranteed. Thank you for your comprehension.
Charter is offline   Reply With Quote