I imagine your prior post was proposing to use phpMyAdmin to drop the table. Instead, click the button that says "empty", which will run the SQL "truncate" command on the table, which completely purges that table's entire contents.
Printable View
Oh of course, thank you for that. I had originally meant that when writing previously, but as I wasn't viewing the phpmyadmin had forgotten the terms.
Appreciate the correct fix.
Simple problem: I have uploaded all the files to server. I have double checked that. But the Archiver is not showing in my Admin under the Tools. I am using Version 1.3.7 (old I know).
Thanks for quick help.
Hi
when I use the automatic email send function in the "recover cart sales" add on I get multiple identical error logs, see below. It seems to work OK, the email is sent and I see a copy here in the archive.
Log is; [22-Jun-2014 15:43:40 Europe/Zurich] PHP Warning: substr() expects parameter 3 to be long, string given in /home/httpd/vhosts/simmar.ch/httpdocs/catalog/..............admin/email_archive_manager.php on line 435
That tells me that either you're missing the /admin/includes/languages/(your_language_here)/admin_archive_manager.php file from your server (for EACH language you've got on your site), or you've changed that file's contents and adjusted the define('SUBJECT_SIZE_LIMIT', 25); to be a non-numeric value. Make sure it's a number.
Great, thanks for your fast reply.
I am using the German language pack as well as English. I have copied the file into the German language part and it now works fine; no error messages.
Thanks again
myDEBUG: email archive manager
Is this a problem or one of those myDEBUG files to ignore?
TNX Rick
=========================
I do not know if this is new to zc1.5.3
zc v1.5.3 with database updated from v1.3.9 and charset converted from latin1 to utf8
Code:[18-Oct-2014 07:54:26 America/Los_Angeles] #1 zen_mail() called at [/home/CPANELaccount/public_html/MYADMINFOLDER/email_archive_manager.php:33]
[18-Oct-2014 07:54:26 America/Los_Angeles] PHP Warning: Illegal string offset 'EMAIL_TO_NAME' in /home/CPANELaccount/public_html/includes/functions/functions_email.php on line 99
[18-Oct-2014 07:54:26 America/Los_Angeles] #1 zen_mail() called at [/home/CPANELaccount/public_html/MYADMINFOLDER/email_archive_manager.php:33]
[18-Oct-2014 07:54:26 America/Los_Angeles] PHP Warning: Illegal string offset 'EMAIL_TO_ADDRESS' in /home/CPANELaccount/public_html/includes/functions/functions_email.php on line 100
[18-Oct-2014 07:54:26 America/Los_Angeles] #1 zen_mail() called at [/home/CPANELaccount/public_html/MYADMINFOLDER/email_archive_manager.php:33]
[18-Oct-2014 07:54:26 America/Los_Angeles] PHP Warning: Illegal string offset 'EMAIL_SUBJECT' in /home/CPANELaccount/public_html/includes/functions/functions_email.php on line 101
[18-Oct-2014 07:54:26 America/Los_Angeles] #1 zen_mail() called at [/home/CPANELaccount/public_html/MYADMINFOLDER/email_archive_manager.php:33]
[18-Oct-2014 07:54:26 America/Los_Angeles] PHP Warning: Illegal string offset 'EMAIL_FROM_NAME' in /home/CPANELaccount/public_html/includes/functions/functions_email.php on line 102
[18-Oct-2014 07:54:26 America/Los_Angeles] #1 zen_mail() called at [/home/CPANELaccount/public_html/MYADMINFOLDER/email_archive_manager.php:33]
[18-Oct-2014 07:54:26 America/Los_Angeles] PHP Warning: Illegal string offset 'EMAIL_FROM_ADDRESS' in /home/CPANELaccount/public_html/includes/functions/functions_email.php on line 103
Almost done with a fresh rebuild of the site on ZC 1.5.4 using the (among others) email archive manager 1-7b_zc1.5 . Superuser can access, but no other profile can. Have tried checking every box for that profile, only checking that box, building new profiles, re-registering the page all to no avail. In the DB it all looks right. This may hold me up from going live so if anyone has ANY ideas, please let me know!