Results 1 to 10 of 10
  1. #1
    Join Date
    Sep 2009
    Posts
    18
    Plugin Contributions
    0

    Default subscription forms

    I want to add a subscription form to one of my pages - I know it can be done but it doesn't work if you simply enter the 'form code html' in EZ pages.

    It needs to link to an autoresponder which is hosted on a different server.

    Anybody know how to do this?

    Terence

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: subscription forms

    Can you create a html file that you manually load on the server where ZenCart is that works?

  3. #3
    Join Date
    Sep 2009
    Posts
    18
    Plugin Contributions
    0

    Default Re: subscription forms

    Yes - I've done that but it doesn't work once it's 'live'. It worked on my old site, which was an HTML site, but this new one is a dynamic site running under php and it doesn't seem to behave in the same way.

  4. #4
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: subscription forms

    Yes - I've done that but it doesn't work once it's 'live'. It worked on my old site, which was an HTML site, but this new one is a dynamic site running under php and it doesn't seem to behave in the same way.
    A web server will serve up a proper file as form_name.html and why I asked.
    If you can not code a straight html file to function then adding code that does not function to an ezpage will also not function

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

    Default Re: subscription forms

    What I coded has worked on other sites perfectly well, so it functions - or perhaps I am misunderstanding what you mean? I've added the form to a page via EZ pages, using HTML, and it actually works from within the admin module - but not on the site itself.

  6. #6
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: subscription forms

    What I coded has worked on other sites perfectly well, so it functions - or perhaps I am misunderstanding what you mean?
    Does this same form work on this site as a stand alone page - NOT inside of the ZenCart framework but just as an straight html file??

  7. #7
    Join Date
    Sep 2009
    Posts
    18
    Plugin Contributions
    0

    Default Re: subscription forms

    Yes, it does, as it happens. So I think it will have to stand as a separate page - not ideal but at least it will work!

    Thanks very much for your input.

    Terence

  8. #8
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: subscription forms

    If it does, then you should be able to include the code in a ezpage or a define page and have it function.
    Try posting what you are adding to your ezpage

  9. #9
    Join Date
    Sep 2009
    Posts
    18
    Plugin Contributions
    0

    Default Re: subscription forms

    Interestingly, I now have it working in one of the EZ pages as a test! Same exactly as I entered before but this time it works... the code is:

    <form method="POST" action="http://www.prohypnotists.com/cgi-bin/arp/sub.pl">
    <p>Email address<br>
    <input type="text" name="email" size="30"><br>
    Name<br>
    <input type="text" name="fname" size="30"><br>

    <input type="hidden" name="task" value="subscribe">
    <input type="hidden" name="list" value="SelfHypnosisFiles">
    <input type="hidden" name="language" value="eng">
    <p><input type=submit style="BACKGROUND: #800080; COLOR: #FFFFCC; FONT-WEIGHT: bold" value="Subscribe"></p>
    </form>

  10. #10
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: subscription forms

    Watch what editor you are using and syntax - a coma or one missing item can cause havoc....
    Glad you worked this out

 

 

Similar Threads

  1. v150 newsletter subscription: No 'Subscription Manager'
    By lina0962 in forum All Other Contributions/Addons
    Replies: 5
    Last Post: 31 Jan 2013, 08:02 PM
  2. Forms
    By SteveS14 in forum General Questions
    Replies: 2
    Last Post: 15 May 2010, 04:50 PM
  3. Resetting subscription & customers list with Customer & Subscription Manager
    By pshop in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 6 Nov 2009, 08:24 AM
  4. Subscription System for 1.3.7 - Subscription Product
    By lebrand2006 in forum Addon Templates
    Replies: 1
    Last Post: 27 Apr 2007, 10:57 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