3afooor Posted February 4, 2004 Share Posted February 4, 2004 hi there :) is there is MSN MESSENGER STATUS Contibutions i saw the yahoo one Quote Link to comment Share on other sites More sharing options...
PetterK Posted February 4, 2004 Share Posted February 4, 2004 Tried it, very unstable service, or at least the provider I selected was... <_< Sign up here: http://www.onlinestatus.org/ The contribution is found here: http://www.oscommerce.com/community/contributions,1796 Quote Petter - Arktisk Pudder Link to comment Share on other sites More sharing options...
3afooor Posted February 4, 2004 Author Share Posted February 4, 2004 thanks a lot but after i register there should i make any changes in the information file or just replace it by the old one because the status alway appeare to me that i am offline although that i am online !! Quote Link to comment Share on other sites More sharing options...
PetterK Posted February 4, 2004 Share Posted February 4, 2004 You must enable All Other Users in MSN so connections to you are accepted ;) Quote Petter - Arktisk Pudder Link to comment Share on other sites More sharing options...
3afooor Posted February 4, 2004 Author Share Posted February 4, 2004 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 //--> Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.