Sandra
http://keylessentrylocks.com
Last edited by ibuttons; 24 May 2010 at 09:17 PM.
Sandra
http://keylessentrylocks.com
Can you be more specific on what you mean by your language file? I have kept a copy of the original files and can easily compare or go back and restore the file and then carefully add back in any changes I need, but I need to know what file(s) are involved.
I did compare my original version of includes/classes/order.php to my current one that has the changes you mentioned and that produced the bad results I reported, and the only differences are the lines that you gave me. So I am guessing you are referring to another file.
Sandra
http://keylessentrylocks.com
https://www.zen-cart.com/tutorials/index.php?article=38
https://www.zen-cart.com/tutorials/index.php?article=39
Use the supplied Developers Toolkit to look up the define for that constant: EMAIL_TEXT_INVOICE_URL
Then compare that file from your server against the original Zen Cart files.
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.
Thanks for the speedy reply, especially on a holiday weekend! Greatly appreciated.
Ok, I did as you suggested:
- I used the Dev Toolkit and searched on EMAIL_TEXT_INVOICE_URL.
-- I found it is defined in /home/content/b/m/i/bmisurgery/html/store/includes/languages/english/checkout_process.php.
-- I have not altered this file and I do not have a copy in my template override area, but just to be safe, I compared it to the original copy I have saved off on the side using WinMerge and found that the files are all identical.
-
While doing all that, I noticed that EMAIL_TEXT_INVOICE_URL is being set to the string Detailed Invoice. Here is the actual code: define('EMAIL_TEXT_INVOICE_URL', 'Detailed Invoice:'); which makes me wonder if this is even where the problem is.
Could you see if you can figure out where the value <a href="http://bmisurgery.org/index.php?ID=supplements-new" title="BMI Surgery Store">BMI Surgery Store</a> is being changed to http://bmisurgery.org/store/<a+href=?
I think it must be further down in this module where the variable email_order is being referred to a number of times. There are some str_replace function calls and some other things going on which I don't completely follow.
Hope that made sense. Let me know what you think and if you find anything.
Sandra
http://keylessentrylocks.com
Hate to revive an old thread, but in case anyone runs across this (or the original author still lurks here) The BETTER way to do this is to NOT use iframes at all (as has been advised) and give a looksee at the Sanguine Embedded template..Originally Posted by ibuttons;884090
I am displaying my ZC store from inside an IFRAME on my main site. This seems to work great--my cart is now integrated [I
This template is designed for sites that have an existing site design/template and want to incorporate their store into that design.. I've used this template, with great results..
anomalyrecords . net
clientphlaunthair . overthehillweb . com (Joomla & Zen Cart married using the Sanguine Embedded template)
My Site - Zen Cart & WordPress integration specialist
I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.