Page 80 of 117 FirstFirst ... 3070787980818290 ... LastLast
Results 791 to 800 of 1165
  1. #791
    Join Date
    Nov 2008
    Location
    West Sussex
    Posts
    43
    Plugin Contributions
    0

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

    Hi - just checked, and yes, I have one file:

    subscription_manager_customers_dhtml.php

    Regards

    Nick.
    Eminent Online - Makeup, Beauty Products, Fragrances, Lingerie, Ties and Cufflinks at discount prices.

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

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

    Quote Originally Posted by eminentonline View Post
    Hi - just checked, and yes, I have one file:
    subscription_manager_customers_dhtml.php
    Nick.
    Ok, thats pretty good, afaik that file should enable it to show in your admin section. Can you actually verify that the file you uploaded has content on your webserver and that it has the correct/same permissions as the other files in that folder?

    This file refers to 2 other files:
    your_admin/includes/languages/english/subscription_manager.php
    and
    your_admin/includes/extra_datafiles/subscription_manager_filenames.php
    Can you check if these files have uploaded correctly as well?

    BTW, i also noticed on your site that the page index.php?main_page=subscribe
    does not load correctly.
    It loads the left column and then stops which can be referred to as a "blank page". If you search the forum for blank page you will find dr.byte's debug script that will help you get the exact error why this page can't load.

    If you can post the error you are getting when you use that debug page it would certainly help.

  3. #793
    Join Date
    Nov 2008
    Location
    West Sussex
    Posts
    43
    Plugin Contributions
    0

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

    Quote Originally Posted by nagelkruid View Post
    BTW, i also noticed on your site that the page index.php?main_page=subscribe
    does not load correctly.
    It loads the left column and then stops which can be referred to as a "blank page". If you search the forum for blank page you will find dr.byte's debug script that will help you get the exact error why this page can't load.
    Not sure I understand what you mean there - what is it exactly that should be loading but doesn't?

    Regards

    Nick.
    Last edited by eminentonline; 10 Feb 2009 at 07:13 PM.
    Eminent Online - Makeup, Beauty Products, Fragrances, Lingerie, Ties and Cufflinks at discount prices.

  4. #794
    Join Date
    Nov 2006
    Posts
    296
    Plugin Contributions
    2

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

    Quote Originally Posted by eminentonline View Post
    Not sure I understand what you mean there - what is it exactly that should be loading but doesn't?
    http://www.eminent.me.uk/index.php?main_page=subscribe

  5. #795
    Join Date
    Nov 2008
    Location
    West Sussex
    Posts
    43
    Plugin Contributions
    0

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

    brilliant! Thanks for pointing that out - I probably wouldn't have noticed. I've not managed to see the subscribe page yet, as I've not been able to get the mod to work.

    I'll run the de-bug in the morning when I'm on my main laptop and post the results.

    To be fair, just about every mod I've tried to do so far hasn't worked - I don't think it's entirely down to me, as I always follow the instructions to the letter (apart from the one mistake I made when I first tried to install this one). The template I use is one provided by my dropshipper (with a couple of minor changes), so don't know if they've altered the coding in any way.

    Regards, and thanks for your help on this so far.

    Nick
    Eminent Online - Makeup, Beauty Products, Fragrances, Lingerie, Ties and Cufflinks at discount prices.

  6. #796
    Join Date
    Nov 2008
    Location
    West Sussex
    Posts
    43
    Plugin Contributions
    0

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

    Here is the debug report on the 'subscribe' problem:

    [10-Feb-2009 09:38:43] PHP Warning: main(includes/templates/template_default/templates/tpl_subscribe_default.php) [<a href='function.main'>function.main</a>]: failed to open stream: No such file or directory in /home/sites/eminent.me.uk/public_html/includes/templates/Drop6/common/tpl_main_page.php on line 72
    [10-Feb-2009 09:38:43] PHP Warning: main(includes/templates/template_default/templates/tpl_subscribe_default.php) [<a href='function.main'>function.main</a>]: failed to open stream: No such file or directory in /home/sites/eminent.me.uk/public_html/includes/templates/Drop6/common/tpl_main_page.php on line 72
    [10-Feb-2009 09:38:43] PHP Warning: main(includes/templates/template_default/templates/tpl_subscribe_default.php) [<a href='function.main'>function.main</a>]: failed to open stream: No such file or directory in /home/sites/eminent.me.uk/public_html/includes/templates/Drop6/common/tpl_main_page.php on line 72
    [10-Feb-2009 09:38:43] PHP Fatal error: main() [<a href='function.require'>function.require</a>]: Failed opening required 'includes/templates/template_default/templates/tpl_subscribe_default.php' (include_path='.:/usr/share/pear') in /home/sites/eminent.me.uk/public_html/includes/templates/Drop6/common/tpl_main_page.php on line 72
    I'll take a further look to see what other problems it brings up.
    Eminent Online - Makeup, Beauty Products, Fragrances, Lingerie, Ties and Cufflinks at discount prices.

  7. #797
    Join Date
    Nov 2008
    Location
    West Sussex
    Posts
    43
    Plugin Contributions
    0

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

    The only other one I have is this one, but I guess I need to post this into the correct thread:

    [10-Feb-2009 16:00:51] PHP Fatal error: Call to undefined function: rss_feed_link() in /home/sites/eminent.me.uk/public_html/includes/templates/Drop6/common/tpl_footer.php on line 22
    Regards

    Nick.
    Eminent Online - Makeup, Beauty Products, Fragrances, Lingerie, Ties and Cufflinks at discount prices.

  8. #798
    Join Date
    Nov 2008
    Location
    West Sussex
    Posts
    43
    Plugin Contributions
    0

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

    Oh, and this one.......

    [03-Feb-2009 14:15:21] PHP Parse error: syntax error, unexpected T_STRING in /home/sites/eminent.me.uk/public_html/includes/modules/sideboxes/more_information.php on line 17
    To be fair though, I need to prioritise, and the newsletter sign up is most important, followed by the more_information, followed by the RSS Feed.
    Eminent Online - Makeup, Beauty Products, Fragrances, Lingerie, Ties and Cufflinks at discount prices.

  9. #799
    Join Date
    Nov 2006
    Posts
    296
    Plugin Contributions
    2

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

    Quote Originally Posted by eminentonline View Post
    Here is the debug report on the 'subscribe' problem:
    I'll take a further look to see what other problems it brings up.
    Heh, looks like you are going to have fun debugging some stuff :)
    Anyway, for the subscribe page, it seems to be failing because it cannot locate tpl_subscribe_default.php

    can you post the exact location where you have copied that file to?

  10. #800
    Join Date
    Nov 2008
    Location
    West Sussex
    Posts
    43
    Plugin Contributions
    0

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

    Oops!

    Looks like when I copied all the files across, I also copied the 'tpl_main_page_example.php' file to:

    admin/ includes/ templates/ Drop6/common

    Do you think this could be the problem?
    Eminent Online - Makeup, Beauty Products, Fragrances, Lingerie, Ties and Cufflinks at discount prices.

 

 
Page 80 of 117 FirstFirst ... 3070787980818290 ... 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

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR