We need the URL to the Zen Cart -
Printable View
We need the URL to the Zen Cart -
Oops sorry about that I forgot I haven't redirected it yet..anyways here it is. Thanks again.
http://www.beautyxpress.com.au/store
Hi All!
I'm going live today!! So excited but was hoping to have this SSL thing sorted so it doesn't bug my customers. Please help if you can. Thanks.
It appears that your define_main_page.php contains numerous hard-coded HTTP links to images, instead of leaving them as relative links:Additionally, you have two instances where you're calling javascript files using direct http: links:Code:<img src="http://www.beautyxpress.com.au/store/includes/templates/theme052/images/grand_opening.jpg">
Beauty Xpress is finally here and ready to share the savings with you! <b>Everything is 10-15% Off!</b> If you buy over $75 worth of products, you also receive free shipping! As we are already committed to low pricing this offer only lasts for two weeks. So hurry and buy big and save!<br /><br />
Also, if you buy any Mirenésse products this month you will receive free Mirenésse gifts with your order (available until stocks lasts).<br /><br />
Come join in the festivities! Have a look around and see if there's something that takes your fancy. Remember if you can't afford it right now (or you would rather someone else bought it for you), take advantage of our wishlists. To find out more <a href="http://www.beautyxpress.com.au/store/index.php?main_page=page_3#WhatisawishlistandhowdoIuseit">click here</a>.<br /><br />
We hope you enjoy savings we offer you in October. If you have any questions, please don't hesitate to contact the <a href="mailto:[email protected]">customer service</a> team.<br /><br />
<table width="360" border="0">
<tr>
<td colspan="2"><div align="center"><img src="http://www.beautyxpress.com.au/store/includes/templates/theme052/images/banner_top.jpg"></div></td>
</tr>
<tr>
<td>
<div align="left">
<a href="http://www.beautyxpress.com.au/store/index.php?main_page=products_all"><img src="http://www.beautyxpress.com.au/store/includes/templates/theme052/images/banner_sideleft.jpg" alt="Opening Sale"> </a> </div> </td>
<td><div align="right">
<a href="http://www.beautyxpress.com.au/store/index.php?main_page=index&cPath=28_43_126"><img src="http://www.beautyxpress.com.au/store/includes/templates/theme052/images/banner_sideright.jpg" alt="Free Mirenésse Gifts"></div></td>
</tr>
</table>
<br />
<img src="http://www.beautyxpress.com.au/store/includes/templates/theme052/images/staff_picks.jpg">
Our staff have tried and tested products to take out all the guesswork of your purchasing. To read
Code:<script src="http://www.beautyxpress.com.au/store/search_category.js" language="JavaScript" type="text/javascript"></script>
Code:<script src="http://www.beautyxpress.com.au/store/search_skin_type.js" language="JavaScript" type="text/javascript"></script>
Thanks DrByte, I changed the things that you recommended to change but I'm still having problems. My guess is a have a lot of these hard coded links all over the website. Is there any particular place I should look? Also, how do you write links that are not hard coded?
Ok, so I've gone through every hard link I can find and it is still showing the error. I'm running out of ideas on how to fix this. If anyone has a spare couple of minutes please help.
It's all fixed! After changing every single hard coded link I could find (and there was quite a few) my SSL message was still appearing. I ended up changing some code on my flash header and now it all works. Thanks for your help guys I really appreciate it!! :clap:
Hi there
I'm having the same problem (www.giftsfromwales.com).
I'm sure I had this problem before when I originally installed zencart and used a flash logo but I'm going back a few a years! I checked the code for the flash logo and it doesn't appear to have any direct references:
Can anybody help me?HTML Code:<!--bof-branding display-->
<div id="logoWrapper">
<div id="logo"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0"
width="798" height="100">
<param name="movie" value="../includes/templates/Gifts%20From%20Wales/images/logo.swf">
<param name="quality" value="high">
<param name="LOOP" value="false">
<param name="menu" value="false">
<embed src="../includes/templates/Gifts%20From%20Wales/images/logo.swf"
width="800" height="100"
loop="false" quality="high"
pluginspage="http://www.macromedia.com/go/getflashplayer"
type="application/x-shockwave-flash" menu="false">
</embed></object></div>
Thanks
Steve
Thanks Dr Byte - any idea what I need to change to get this to work? Should I just take them out?
Thanks
Steve