Im trying to setup Interspire email marketer for a client. I have a working configuration of it on the VPS but this one is having issues! I have transferred it from their old server and setup the new database...
Im thinking it could be to do with the PHP settings / MY SQL memory or buffer.
when I send to a small list, it works fine, but when its faced with a larger list it wont do the business... it wont even start sending.
Ive been comparing the two configurations: http://oldhabs.com/emailmarketer/check_iem.php (This one works)
http://servedby.intelligentmedia.co.uk/check_iem.php (This is the one that wont send to a large list)
Ive been getting these errors from Interspire itself:
Error Resource is not really a resource Internal May 15 2012 07:20:05 Location::
/var/www/vhosts/intelligentmedia.co.uk/servedby/admin/functions/api/jobs.php (Line 1068)
Error Table 'imsemailsender.email_user_permissions' doesn't exist Internal May 15 2012 07:20:05 Query:SELECT l.listid, l.ownername, l.owneremail FROM email_lists l, email_user_permissions p WHERE l.listid IN(198) AND l.ownerid = p.userid AND p.area = 'lists' AND p.subarea = 'bouncesettings'
Location::
/var/www/vhosts/intelligentmedia.co.uk/servedby/admin/functions/api/jobs.php (Line 1065)
Notice Undefined index: ownerid Internal May 15 2012 07:15:54 Undefined index: ownerid in /var/www/vhosts/intelligentmedia.co.uk/servedby/admin/functions/send.php at 213 File Line Function /var/www/vhosts/intelligentmedia.co.uk/servedby/admin/functions/send.php 213 HandlePHPErrors /var/www/vhosts/intelligentmedia.co.uk/servedby/admin/com/init.php
548 Send->Process /var/www/vhosts/intelligentmedia.co.uk/servedby/admin/index.php 76
require_onceNotice Undefined index: jobdetails Internal May 15 2012 07:15:54 Undefined index: jobdetails in/var/www/vhosts/intelligentmedia.co.uk/servedby/admin/functions/send.php at 212 File Line Function /var/www/vhosts/intelligentmedia.co.uk/servedby/admin/functions/send.php 212 HandlePHPErrors /var/www/vhosts/intelligentmedia.co.uk/servedby/admin/com/init.php
548 Send->Process /var/www/vhosts/intelligentmedia.co.uk/servedby/admin/index.php
I know the top error is to do with the wrong bounced address... I think. Would this stop the send to that list?
Ive checked the server logs, and Im not getting any errors.
Any help you can give is greatly appreciated.
Thanks Dan