i installed this module in my site installed all dependency modules ,created a content type and selected that content type from slideshow_framework settings
but when i create my node the following error came

Fatal error: Cannot access empty property in /var/www/zbeanztech/modules/slideshow_framework/slideshow_framework.module on line 174

am i doing anyhting wrong?

Comments

lipinponmala007’s picture

Title: Fatal error: Cannot access empty property in /var/www/zbeanztech/modules/slideshow_framework/slideshow_framework.module on line » Fatal error: Cannot access empty property in /var/www/mysite/modules/slideshow_framework/slideshow_framework.module on line
jaypan’s picture

Tell me, have you got image titles (not html titles) enabled or diabled on your settings page?

jaypan’s picture

Status: Active » Postponed (maintainer needs more info)
jaypan’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)

As I've heard no more on this, I am closing this ticket.

ofridagan’s picture

Status: Closed (cannot reproduce) » Active

Just installed this module and having exactly the same error!
Haven't done anything fancy..
Tried to enable/disable image titles but got the same error (same line - 174)

Help please :)

ofridagan’s picture

updating to latest core (6.20) didn't help...

ofridagan’s picture

in line 174 I see:
$arguments[] = $node->$image_title_text;
but I couldn't fine where $image_title_text is set...

ofridagan’s picture

removing this line works... so I'm able to work..

jaypan’s picture

Cool. Thanks for figuring that out - I'll fix it and put out a new release.

jaypan’s picture

Issue summary: View changes
Status: Active » Closed (outdated)

Drupal 6 no longer supported.