sridhar Posted September 27, 2007 Posted September 27, 2007 Hi, I installed oscommerce 2.2rc1 complete version . i face the following error Error: Newsletter module required how to set this error plz suggest me. Thanks & Regards, B.Sridhar Quote
mihaistescu Posted January 23, 2008 Posted January 23, 2008 Hi, I installed oscommerce 2.2rc1 complete version . i face the following error Error: Newsletter module required how to set this error plz suggest me. Thanks & Regards, B.Sridhar Hi, I also receive this message. I would appreciate if someone send us some advices. Thank you. Mihai Stescu Quote
Rod_Miller Posted January 23, 2008 Posted January 23, 2008 Hi, I also receive this message.I would appreciate if someone send us some advices. Thank you. Mihai Stescu The correct file for that fix should be admin ->newsletters.php. Look for on line 41: if (empty($module)) { and change it to: if (empty($newsletter_module)) { Quote
Rod_Miller Posted January 23, 2008 Posted January 23, 2008 Hi, I also receive this message.I would appreciate if someone send us some advices. Thank you. Mihai Stescu The correct file for that fix should be admin ->newsletters.php. Look for on line 41: if (empty($module)) { and change it to: if (empty($newsletter_module)) { Quote
mihaistescu Posted January 24, 2008 Posted January 24, 2008 The correct file for that fix should be admin ->newsletters.php. Look for on line 41: if (empty($module)) { and change it to: if (empty($newsletter_module)) { thank you my friends, it works now! Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.