Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Error: Newsletter module required


sridhar

Recommended Posts

  • 3 months later...
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

Link to comment
Share on other sites

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)) {

Link to comment
Share on other sites

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)) {

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...