× Forum for the GPXTrackMap Content Plugin for Joomla! 2.5 and 3.x

Important fix for Joomla 3.1.4 users

fingeradmin created the topic: Important fix for Joomla 3.1.4 users

11 years 4 months ago

Hi there,

although the latest beta version works fine in Joomla 2.5 and 3.0, there is a problem with Joomla 3.1.4.

If you're using this version and get strange error messages, or a simple box saying "Server error" when you activate the plugin, here is how to fix this:

- open the gpxtrackmap.php file (located in \plugins\content\gpxtrackmap) with a text editor like Notepad++

- insert the following line at line number 30 (between the "defined(..." and "class plgContentGPXTrackMap..." lines:

jimport('joomla.filesystem.file');

- save the file. Make sure the editor you use supports unicode! Reload the page with the track map - it should work now.

I would like to get some feedback on this fix:
- Did it work for you on J3.1.4?
- Did it break something on older versions?
(it works here on all versions i have, but "you never know")

If there are no negative reports here, i will include it in the
upcoming 1.2.2 "official" release. I hope to find the time for that
in a couple of days...

(big thanks to Volker for pointing out the problem, AND for this fix!)

cheers, Frank

The following user(s) said Thank You: wenk

Please Log in to join the conversation.

Powered by Kunena Forum