Guest Posted July 24, 2003 Posted July 24, 2003 Ok, I've spent hours trying to figure this out. I'm getting a couple of errors. 1) Whenever I try to send a newsletter I get the following error message..... Warning: main(includes/modules/newsletters/newsletter_subscribers.php) [function.main]: failed to create stream: No such file or directory in /hsphere/local/home/jennfunk/jennfunkhatshop.com/admin/newsletters_subscribers.php on line 227 Warning: main() [function.main]: Failed opening 'includes/modules/newsletters/newsletter_subscribers.php' for inclusion (include_path='.:/usr/local/lib/php') in /hsphere/local/home/jennfunk/jennfunkhatshop.com/admin/newsletters_subscribers.php on line 227 Fatal error: Cannot instantiate non-existent class: newsletter_subscribers in /hsphere/local/home/jennfunk/jennfunkhatshop.com/admin/newsletters_subscribers.php on line 231 Problem #2) When I click on subscribers_extra_default I get the following error... 1146 - Table 'jennfunk-11309.subscribers_default' doesn't exist select p.news_id, p.header, p.footer, p.status from subscribers_default p order by p.date_added desc Since my brain is about fried right now, does anyone have any ideas on how to fix this? Thanks!
wizardsandwars Posted July 24, 2003 Posted July 24, 2003 Both problems look to me like the module wasn't installed properly. You certainly missed the SQL you were supposed to execute, for starters (problem #2) ------------------------------------------------------------------------------------------------------------------------- NOTE: As of Oct 2006, I'm not as active in this forum as I used to be, but I still work with osC quite a bit. If you have a question about any of my posts here, your best bet is to contact me though either Email or PM in my profile, and I'll be happy to help.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.