Black & White and Photoslide GK2

GK User
Sun Apr 10, 2011 4:55 pm
Hi,

I seem to have a problem with the text field in Photoslide GK2. I'm sure this is a breeze to solve but my knowledge of php and stuff is not too deep. Now here's what happens:

Whenever I enable "Show text block" in the module settings I get four warnings on top of the page which read like this:

Undefined property: stdClass::$titlecolor in /mnt/webc/53/57/51497357/htdocs/joomla/modules/mod_gk_news_image_1/helper.php on line 292

The text block shows, images are loading and changing...everything works fine with the exception of the above warning. When I deactived "Show text block" the warning does not show - of course the text blocks don't do as well.
I had a look at helper.php but could not figure out what the problem is. Any idea?

Thanks for any input
Stephan
User avatar
Fresh Boarder

GK User
Mon Apr 11, 2011 8:15 am
btw...line 292 in helper.php reads like this:

$slide_text = '<h2 style="color:'.$item->titlecolor.';">'.$slide_title.'</h2><p style="color:'.$slide_textcolor.';">'.$slide_text;

I've got no clue...any help is appreciated
User avatar
Fresh Boarder

GK User
Mon Apr 11, 2011 1:11 pm
Solved it...don't know how but the warnings do not show anymore. A deinstallation and a new clean install did the job. However, what I noticed after the new install was that the warnings did show up again just one time after I deactivated 'Thumbnail Bar' in the module settings.....
User avatar
Fresh Boarder


cron