Quote Originally Posted by SnuggleBerryPie View Post
Jim, my admin folder is renamed so that shouldn't be the problem.



Side Issue - I created a user on your site so that I could confirm that the wishlist wasn't being shown when logged in. When I submitted the page, it came back with a message about having to enter a state so I did that and re-submitted and ended up at a blank page. I clicked back twice and found that I was logged in.
I installed the debug utility and tested the account creation. It appears to be related to the un_database_tables.php. Here are the errors.

[10-Mar-2011 07:47:03] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/rustic/public_html/cart/includes/extra_datafiles/un_database_tables.php:7) in /home/rustic/public_html/cart/includes/init_includes/init_templates.php on line 78

[10-Mar-2011 07:47:48] PHP Warning: session_start() [<a href='function.session-start'>function.session-start</a>]: Cannot send session cookie - headers already sent by (output started at /home/rustic/public_html/cart/includes/extra_datafiles/un_database_tables.php:7) in /home/rustic/public_html/cart/includes/functions/sessions.php on line 108
[10-Mar-2011 07:47:48] PHP Warning: session_start() [<a href='function.session-start'>function.session-start</a>]: Cannot send session cache limiter - headers already sent (output started at /home/rustic/public_html/cart/includes/extra_datafiles/un_database_tables.php:7) in /home/rustic/public_html/cart/includes/functions/sessions.php on line 108
[10-Mar-2011 07:47:48] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/rustic/public_html/cart/includes/extra_datafiles/un_database_tables.php:7) in /home/rustic/public_html/cart/includes/init_includes/init_templates.php on line 78
[10-Mar-2011 07:47:48] PHP Warning: session_regenerate_id() [<a href='function.session-regenerate-id'>function.session-regenerate-id</a>]: Cannot regenerate session id - headers already sent in /home/rustic/public_html/cart/includes/functions/sessions.php on line 167
[10-Mar-2011 07:47:48] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/rustic/public_html/cart/includes/extra_datafiles/un_database_tables.php:7) in /home/rustic/public_html/cart/includes/functions/functions_general.php on line 44

And it goes on...
Thanks for your efforts.
jim