Skip to content

Another LiveInfo fix

Andrew Gregory reported some bugs in Opera 7.54u2. The bug in Opera 7.54u2 turned out to be rather strange. Any opera browser below 7.6 uses an iframe and I check the html within the frame to see if it is loaded. I use the text </liveInfo> as that is the root node. In 7.54u2, there is no </liveInfo>, only <liveInfo/>. Strange. Anyway I introduced a check for that and it works okay now.

Andrew also reported a bug in Opera 8.0 beta 1but I couldn’t reproduce it. As usual, the updated zip is now available from the downloads section or you can download it direct.

I’m still looking for reports on usage on mac and linux browsers. Please take the time to comment below if you’re using a mac or linux and say if it works or not. Thanks…

One Comment

  1. Lawrence

    Joe, the quickest way to do it (for wordpress) is to (in the xml file) is copy the liveInfoOperation node and paste after the /liveInfoOperation so that there are two liveinfooperation nodes within liveInfoOperations. Change the value to what you need. Then in the php file, edit the switch statement to reflect the name of your operation and add your own renamed getSearch and renderResults methods.. then in your calling page put in $liveInfoMan->addService(’wordpress’,'yournewOpName’);

    Posted on 07-Mar-05 at 3:48 pm | Permalink

Post a Comment

Your email is never published nor shared.