Search found 2 matches

by robs
Sun Mar 11, 2012 1:38 am
Forum: PHP
Topic: not redirecting to protected.php
Replies: 3
Views: 6815

Re: not redirecting to protected.php

Ahh yes, that got me past that, now getting: Warning: mysql_result() expects parameter 1 to be resource, boolean given in /home/content/64/7274864/html/musicspot2/core/inc/user.inc.php on line 9 Fatal error: Call to undefined function htmlentites() in /home/content/64/7274864/html/musicspot2/core/in...
by robs
Sun Mar 11, 2012 1:10 am
Forum: PHP
Topic: not redirecting to protected.php
Replies: 3
Views: 6815

not redirecting to protected.php

Hello everyone, I am new to php, but got most of this working. I am able to register users, however when I submit registration it redirects me to the login form, and skips the protected.php, also when logging in with an already registered user, it does the same thing. I am assuming this has to do wi...