osCommerce and osCMax shopping cart software forums

Shopping Cart Software

osCommerce with teeth!

 

Point to Verify help

This is a discussion on Point to Verify help within the osCommerce 2.2 Modification Help forums, part of the osCommerce 2.2 Forums category; Hi Everybody, I wonder if I could get somebody help on the following. I purchase my own SSL certificate and ...


Go Back   osCommerce and osCMax shopping cart software forums > osCommerce 2.2 Forums > osCommerce 2.2 Modification Help

Register FAQ Members List Calendar Mark Forums Read


Free community membership! Fast easy FREE membership
Closed Thread

 

LinkBack Thread Tools
  #1  
Old 07-08-2003, 05:45 PM
Active Member
 
Join Date: May 2003
Posts: 130
Thanks: 3
Thanked 0 Times in 0 Posts
Rep Power: 0
judoka
Default Point to Verify help

Hi Everybody, I wonder if I could get somebody help on the following. I purchase my own SSL certificate and I have install the logo on my website and it is showing up in a box the way that I want it to, however I can not get the "point to verify" feature to work as it should. Rather than showing up at the logo like it should, there is a small box on the top left hand side above the login box that if you point to it the Verification Certificate shows up there. I have been working on this for the last 6hrs to 8hrs with no luck. Could some one point me in the right direction on how to get this to work right? If you want to see what I'm talking about you can go to my website at www.GiftsUniqueShop.com

This is the code that I am working on and the bold lettering is the code I have added for the "point to verify" feature;

<?php
/*
Card Infobox, v 1.0 2002/12/04 by Kevin Park

osCommerce
http://www.oscommerce.com/

Copyright (c) 2000,2001 osCommerce

Released under the GNU General Public License

http://www.movion.com
go to any packages and see custom shop demo

-------------------------------------------------------------------------------------------------------
If you find my work usefull you can send me some money ...
https://www.paypal.com/xclick/busine...=0¤cy_code=EUR
If you need a custom install for Oscommerce, contact me....
-------------------------------------------------------------------------------------------------------

*/
?>

<!doctype html public "-//W3C//DTD HTML 4.01 Transitional//EN">
<html <?php echo HTML_PARAMS; ?>>
<head>
<script language="JavaScript" src='http://www.trustlogo.com/trustlogo/javascript/trustlogo.js'>
</script>
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo CHARSET; ?>">
<!--
TrustLogo Html Builder Code:
Shows the logo at URL http://www.giftsuniqueshop.com
Logo type is Secure Site Seal - For SSL Certificate holders ("SC")
Not Floating
//-->
<script type="text/javascript">TrustLogo("http://www.giftsuniqueshop.com", "SC", "none");</script>
</head>


<!-- Card Info Box //-->
<tr>
<td>
<?php
$info_box_contents = array();
$info_box_contents[] = array('align' => 'left',
'text' => BOX_HEADING_CARD
);
new infoBoxHeading($info_box_contents, true, true);

$info_box_contents = array();
$info_box_contents[] = array('align' => 'center',
// 'text' => tep_image(DIR_WS_IMAGES . 'cards.gif')
//elari changed to provide a link to your payment acount
'text' => tep_image(DIR_WS_IMAGES . 'secure_site.gif') .'<br><br>' . '<a href="https://www.paypal.com/xclick/business=' . MODULE_PAYMENT_PAYPAL_ID . '¤cy_code=USD" target="_blank">' . tep_image(DIR_WS_IMAGES . 'ppslv2.gif' , BOX_INFORMATION_CARD . MODULE_PAYMENT_PAYPAL_ID) . '</a><br><br>' . tep_image(DIR_WS_IMAGES . 'ANet[1].gif'). '<br><br>' . '<a href="http://www.americanexpress.com/cards/online_guarantee"><img src="../images/fraud_072799spin_a.gif" width="134" height="69">' . '</a><br>'. '</a><br>'
);

new infoBox($info_box_contents);

$info_box_contents = array();
$info_box_contents[] = array('align' => 'left',
'text' => ' '
);
new infoBoxDefault($info_box_contents, true, true);

?>
</td></tr>
<!-- card_eof //-->


Any help would be greatly appreciated,
Thank you for any and all help
Jose,
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #2  
Old 07-08-2003, 08:31 PM
Active Member
 
Join Date: May 2003
Posts: 130
Thanks: 3
Thanked 0 Times in 0 Posts
Rep Power: 0
judoka
Default

Ok it seen like I'm getting a little closer. :P :P I've made the following change,

I remove the following line;

Quote:
<script type="text/javascript">TrustLogo("http://www.giftsuniqueshop.com", "SC", "none");</script>
from the <head> and move it to the $info_box_contents as follows

Quote:
'text' => tep_image(DIR_WS_IMAGES . 'secure_site.gif') .'<script type="text/javascript">TrustLogo("http://www.giftsuniqueshop.com", "SC", "none");' .'</script><br><br>' .
which has bought the "point to verify" certificate down into the box with the logo but if you look at the site (www.GiftsUniqueShop.com) you will see the logo and the "point to verify" certificate link are side by side. Anybody have any idea how I can get the logo on top of the link? So that when you point at the logo the certificate will pop up.
Thanks for any and all help,
Jose
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Closed Thread

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

Thread Thread Starter Forum Replies Last Post
Set Start Point Order Number torweb osCMax v2 Features Discussion 1 06-30-2006 03:54 PM
Point of Sale program that will use Oscmax database? Redeye_Joe osCMax v2 Customization/Mods 3 02-08-2006 12:18 AM
Point of Sale KCount osCMax v1.7 Discussion 0 11-14-2004 08:39 AM
point me in the right direction for gift voucher install auniquefindgb osCommerce 2.2 Modification Help 2 09-03-2004 02:13 PM


All times are GMT -8. The time now is 01:51 AM.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO
http://www.oscmax.com/forums/
Copyright 2008 osCMax