Support Forum

  • Page:
  • 1

Notice: Undefined property: stdClass::$image

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

I've installed captify content and jb library on joomla 1.5. Both are enabled. I've setup captify to access k2 category but I receive the error on the front-end of the website where the module is supposed to be:

Notice: Undefined property: stdClass::$image in /home/broant1/public_html/modules/mod_captifyContent/tmpl/default.php on line 87

Notice: Undefined property: stdClass::$image in /home/broant1/public_html/modules/mod_captifyContent/tmpl/default.php on line 88

Can anyone assist with this?

Thanks,
Anthony
  • anthonylmoore's Avatar
  • anthonylmoore
  • JB Pro
  • 3 posts
  • Karma: 0
The administrator has disabled public write access.
Hi Anthony,

Not sure why that error would pop up - there should be a safety in against that one.

Do you have images specified for each item? Also I think turning the error reporting down should make the error go away but ensuring there is an image there will fix the issue.

Anthony
  • Anthony Olsen's Avatar
  • Anthony Olsen
  • LIfetime Developer - Big Bamboo
  • 23925 posts
  • 788 Thanks
  • Karma: 433
The administrator has disabled public write access.
I went thru and confirmed that images are specified for each item. I also turned down the error reporting. Same thing happens on the website.

Those lines (88 and 89) in the default.php file refer to the following:

if($item->image !== "") {
$sectionImage = $item->image;

Should there perhaps be anything else in the modules default.php file on those lines?

Thanks!
  • anthonylmoore's Avatar
  • anthonylmoore
  • JB Pro
  • 3 posts
  • Karma: 0
The administrator has disabled public write access.
Hi Anthony,

Ive added this to our tracker and will get a fix for this tomorrow with any luck.

Anthony
  • Anthony Olsen's Avatar
  • Anthony Olsen
  • LIfetime Developer - Big Bamboo
  • 23925 posts
  • 788 Thanks
  • Karma: 433
The administrator has disabled public write access.
Thank you. Please let me know when you get a fix.

Much appreciated.

Anthony
  • anthonylmoore's Avatar
  • anthonylmoore
  • JB Pro
  • 3 posts
  • Karma: 0
The administrator has disabled public write access.
Hi Anthony,

I can't replicate that issue... could you post here the module params? You can obtain that running this SQL query:

SELECT * FROM jos_modules WHERE module LIKE '%captify%';

So I can test with the same params you are using.

Thanks,


Anderson
  • Anderson Grüdtner Martins's Avatar
  • Anderson Grüdtner Martins
  • LIfetime Developer - Big Bamboo
  • 94 posts
  • 10 Thanks
  • Karma: 8
The administrator has disabled public write access.
Hi Anderson,

Do you have any issues with Captify?
  • Seth's Avatar
  • Seth
  • Moderator
  • 8358 posts
  • 225 Thanks
  • Karma: 202
The administrator has disabled public write access.
Hi Seth,

Actually I'm trying to fix the issue described in this post. I'm trying to replicate that issue, doing the same steps that anthonylmoore has done. But everything is allright in my tests. Captify is showing K2 category images. So I need more information about his module config to try again with the same params he is trying.
  • Anderson Grüdtner Martins's Avatar
  • Anderson Grüdtner Martins
  • LIfetime Developer - Big Bamboo
  • 94 posts
  • 10 Thanks
  • Karma: 8
The administrator has disabled public write access.
@Anthony let us know if you still need help with this.

Anthony
  • Anthony Olsen's Avatar
  • Anthony Olsen
  • LIfetime Developer - Big Bamboo
  • 23925 posts
  • 788 Thanks
  • Karma: 433
The administrator has disabled public write access.

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Happy Campers