Quote Originally Posted by eminentonline View Post
Hi - just checked, and yes, I have one file:
subscription_manager_customers_dhtml.php
Nick.
Ok, thats pretty good, afaik that file should enable it to show in your admin section. Can you actually verify that the file you uploaded has content on your webserver and that it has the correct/same permissions as the other files in that folder?

This file refers to 2 other files:
your_admin/includes/languages/english/subscription_manager.php
and
your_admin/includes/extra_datafiles/subscription_manager_filenames.php
Can you check if these files have uploaded correctly as well?

BTW, i also noticed on your site that the page index.php?main_page=subscribe
does not load correctly.
It loads the left column and then stops which can be referred to as a "blank page". If you search the forum for blank page you will find dr.byte's debug script that will help you get the exact error why this page can't load.

If you can post the error you are getting when you use that debug page it would certainly help.