Quote Originally Posted by chac416
geeee, i reinstalled the subscribtion, and now i forgot how i fixed the sidebox width issue... which file was that...
nevermind, took the patch file from ur site....

now here's another problem after reinstalling the subscription and installing the subscription manager..

thats what i get when i click on Subscribtion manager in admin...
1054 Unknown column 'confirmed' in 'field list'
in:
[select subscriber_id, customers_id, email_address, email_format, confirmed, subscribed_date from zen_subscribers order by email_address limit 0, 20]
If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.
and this when i first opened the admin page
1054 Unknown column 'confirmed' in 'where clause'
in:
[select count(*) as count from zen_subscribers where confirmed= '1' or customers_id >= '1']
If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.