Hi there We are getting an ugly warning message when accessing the member.php page: WARNING: Cannot modify header information - headers already sent by (output started at /home/impact/public_html/plugins/payment/paypal_r/paypal_r.inc.php:1465) in line 41 of file new_rewrite.inc.php Essentially, we added a currency that was not by default supported by Amember as per instructions received. Could someone please help shed some light on what went wrong ? Also, on this member.php page, the invoices are do not work, reset password and update profile information. I am also having problems configuring the signup page. If you can help, I would be SOO grateful! Thanks K
Have you made any changes to php pages? Sometimes when editing an editor will add a blank line to the top or bottom of a php file. David
Hi David Thanks for your reply. The only file that was changed was /amember/plugins/payment/paypal_r/paypal_r.inc.php to add another currency to it. Since then, we have had that ugly warning message.