I have searched the forums and found posts for both problems I'm having and there doesn't seem to be a solution for either. Initially, I inserted the rating code on my page and clicked to rate and was directed to rate.php and received a 'page not found' error; though the rating process did complete. When I hit back and refreshed, the page was updated with the new rating. I am sure rate.php is loaded and I'm almost positive my paths are correct. I decided to enter the php code from the rate.php file into an html doc to see if I could figure out how to redirect this page back to the sending page (the one with the rating) and now I'm getting the error "Warning: Cannot modify header information - headers already sent by (output started at /home/surveymo/public_html/Rate/rate.php:5) in /home/surveymo/public_html/Rate/cls_rate.php on line 281." I'm not sure where to go from here. Any help would be greatly appreciated! |