Advertisement:

Author Topic: Bug on version 361  (Read 512 times)

evrensel

  • Newbie
  • *
  • Posts: 2
Bug on version 361
« on: June 25, 2016, 05:25:23 pm »
Using osclass 361 with theme fino.

I realized that permalinks causing some js trouble in core.

The released google map plugin or the mod_plugins distributed on forums and even the google maps image plugin didn't work due to js error.
I tried the check the difference between my localhost installation (works there) and remote installation. Realized that when I activate the permalinks maps giving js error. Tried to add as static maps image (no js) but also didn't worked. Asked for api. I add the api in the string of the plugin. Tested and working fine. But when I activate permalinks it started to throw error "my key is not for this domain" etc.

I'm not a programmer to investigate the relation but hope somebody can track the mistake to fix.

Now I solved my problem a bit dirty way, using i-frames and I blocked pointer events to prevent scroll on map. Looks fine but sure not the best. Anyone can ask files who got the same problem.

All bests