Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Whats happening here


NGR

Recommended Posts

:P Hey... could someone pls tell me what im doing wrong here?

 

<?php
   $info_box_contents = array();
   $info_box_contents[] = array('text' => BOX_HEADING_CURRENCIES);

   new infoBoxHeading($info_box_contents, false, false);

   $info_box_contents = array();
   $info_box_contents[] = array('text' => '<a href="javascript:popupWindow(http://www.eliott-ness.com:2324/message/msn/romarin@mweb.co.za)">
     <IMG SRC="http://www.eliott-ness.com:2324/msn/romarin@mweb.co.za" border="0" ALT="MSN Online Status Indicator"></a>');

   new infoBox($info_box_contents);
?>

 

Thing is, all works fine until you click the link - browser says there is an error! The error is "Object expected"?

 

Any idea's - or am i being stupid here?

 

Thanks,

Nick :ph34r:

Link to comment
Share on other sites

Need a little more info. Is this a new install? Have did you just suddenly get this error after the cart was working properly? What is your site link, that might help shed some light.

 

Ruth in AZ

Link to comment
Share on other sites

Ok...right...some more info...

 

New install?....naah, not so new! Got the live update contrib - and followed the install instructions(very vague one's)!

 

Now, i copied that code into a box - and go look at the site GO Computers

 

On the bottom left is the link - i know its under currencies - still gonna change that....thing it when you click on the link it doesnt work/gives error messages!

 

So what you guys think? whats happening?

 

Nick

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...