Hi,
I just set up checkout module and added checkout download, and checkout by paypal plugins. I did a few mock transactions using Paypal Sandbox. Everything works great!
When the confirmation email is sent, however, the buttons named "Order Status" and "Download as Zip" don't work.
Any ideas what is missing?
Thanks much for a good application.
Gallery version = 2.2.5 core 1.2.0.7
Module / Theme name & version: Carbon
PHP version = 5.2.5 cgi-fcgi
Webserver = Microsoft-IIS/6.0
Database = mysqli 5.0.51a-community-nt, lock.system=database
Toolkits = Exif, LinkItemToolkit, Thumbnail, Gd
Acceleration = none, none
Operating system = Windows NT SINGLE33 5.2 build 3790
Default theme = matrix
gettext = enabled
Locale = en_US
Browser = Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.0.04506; .NET CLR 1.1.4322; InfoPath.1)
Posts: 4342
When you say they don't work, what happens?
wrap up an example email (including html) where the buttons don't work, and post it as an attachment, or pm it to me, so I can have a look.
Posts: 28
I have the same problem - did this get resolved? The buttons show up on my Windows Mobile email app but do not when using Outlook 2003/2007 or in webmail. As you can see from the attached email, the links are there, just not shown!?
Any ideas?
Posts: 28
If I select to view the message in a web browser, the buttons show correctly. If I select to view plain text only, should the url be visible? At the moment it isn't.
Posts: 4342
Re your first post: The buttons show fine in my email client (Outlook Express) - not sure what to suggest, as I can't see a problem.
Re your second post: again, the urls are in the plain-text part of the email and show up if the email is viewed as plain text.
Posts: 28
There is obviously something in the web client I'm using (roundcube) and Outlook that is stripping everything out. Thanks for looking.
Posts: 4342
If you want just links, and no buttons in the html version, it's just template edits:
modules/checkout/templates/email/....
modules/checkoutdownload/templates/email/download.tpl
Posts: 28
Yeah, I tried that - unfortunately, I can't even get the links to show!
Posts: 4342
Post your edited template(s), and I'll look over it and see if it seems kosher.