Page 10 of 199 FirstFirst ... 891011122060110 ... LastLast
Results 91 to 100 of 1988
  1. #91

    Default Re: Link Manager 3.0 release

    I was involved in that thread. It didn't fix it before. It doesn't fix it now. I am at a loss to remember how, but I did fix it previously. Any other ideas?
    Amy

  2. #92

    Default Re: Link Manager 3.0 release

    I'm trying to narrow down where the problem is. In includes/languages/english/links_submit.php the part dealing with email is as follows:

    define('EMAIL_SUBJECT', 'Welcome to ' . STORE_NAME . ' link exchange.');
    define('EMAIL_GREET_NONE', 'Dear %s' . "\n\n");
    define('EMAIL_WELCOME', 'We welcome you to the <b>' . STORE_NAME . '</b> link exchange program.' . "\n\n");
    define('EMAIL_TEXT', 'Your link has been successfully submitted at ' . STORE_NAME . '. It will be added to our listing as soon as we approve it. You will receive an email about the status of your submittal. If you have not received it within the next 48 hours, please contact us before submitting your link again.' . "\n\n");
    define('EMAIL_CONTACT', 'For help with our link exchange program, please email the store-owner: ' . STORE_OWNER_EMAIL_ADDRESS . '.' . "\n\n");
    define('EMAIL_WARNING', '<b>Note:</b> This email address was given to us during a link submittal. If you have a problem, please send an email to ' . STORE_OWNER_EMAIL_ADDRESS . '.' . "\n");
    define('EMAIL_OWNER_SUBJECT', 'Link submittal at ' . STORE_NAME);
    define('EMAIL_OWNER_TEXT', 'A new link was submitted at ' . STORE_NAME . '. It is not yet approved. Please verify this link and activate.' . "\n\n");

    Could something here need to be modified?

  3. #93
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Link Manager 3.0 release

    Amy,

    I don't think any changes need to be done there. That just defines the text that "should" show up in the e-mails.

    Let me check a couple of other files. (something else on the todo list for the new version.)

    Can I ask how you are sending your test submittals from the links_submit page or from your admin panel?

  4. #94

    Default Re: Link Manager 3.0 release

    Thanks for looking into it. I am doing a test on the links submit page. I have not tried anything through the admin. I so wish I could remember how I did it before!

  5. #95

    Default Re: Link Manager 3.0 release

    OK, I just sent myself an email through Links_contact in admin and the email came through like this:

    $EMAIL_SUBJECT
    $EMAIL_MESSAGE_HTML$EMAIL_FOOTER_COPYRIGHT$EMAIL_DISCLAIMER
    $EMAIL_SPAM_DISCLAIMER$EXTRA_INFO

    My header logo didn't show up either.

    Amy

  6. #96

    Default Re: Link Manager 3.0 release

    I also get

    Warning: Invalid argument supplied for foreach() in /home/doodlebu/www/www/store/includes/functions/functions_email.php on line 380

    Warning: Cannot modify header information - headers already sent by (output started at /home/doodlebu/www/www/store/includes/functions/functions_email.php:380) in /home/doodlebu/www/www/store/admin/includes/functions/general.php on line 34

    after I send the email from admin

  7. #97
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Link Manager 3.0 release

    Quote Originally Posted by Doodlebuckets View Post
    I also get

    Warning: Invalid argument supplied for foreach() in /home/doodlebu/www/www/store/includes/functions/functions_email.php on line 380

    Warning: Cannot modify header information - headers already sent by (output started at /home/doodlebu/www/www/store/includes/functions/functions_email.php:380) in /home/doodlebu/www/www/store/admin/includes/functions/general.php on line 34

    after I send the email from admin
    OK, to solve this problem.

    Open admin/links_contact.php

    find the following code:

    zen_mail($mail_query->fields['links_contact_name'], $mail_query->fields['links_contact_email'], $subject, $message, STORE_OWNER, STORE_OWNER_EMAIL_ADDRESS, 'link_exchange');

    Delete the highlighted portion. Save the file and upload to your server.

  8. #98

    Default Re: Link Manager 3.0 release

    Thanks! That fixed the one error. But when I got the email I sent through admin, I got the same $EMAIL_MESSAGE_HTML in my email text. Still racking my brain on this end LOL

  9. #99
    Join Date
    Apr 2005
    Posts
    94
    Plugin Contributions
    0

    Default Re: Link Manager 3.0 release

    Hi
    I may be looking in the wrong plce but I cannot find this download, i have tried in the downloads section under every section, am I just missing it?
    yoursMarie

  10. #100
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

 

 
Page 10 of 199 FirstFirst ... 891011122060110 ... LastLast

Similar Threads

  1. Testimonial Manager Support Thread
    By clydejones in forum All Other Contributions/Addons
    Replies: 1500
    Last Post: 4 Feb 2021, 04:12 PM
  2. v154 News Box Manager v2.0.0 [Support Thread]
    By lat9 in forum All Other Contributions/Addons
    Replies: 84
    Last Post: 19 Jan 2021, 04:17 PM
  3. Download File Manager Support Thread
    By balihr in forum All Other Contributions/Addons
    Replies: 24
    Last Post: 17 Aug 2017, 10:32 PM
  4. Poll Manager Support Thread
    By boudewijn in forum Addon Sideboxes
    Replies: 148
    Last Post: 27 Jan 2016, 09:53 AM
  5. Empty Cart Manager [support thread]
    By Steven300 in forum All Other Contributions/Addons
    Replies: 49
    Last Post: 26 May 2010, 10:26 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