Re: hotmaps.php on line 18

  • jcandco
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
12 years 10 months ago - 12 years 10 months ago #9094 by jcandco
Hello,

The module works but when i active the pluging, it display only the folowing message :

Fatal error: Class 'JParameter' not found in ... /plugins/content/hotmaps/hotmaps.php on line 18

Thanks,
JC
Last edit: 12 years 10 months ago by jcandco. Reason: full erreur message

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
12 years 10 months ago #9097 by milos
Replied by milos on topic Re: hotmaps.php on line 18
Did you install correct version? There are versions for Joomla 1.5 and Joomla 1.6.

Please Log in to join the conversation.

  • jcandco
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
12 years 10 months ago #9098 by jcandco
Replied by jcandco on topic Re: hotmaps.php on line 18
Hi,

I work in 1.6
The module is working properly

To be sure I reinstalled the plug-in 1.6 (without uninstalling the current version because I do not know how)

But the message remains the same ( without cash )

JC

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
12 years 10 months ago #9112 by milos
Replied by milos on topic Re: hotmaps.php on line 18
What version of Joomla 1.6 you have? Is it the latest 1.6.4? Also, please give us your link.

Please Log in to join the conversation.

  • jcandco
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
12 years 10 months ago #9116 by jcandco
Replied by jcandco on topic Re: hotmaps.php on line 18
the version is Joomla! 1.6.0 Stable [ Onward ] 10-Jan-2011 23:00 GMT

Part of the message is hidden for the guests. Please log in or register to see it.

Please Log in to join the conversation.

More
12 years 10 months ago #9134 by ivan.milic
Hi ,

delete this two lines from /plugins/content/hotmaps/hotmaps.php

Code:
$this->_plugin = JPluginHelper::getPlugin( 'content', 'hotmaps' ); $this->_params = new JParameter( $this->_plugin->params );

(note that this is only for j 1.6)

and also this two lines:
Code:
$plugin =& JPluginHelper::getPlugin('content', 'hotmaps'); $pluginParams = new JParameter( $plugin->params );

then , hit ctrl+H (replace) and replace :

"$pluginParams->get" with "$this->params->def"

Please Log in to join the conversation.

Time to create page: 0.337 seconds
Powered by Kunena Forum