Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

is there is MSN MESSENGER STATUS Contibutions


3afooor

Recommended Posts

ya i do it but the status still enabled

 

what about this code shoud i add it to the information.php file

 

<!-- Begin Online Status Indicator code -->
<!-- http://www.onlinestatus.org/ -->
<A HREF="http://www.the-server.net/osi2/message/msn/[email protected]">
<IMG SRC="http://www.the-server.net/osi2/msn/[email protected]/onurl=www.the-server.net/osi2/image/msnonline.gif/offurl=www.the-server.net/osi2/image/msnoffline.gif"
border="0" ALT="MSN Online Status Indicator" onerror="this.onerror=null;this.src='http://osi-kanadian.ath.cx:8080/msn/[email protected]';"></A>
<!-- End Online Status Indicator code -->

 

this is the info file how should it looks loke ??

 

<?php
/*
 $Id: information.php,v 1.6 2003/02/10 22:31:00 hpdl Exp $

 osCommerce, Open Source E-Commerce Solutions
 http://www.oscommerce.com
<a href="prices.php">Lista Precios IMPRESA</a>
 Copyright (c) 2003 osCommerce

 Released under the GNU General Public License
 

 $info_box_contents[] = array('align' => 'center',
                              'text'  => '<font size=-2><a href="' . tep_href_link(FILENAME_ALLPRODS, '', 'NONSSL') . '">' . BOX_INFORMATION_ALLPRODS . '</a></font>'); 
         
         
<p align="center">
<img border="0" src="http://www.eliott-ness.com:2324/msn/ctisistemas"

</html width="48" height="25"> 
 
*/
?>
<!-- information //-->
         <tr>
           <td>
<?php
 $info_box_contents = array();
 $info_box_contents[] = array('text' => BOX_HEADING_INFORMATION);

 new infoBoxHeading($info_box_contents, false, false);

 $info_box_contents = array();
 $info_box_contents[] = array('text' => '<a href="' . tep_href_link(FILENAME_SHIPPING) . '">' . BOX_INFORMATION_SHIPPING . '</a><br>' .
                                        '<a href="' . tep_href_link(FILENAME_PRIVACY) . '">' . BOX_INFORMATION_PRIVACY . '</a><br>' .
                                        '<a href="' . tep_href_link(FILENAME_CONDITIONS) . '">' . BOX_INFORMATION_CONDITIONS . '</a><br>' .
                                        '<a href="' . tep_href_link(FILENAME_CONTACT_US) . '">' . BOX_INFORMATION_CONTACT . '</a><br>'.
               
           '<p align="center"><img border="0"
            src="http://www.eliott-ness.com:2324/msn/ctisistemas"</html width="48" height="25"> 
            <span style="vertical-align: super">Ayuda en Linea:ctisistemas:hotmail</span></p>'

         // NOTES : go to  http://www.eliott-ness.com:2324/ and regist your hotmail nickname 

           
            
          );

 new infoBox($info_box_contents);
?>
           </td>
         </tr>
<!-- information_eof //-->

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...