RE: connector shows only first 3 places David Wendt 20.Nov.08 05:06 PM a Web browser Connectors 8.1 (Lotus Domino)iSeries
From your description, it sounds like the server is returning invalid XML to the connectors when a list of places are requested. The connectors will show you the places up to what it was able to parse from the XML response.
One way to verify this is to start DITrace.exe from where the connectors are installed and run the Add-Places scenario again. The trace would show an XML parsing error after a call to getBusinessComponentsByPage.
If you see that in the trace, you should open a PMR to get Quickr-Domino to fix the XML.