Page 24 of 199 FirstFirst ... 1422232425263474124 ... LastLast
Results 231 to 240 of 1988
  1. #231
    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 titangen View Post
    Hi,

    I've make a fresh install of this module and I received this error message when I update a
    link

    1062 Duplicate entry '1-1' for key 1
    in:
    [update links_to_link_categories set link_categories_id = '1' where links_id = '1']
    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.

    also I can't update the status for the link in admin (no options- bank)

    Could you help me?

    Have a nice day

    chris
    Chris,

    I'm unable to duplicate this problem.

    Try the attached fix

    unzip the file and upload the admin folder to your server

    Attachment 1717
    Last edited by clydejones; 31 Dec 2009 at 02:31 AM.

  2. #232

    database error Re: Link Manager 3.0 release

    Quote Originally Posted by clydejones View Post
    open admin/links.contact.php

    find the following line of code:

    Code:
    $message = zen_db_prepare_input($HTTP_POST_VARS['message']);
    below this line add the following

    Code:
    $html_msg['EMAIL_MESSAGE_HTML'] = $message;

    Find the following code:

    Code:
    zen_mail($mail_query->fields['links_contact_name'], $mail_query->fields['links_contact_email'], $subject, $message, STORE_OWNER, STORE_OWNER_EMAIL_ADDRESS);
    Change it to read as follows:
    Code:
    zen_mail($mail_query->fields['links_contact_name'], $mail_query->fields['links_contact_email'], $subject, $message, STORE_OWNER, STORE_OWNER_EMAIL_ADDRESS, $html_msg);
    Save the file and upload to your server


    Ok,, this fixed most of the problem..

    When I click the box to "Notify Contact:" the recieved email only shows

    $EMAIL_SUBJECT
    $EMAIL_MESSAGE_HTML


    Everything else regarding email is working fine now excluding this.

    I really do appreciate your help with this.. this mod has made life a lot eaier for me

  3. #233
    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 cjcrafts View Post
    Ok,, this fixed most of the problem..

    When I click the box to "Notify Contact:" the recieved email only shows

    $EMAIL_SUBJECT
    $EMAIL_MESSAGE_HTML


    Everything else regarding email is working fine now excluding this.

    I really do appreciate your help with this.. this mod has made life a lot eaier for me
    open admin/links.php

    find the following line of code:

    Code:
    if (isset($_POST['links_notify']) && ($_POST['links_notify'] == 'on')) {
                $email = sprintf(EMAIL_TEXT_STATUS_UPDATE, $links_contact_name, $links_status_array[$links_status]) . "\n\n" . STORE_OWNER . "\n" . STORE_NAME;
    Just below this line add

    Code:
    $html_msg['EMAIL_MESSAGE_HTML'] = $email;
    also add the following file

    unzip the file and upload the admin folder to your server
    Attachment 1718
    Last edited by clydejones; 31 Dec 2009 at 02:31 AM.

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

    Default Re: Link Manager 3.0 release

    Forgot one other change in admin/links.php

    find the following line

    Code:
    zen_mail($links_contact_name, $links_contact_email, EMAIL_TEXT_SUBJECT, $email, STORE_OWNER, STORE_OWNER_EMAIL_ADDRESS);
    and change it as follows:

    Code:
    zen_mail($links_contact_name, $links_contact_email, EMAIL_TEXT_SUBJECT, $email, STORE_OWNER, STORE_OWNER_EMAIL_ADDRESS, $html_msg);

  5. #235

    database error Re: Link Manager 3.0 release

    Quote Originally Posted by clydejones View Post
    open admin/links.php

    find the following line of code:

    Code:
    if (isset($_POST['links_notify']) && ($_POST['links_notify'] == 'on')) {
                $email = sprintf(EMAIL_TEXT_STATUS_UPDATE, $links_contact_name, $links_status_array[$links_status]) . "\n\n" . STORE_OWNER . "\n" . STORE_NAME;
    Just below this line add

    Code:
    $html_msg['EMAIL_MESSAGE_HTML'] = $email;
    also add the following file

    unzip the file and upload the admin folder to your server
    Attachment 1718

    I followed these steps you asked,, the problem still exists.

    Here is what the email looks like when I use Notify Contact: .

    $EMAIL_SUBJECT
    $EMAIL_MESSAGE_HTML



    Copyright (c) 2007 Zen Cart. Powered by Zen Cart


    This email address was given to us by you or by one of our customers. If you feel that you have received this email in error, please send an email to customerservice AT cjcrafts DOT com
    This e-mail is sent in accordance with the US CAN-SPAM Law in effect 01/01/2004. Removal requests can be sent to this address and will be honored and respected.

  6. #236
    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 cjcrafts View Post
    I followed these steps you asked,, the problem still exists.

    Here is what the email looks like when I use Notify Contact: .

    $EMAIL_SUBJECT
    $EMAIL_MESSAGE_HTML



    Copyright (c) 2007 Zen Cart. Powered by Zen Cart


    This email address was given to us by you or by one of our customers. If you feel that you have received this email in error, please send an email to customerservice AT cjcrafts DOT com
    This e-mail is sent in accordance with the US CAN-SPAM Law in effect 01/01/2004. Removal requests can be sent to this address and will be honored and respected.
    also make the change from this post:

    www.zen-cart.com/forum/showpost.php?p=356574&postcount=234

  7. #237

    database error Re: Link Manager 3.0 release

    Quote Originally Posted by clydejones View Post
    Forgot one other change in admin/links.php

    find the following line

    Code:
    zen_mail($links_contact_name, $links_contact_email, EMAIL_TEXT_SUBJECT, $email, STORE_OWNER, STORE_OWNER_EMAIL_ADDRESS);
    and change it as follows:

    Code:
    zen_mail($links_contact_name, $links_contact_email, EMAIL_TEXT_SUBJECT, $email, STORE_OWNER, STORE_OWNER_EMAIL_ADDRESS, $html_msg);
    Thanks Clyde,

    It's working now,


    The only thing I wanted to mention now other than my grattitude,

    is the formatting of the email, ( I can live with it, but thought you all might want to know)

    Everything is running together as shown below.


    Link Status Update
    Dear Steve Hofmeister, The status of your link at CJ's Crafts & Gifts has been updated. New status: Approved Please reply to this email if you have any questions. Christina "CJ" Hofmeister CJ's Crafts & Gifts

  8. #238
    Join Date
    Feb 2006
    Posts
    656
    Plugin Contributions
    0

    Default Re: Link Manager 3.0 release

    I just upgraded from 3.0 to 3.1 for ZC 1.3.7 and I get the following error in my catalog (not admin) when I click on View All Links or Submit Link:

    Fatal error: Cannot redeclare generate_captcha_code() (previously declared in /home/theatcom/public_html/therealasseenontv/includes/functions/extra_functions/account_validation.php:15) in /home/theatcom/public_html/therealasseenontv/includes/functions/links.php on line 113
    None of the rest of my site is affected, just the pages associated with link manager.
    I Think, Therefore I Zen. I Zen, Therefore, I AM!
    Personalized Flowers!
    Flowertown Speaking Roses
    using version 1.5.7-06232020

  9. #239
    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 wtashby View Post
    I just upgraded from 3.0 to 3.1 for ZC 1.3.7 and I get the following error in my catalog (not admin) when I click on View All Links or Submit Link:



    None of the rest of my site is affected, just the pages associated with link manager.

    Try installing the attached fix.

    unzip the file, rename the YOUR_TEMPLATE folder to match your custom folder name.

    upload the entire includes folder to your server.

    Attachment 1724
    Last edited by clydejones; 31 Dec 2009 at 02:31 AM.

  10. #240
    Join Date
    Feb 2006
    Posts
    656
    Plugin Contributions
    0

    Default Re: Link Manager 3.0 release

    Thanks, that fixed that problem. However, My Submit Link button is not showing up, and when I click on properties for the image (the infamous red x) I get this path: Any thoughts?
    I Think, Therefore I Zen. I Zen, Therefore, I AM!
    Personalized Flowers!
    Flowertown Speaking Roses
    using version 1.5.7-06232020

 

 

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