This is a discussion on Wierd return from 'Tip a friend' and more... within the osCommerce 2.2 Installation Help forums, part of the osCommerce 2.2 Forums category; I have installed 'tep_snapshot-20030212' at: http://arktiskpudder.no I'd really appreiciate some input on the 3 things (I hope) that remain to ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| I have installed 'tep_snapshot-20030212' at: http://arktiskpudder.no I'd really appreiciate some input on the 3 things (I hope) that remain to sort out before I go 'Live': 1.) When I return from sending a tip to a friend, 'column_right.php' displays below 'column_left.php' 2.) I have included Comodo's 'TrustLogo' on my 'default.php'. This is causing securitywarnings when I'm behind https, probaply due to the 'phone home' feature that needs to be implemented in the head-tag: <script language="JavaScript" src='http://www.trustlogo.com/trustlogo/javascript/trustlogo.js'> </script> In 'default.php', just below where 'column_left.php' is required, this is added: require(DIR_WS_INCLUDES . 'secure.php' (created a new file) The code for displaying the logo is inside a new file, 'includes/secure.php': <!-- information //--> <tr><td> <script type="text/javascript">TrustLogo(src='http://arktiskpudder.no/my_image_folder/secure_site.gif', 'SC', 'none');</script> </td></tr> <!-- information_eof //--> I'm not at all sure how to combine the secure/nonsecure navigation with the way this logo works, I hope someone have a suggestion/solution for this issue. If everything else fails, I might choose to display it only in my 'privacy.php' from where these kind of issues are addressed in full. 3.) Why am I still behind https when a purcase has been done and I get the message 'Your Order Has Been Processed!' ? Even when I click 'Continue' and return to the store, I'm behind https. Next time I click I switch to http... I can't see any reason for this, in fact I fail to see the leitmotif (if any) as to when the switch is made. Please feel free to test my store, (please note all accounts/orders will be deleted (just) before I go 'Live'). Petter - Arktisk Pudder NB! The language is norwegian but with a default build, so navigating should be pretty straightforward... ________________________________ my catalog/includes/configure.php: define('HTTP_SERVER', 'http://arktiskpudder.no'); define('HTTPS_SERVER', 'https://arktiskpudder.no'); define('ENABLE_SSL', 'true'); my admin/includes/configure.php: define('HTTP_SERVER', 'https://arktiskpudder.no'); define('HTTP_CATALOG_SERVER', 'https://arktiskpudder.no'); define('HTTPS_CATALOG_SERVER', 'https://arktiskpudder.no'); define('ENABLE_SSL_CATALOG', 'true'); |
| Sponsored Links | ||
| ||
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Help...RMA Return System | AnnieChrist | osCommerce 2.2 Modification Help | 0 | 04-24-2006 01:01 AM |
| session id changes on return | ozenalp | osCommerce 2.2 Modification Help | 0 | 04-11-2006 06:10 AM |
| Blank admin page & other wierd problems | BradWaite | osCMax v2 Installation issues | 3 | 03-20-2006 09:08 PM |
| Wierd URL Problem | vinces | osCMax v1.7 Discussion | 5 | 11-24-2004 08:07 AM |
| Tell a Friend Box?? | Kristine | osCMax v1.7 General Mods Discussion | 4 | 05-03-2004 06:19 AM |