Zen Cart Logo
Forums / General Questions / Errors when I try to send an email from the admin, after changing hosts

Errors when I try to send an email from the admin, after changing hosts

Views: 903

Results 1 to 6 of 6
12 Jun 2012, 2:55 AM
#1
cassiedesigns avatar

cassiedesigns

New Zenner

Join Date:
Jun 2005
Location:
Utah, United States
Posts:
37
Plugin Contributions:
0

Errors when I try to send an email from the admin, after changing hosts

I just transfered all of my clients zencarts over to hostgater. I uploaded the latest versions of Zencart - did a database upgrade. Problem is all of my zencarts (10 of them) give the following error when I try to send an email from the admin. Can somebody give me some insight into this issue.

WARNING: An Error occurred, please refresh the page and try again.
Is there something with Hostgator I need to have them do.

12 Jun 2012, 3:27 AM
#2
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: Errors when I try to send an email from the admin, after changing hosts

Look in the /cache directory to see what the debug logs read to help locate the error(s) ...

15 Jun 2012, 1:47 AM
#3
cassiedesigns avatar

cassiedesigns

New Zenner

Join Date:
Jun 2005
Location:
Utah, United States
Posts:
37
Plugin Contributions:
0

Re: Errors when I try to send an email from the admin, after changing hosts

Thanks, I will try that.
The strange thing is, it isn't giving me a traditional error.

Send Email To Customers
WARNING: An Error occurred, please refresh the page and try again.

It isn't giving me a traditional php error, like you would expect.

15 Jun 2012, 1:57 AM
#4
cassiedesigns avatar

cassiedesigns

New Zenner

Join Date:
Jun 2005
Location:
Utah, United States
Posts:
37
Plugin Contributions:
0

Re: Errors when I try to send an email from the admin, after changing hosts

This is what my cache says and it looks like an error in the zen cart code.
does anybody know how to fix this

PHP Warning: constant() [<a href='function.constant'>function.constant</a>]: Couldn't find constant TABLE_SUBSCRIBERS in /public_html/includes/functions/audience.php on line 113
[14-Jun-2012 20:55:18] PHP Fatal error: 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 'as s left join

15 Jun 2012, 3:50 AM
#6
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: Errors when I try to send an email from the admin, after changing hosts

That's right. Your site is expecting the old Newsletter Subscribe mod, but you're missing files which it requires.