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
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.
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:
Just below this line addCode: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;
also add the following fileCode:$html_msg['EMAIL_MESSAGE_HTML'] = $email;
unzip the file and upload the admin folder to your server
Attachment 1718
Last edited by clydejones; 31 Dec 2009 at 02:31 AM.
Forgot one other change in admin/links.php
find the following line
and change it as follows:Code:zen_mail($links_contact_name, $links_contact_email, EMAIL_TEXT_SUBJECT, $email, STORE_OWNER, STORE_OWNER_EMAIL_ADDRESS);
Code:zen_mail($links_contact_name, $links_contact_email, EMAIL_TEXT_SUBJECT, $email, STORE_OWNER, STORE_OWNER_EMAIL_ADDRESS, $html_msg);
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
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
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.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
I Think, Therefore I Zen. I Zen, Therefore, I AM!
Personalized Flowers!
Flowertown Speaking Roses using version 1.5.7-06232020
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.
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
Bookmarks