Forum

JiFile for Joomla!

JIFile
JiFile is a component for Joomla! that allows you to index file contents (PDF, DOC, etc..) to perform searches in them.

Learn more...  Demo

JoomPhoto Mobile

JPhotoMobile
JoomPhoto Mobile is a component for Joomla! that allows you to share the photos from your Android device to your site Joomla.

Learn more...  Demo

iFile Framework

IFile
IFile is an open source framework written entirely in PHP, allows the indexing of textual content of a document (DOC, PDF, EXCEL, etc.) and a quick search within them.

Learn more...  Demo

Easy Language

EasyLanguage
Easy Language is a plugin for easy and immediate management of multilingual texts in every possible area of joomla, articles, components, modules, metadata, template, other components(example K2) etc.

Learn more...

Article Book Effect

Article Book Effect
View Joomla articles with the effect turns the page of a book. This plugin will display the contents of an article in Joomla as a real book or magazine, using all the benefits of HTML5

Learn more...  Demo

 

Passport photo

Passport photo
The most popular Android app that allows you to print photos cards for your documents with your Android smartphone, in a simple and intuitive way.

Learn more...

 

Crazy Shadow

Crazy Shadow
Crazy Shadow is the 3D fast-paced and fun puzzle Android game! Try to rotate and drag shapes in the position of their shadows without fail! Solve in succession all combinations of levels of the game.

Learn more...

 

Admin Countdown

Admin Countdown
Module for Joomla! 2.5 and 3.x displays in the administration part of the site, a timer with countdown of the time remaining in your session.

Learn more...  Demo

 
Welcome, Guest
Username: Password: Remember me

TOPIC: Undefined property: JObject::$introtext

Undefined property: JObject::$introtext 22 Sep 2014 16:23 #1891

  • Jonnie
  • Jonnie's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 2
  • Thank you received: 2
Hi!

I'm running Joomla 3.3.3 and EasyLanguage 1.2.2. I get the following error showing up, when I'm in the administrator backend and am browing images:

Notice: Undefined property: JObject::$introtext in /var/www/joomla33/plugins/system/easylanguage/easylanguage.php on line 108

I've fixed it in the easylanguage.php file with the following code
if (property_exists($row, 'introtext'))
	$row->introtext = self::filterText($row->introtext, $defaultLanguage);

Maybe you'd like to fix it in your source too.

Thanks for the great extension. I love its simplicity.

All the best,

Jonnie
The administrator has disabled public write access.
The following user(s) said Thank You: Antonio, Giampaolo

Undefined property: JObject::$introtext 22 Sep 2014 16:37 #1892

  • Antonio
  • Antonio's Avatar
  • OFFLINE
  • Administrator
  • Posts: 486
  • Thank you received: 66
Thanks for the support and troubleshooting. :)
If you like, if it was useful, consider a donation, Thanks
Se vuoi, se ti siamo stati utili, considera una donazione, Grazie
Help us by voting our extensions on Joomla.org:
JiFile
JoomPhoto Mobile
Easy Language
The administrator has disabled public write access.