Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Newsletter Manager


Cmariomej

Recommended Posts

Posted

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

Posted

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

Posted
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

Thak You, i'll try it... :thumbsup:

Cmariomej

Archived

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

×
×
  • Create New...