O_o I could have sworn I saw this thread before I posted my quick reply. I even searched this thread for some previous answers before I posted. Weird. Oo; I have no idea how it got into your other hack's thread xD; Sorry
Anyway, I edited the line:
xD I edited the line
if ($requested_template=="") {eval("dooutput(\"".logiciangettemplate("notfound" )."\");");exit;}
to
if ($requested_template=="") {eval("standarderror(\"".gettemplate("error_notfou nd")."\");"); exit;}
But neither codes work. Even the original one won't show the page not found. However, it will show the page not specified error. oO; do you know why this is?
|