Page 1 of 2 12 LastLast
Results 1 to 10 of 1165

Hybrid View

  1. #1
    Join Date
    Aug 2008
    Posts
    2
    Plugin Contributions
    0

    Default Re: Newsletter-Only Subscriptions for v1.3x

    HI there! I'm new to the forum and just installed zencart on my server, i installed the newsletter module immediately afterwards since this is an important feature to me. however, I can't see any box on my storefront, I can see everything on my control panel, including subscribtion manager, however, I can's see a subscribtion box in my sidebox selection. Did I do anything wrong? I followed everystep, including changing tpl_header.php to make it show up in the header, and nothing happened, there's simply no box on my store front.

    Thank you very much for you reply!!!

  2. #2
    Join Date
    Mar 2005
    Location
    Helsinki
    Posts
    570
    Plugin Contributions
    0

    Default Re: Newsletter-Only Subscriptions for v1.3x

    Ok I managed to solve some seo mod problems by excluding subscribe_confirm from the seo page list.

    Still HUGE problem is that all customers are subscribed as text only.. and html option does not seem to work at all..anyone else have had similar problem?

  3. #3
    Join Date
    May 2008
    Posts
    85
    Plugin Contributions
    0

    Default Re: Newsletter-Only Subscriptions for v1.3x

    Here's one for you. I know this cannot be too hard, I think I have it almost figured out, but not all the way.

    I want to place the subscription box and radio buttons on my main page using define pages. How would I go about that? I figure there's probably a couple of ways to go about this...

    thx
    follow me on twitter - twitter.com/nuggetshirts

  4. #4
    Join Date
    May 2008
    Posts
    85
    Plugin Contributions
    0

    Default Re: Newsletter-Only Subscriptions for v1.3x

    Quote Originally Posted by Oakwood View Post
    Here's one for you. I know this cannot be too hard, I think I have it almost figured out, but not all the way.

    I want to place the subscription box and radio buttons on my main page using define pages. How would I go about that? I figure there's probably a couple of ways to go about this...

    thx
    Once again, I figured it out

    I just did a view source and added that code to my page.
    follow me on twitter - twitter.com/nuggetshirts

  5. #5
    Join Date
    Jun 2009
    Posts
    18
    Plugin Contributions
    0

    Default Re: Newsletter-Only Subscriptions for v1.3x

    Quote Originally Posted by Oakwood View Post
    Once again, I figured it out

    I just did a view source and added that code to my page.

    Please Help - I'm trying to put the newsletter subscribe box onto the main page down the bottom like this site http://www.sugarandspice.com.au/ and i copied view source like the quote above but it keeps vanishing.. any ideas which lines / fields to copy and paste or how to?


    (I think this will be a great add on once i get it going! Thank you to the creator!).

  6. #6
    Join Date
    Nov 2006
    Posts
    296
    Plugin Contributions
    2

    Default Re: Newsletter-Only Subscriptions for v1.3x

    Quote Originally Posted by poosk View Post
    Still HUGE problem is that all customers are subscribed as text only.. and html option does not seem to work at all..anyone else have had similar problem?
    I had the same problem, although directly signing in from sidebox works ok for html, if they get to subscribe page it doesn't work.

    This is because subscribe page loads tpl_subscribe_header
    Go in that file and change both customer_email into email_format right after the zen_draw_radio_field so it reads:
    zen_draw_radio_field('email_format', 'HTML', true)

    Jeroen

    btw. don't know if this mod is still supported, but that seems like a bug in 2.10

  7. #7
    Join Date
    Aug 2008
    Posts
    333
    Plugin Contributions
    0

    Default Re: Newsletter-Only Subscriptions for v1.3x

    any ideas on the "page not found issue"?

  8. #8
    Join Date
    Aug 2008
    Location
    Ohio
    Posts
    63
    Plugin Contributions
    2

    Default Re: Newsletter-Only Subscriptions for v1.3x

    I have loaded this mod on my new shop ( whic is the current version )server is php5 and when I go to send a newsletter I get
    Code:
    1054 Unknown column 'COWOA_account' in 'where clause'
    in:
    [select customers_email_address, customers_firstname, customers_lastname from zen_customers where COWOA_account != 1 order by customers_lastname, customers_firstname, customers_email_address ]
    If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.
    it works fine on my other server which is php4.3 shop 1.38a. I have searched the code and tried the debugging tool and nothing........

  9. #9
    Join Date
    Aug 2008
    Location
    Ohio
    Posts
    63
    Plugin Contributions
    2

    Default Re: Newsletter-Only Subscriptions for v1.3x

    this is also happening with my birthday mods, it will not let me send any emails

  10. #10
    Join Date
    Aug 2008
    Location
    Ohio
    Posts
    63
    Plugin Contributions
    2

    Default Re: Newsletter-Only Subscriptions for v1.3x

    as well as updating an order 1054 Unknown column 'COWOA_order' in 'field list'
    in:
    [select customers_name, customers_email_address, orders_status, date_purchased, COWOA_order from zen_orders where orders_id = '43']
    If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.



    I moved customers to new server, not sure if this is the problem or not!

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Newsletter-Only Subscriptions for v1.3x: reinstall problems
    By sharonmiranda in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 7 Nov 2011, 07:43 PM
  2. Newsletter subscriptions in the code
    By fgabrieli in forum General Questions
    Replies: 4
    Last Post: 19 Aug 2010, 03:30 PM
  3. help with newsletter subscriptions page
    By meesh in forum Customization from the Admin
    Replies: 8
    Last Post: 29 Mar 2009, 06:14 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg