Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Newsletter Manager


Cmariomej

Recommended Posts

Hi guys:

 

I got this code when I click the Newsletter Manager on the admin section.

 

1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-20, 20' at line 1

select newsletters_id, title, length(content) as content_length, module, date_added, date_sent, status, locked from newsletters order by date_added desc limit -20, 20

 

And I got this when I try to checkout on my live store

 

Fatal error: Cannot instantiate non-existent class: email in /www/v/xxxxxxxxxx/subdomain/htdocs/catalog/includes/functions/general.php on line 963

 

I've been looking for these errors but ...... :blink: ..... cannot get it.

 

Please Help me get this work.

Thank you in advance :thumbsup:

Cmariomej

Link to comment
Share on other sites

go into tips and tricks, look for the thread for 1064 error.

 

if you have added a contribution lagely, you need to find which one uses the class email

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...