Re: Newsletter-Only Subscriptions for v1.3x
Having installed this mod I'm getting the following message when I try to view the Customers page in Admin:
Fatal error: Call to undefined function: zen_get_customers_address_book() in ......./customers.php
Any idea why this has happened please?
Cheers
Patrick
Re: Newsletter-Only Subscriptions for v1.3x
P.S I'm using Zen Cart 1.3.7
Re: Newsletter-Only Subscriptions for v1.3x
Quote:
Originally Posted by
PGlad
Having installed this mod I'm getting the following message when I try to view the Customers page in Admin:
Fatal error: Call to undefined function: zen_get_customers_address_book() in ......./customers.php
Any idea why this has happened please?
P.S I'm using Zen Cart 1.3.7
Check that you are using the correct version of the mod. For ZC 1.3.7 you need v2.09a of the mod. v2.10 is for ZC 1.3.8 only.
Regards,
Christian.
Re: Newsletter-Only Subscriptions for v1.3x
Quote:
Originally Posted by
CJPinder
Check that you are using the correct version of the mod. For ZC 1.3.7 you need v2.09a of the mod. v2.10 is for ZC 1.3.8 only.
Thanks Christian, I must look more closely next time! Got it working now.
Regards
Patrick
Re: Newsletter-Only Subscriptions for v1.3x
where is the comfirmation page located? I would like to change the text but cannot find it.
Thank you
Re: Newsletter-Only Subscriptions for v1.3x
Hello everyone,
I am considering installing this contribution, and before i go through the process of working this into a live shop i have a quick question that I've had a hard time answering in reading the literature for the contribution:
Does this use the same mailing list engine that is supplied with zen cart?
I am trying to decide between this and the PHPlist mod, so if there is anyone that is familiar with both and can help me outline their differences i would be forever grateful. :smile:
Re: Newsletter-Only Subscriptions for v1.3x
Quote:
Originally Posted by
bribri
where is the comfirmation page located? I would like to change the text but cannot find it.
The email template...
email/email_template_newsletter_subscription.html
The email define...
includes/languages/english/YOUR_TEMPLATE/subscribe.php
If you mean changing the text on the web page, same as your other defines..
includes/languages/english/html_includes/YOUR_TEMPLATE/define_subscribe.php
Re: Newsletter-Only Subscriptions for v1.3x
I've just installed this mod. Haven't tested it yet. I have a couple of recommendations regarding its installation that I wanted to post first. I assume my points won't have been covered before, otherwise they probably would have been acted on already.
1. Step 4 of the installation guide is misleading. It says to rename the "YOUR_TEMPLATE" subdirectory in includes/templates. It doesn't say to rename any other instances. There are in fact a few other folders, not just within includes/templates, that require going into and changing. I didn't realise this until after uploading it all.
2. In includes\languages\english\html_includes\YOUR_TEMPLATE, there are the two files, define_subscribe and define_unsubscribe. These are obviously designed to be loaded into the Define Pages Editor in admin. This doesn't work. This is because these two files are missing from the directory above. There are no files in includes\languages\english\html_includes, so Zen Cart is effectively not overiding anything. After putting a copy of these two files in the directory above, it works.
Hope this helps.
Re: Newsletter-Only Subscriptions for v1.3x
Hi
Without reading through the 67 pages as I don't have a problem as such to solve - great mod and have used since early inception - can I add a Name box for the subscription?
Re: Newsletter-Only Subscriptions for v1.3x
Thanks for the contrib, getting an error when testing it out, when I enter my email address I get
1054 Unknown column 'email_address' in 'where clause'
in:
[select count(*) as total from mysubscribers where email_address = 'myemail AT x DOT com']
NM fixed it just clicked on remove