Forum
Welcome, Guest
  • Page:
  • 1

TOPIC: Document root. +problem with map showing "twice"

Document root. +problem with map showing "twice" 3 years, 1 month ago #136

Hi,

I'm running my site on a local server, using wamp.
Joomla 1.5.9
sobi 2.9.1.0
Running on Http://localhost/sobi/

I finally got the map working on my local server by adding /sobi to ShowGoogleMap.php:
$MapMarkerIcon = '/sobi/components/com_sobi2/GoogleMapsIcons/icong'.$iconNum.'.png';
$MapMarkerShadow = '/sobi/components/com_sobi2/GoogleMapsIcons/shadow50.png';
 

and to sobi2.vc.tmpl.php:
echo '/sobi/components/com_sobi2/GoogleMapsIcons/icong'.$tdTrCounter.'.png';?>" />


But when I try to run search, I get the map shown twice:
img161.imageshack.us/my.php?image=30958346.jpg

The first frame (or div) is empty. The second one shows the map.
If I remove the script with JSFX_KeepInView in my index.php the
empty div is removed.

I have transferd my site online to 74.52.60.162/~wwwfth/.
Instead of /sobi/ I use 74.52.60.162/~wwwfth/ in front of the code above. But still I have the same problem with the two divs.

I can email username/password for the online site (cpanel) if someone could help and have a look.

Sorry about my english.

Thx!
Attachments:
Last Edit: 3 years, 1 month ago by farantouri.

Re:Document root. +problem with map showing "twice" 3 years, 1 month ago #137

  • jerry
  • OFFLINE
  • Moderator
  • Posts: 407
You must have been using FF3 to test with. They have introduced what I feel is a bug. See here for the solution:

corshops.southlandoutfitters.com/index.php?option=com_kunena&Itemid=62&func=view&id=118&catid=2#118

Jerry

Re:Document root. +problem with map showing "twice" 3 years, 1 month ago #138

Thx.
Seem to work just fine now! Btw; I needed to set scrolling="no" instead of auto.

Kjartan
  • Page:
  • 1
Moderators: jasper, nicholas, henry, jerry
Time to create page: 0.72 seconds

Login