NGR Posted February 16, 2004 Share Posted February 16, 2004 :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 More sharing options...
NGR Posted February 16, 2004 Author Share Posted February 16, 2004 :huh: do you guys know what im trying to say??? Link to comment Share on other sites More sharing options...
Guest Posted February 16, 2004 Share Posted February 16, 2004 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 More sharing options...
NGR Posted February 16, 2004 Author Share Posted February 16, 2004 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 More sharing options...
NGR Posted February 16, 2004 Author Share Posted February 16, 2004 ANybody???? :blink: Link to comment Share on other sites More sharing options...
user99999999 Posted February 17, 2004 Share Posted February 17, 2004 hi, the java script:popupWindow() function is only in the products_info.php page, it works there. You will have to copy that function and put it in all your pages. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.