Keyword

fatal error with upgrade joomla last version 3.4

  • luca caliciotti
  • luca caliciotti's Avatar Topic Author
  • Offline
  • New Member
More
9 years 1 month ago - 9 years 1 month ago #141491 by luca caliciotti
fatal error with upgrade joomla last version 3.4 was created by luca caliciotti
Hello friends I need support. With the upgrade to the latest version joomla I discovered that the plugin allvideo no longer works correctly (I installed the latest version). This follows the error message that I get in the articles where there is the string.
There may be solutions? Thank you very much
www.parrocchiasantagata.com/storia-devozioni/item/video-foto-storiche-anno-2007
Fatal error: Call to a member function get() on a non-object in /home/xxxx/public_html/plugins/content/jw_allvideos/jw_allvideos.php on line 86
Last edit: 9 years 1 month ago by luca caliciotti.

Please Log in or Create an account to join the conversation.

More
9 years 1 month ago #141504 by Lefteris
Hi,

It looks like the extension you are using to display your content is not triggering the AllVideos correctly. Try to add the following code just before line 86:
		if(!is_object($params))
			$params = class_exists('JParameter') ? new JParameter($params) : new JRegistry($params);

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

  • luca caliciotti
  • luca caliciotti's Avatar Topic Author
  • Offline
  • New Member
More
9 years 1 month ago #141539 by luca caliciotti
Replied by luca caliciotti on topic fatal error with upgrade joomla last version 3.4
Thanks for the reply, I temporarily disabled the plugin AllVideos. Thanks for the support

Please Log in or Create an account to join the conversation.

More
9 years 1 month ago #141541 by Lefteris
Have you tried to apply the fix?

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

  • luca caliciotti
  • luca caliciotti's Avatar Topic Author
  • Offline
  • New Member
More
9 years 1 month ago #141544 by luca caliciotti
Replied by luca caliciotti on topic fatal error with upgrade joomla last version 3.4
I tried it a while ago and everything works properly. We solved !!! Thanks for the support !!!

Please Log in or Create an account to join the conversation.

  • luca caliciotti
  • luca caliciotti's Avatar Topic Author
  • Offline
  • New Member
More
More
9 years 1 month ago #141566 by Lefteris
You are welcome.

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum