Hey people!
So, I want to use the Single Page Protect, right? So, I add it to the form, preview it, and instead of a login dialog (or whatever is supposed to be there) it generates this kind of rubbish:
I do have PHP installed. Whats wrong? :OCode:\n"; echo "\n"; echo "\n"; echo "\n"; echo "\n"; echo "\n"; echo "\n"; echo "\n"; echo " \n"; if($_SERVER['REQUEST_METHOD'] == 'POST') echo "The specified password is invalid! \n"; else echo "This page is password protected. \n"; echo "\n"; echo " \n"; echo " \n"; echo " \n"; echo " \n"; echo " \n"; echo " \n"; echo " \n"; echo " \n"; echo " LoginPassword: \n"; echo "\n"; echo "\n"; echo "\n"; echo "\n"; exit; } ?>
Thanks!



LinkBack URL
About LinkBacks
Reply With Quote

