News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

First level album thumbnails in category not showing in theme sosuechtig_black

Started by tim18, July 28, 2007, 12:03:18 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

tim18

Hello.

Ive got a gallery set up with the very good looking theme "sosuechtig_black". I've tried to check the radio button to display "first level album thumbnails in categories" under "album list view" however it refuses to display the thumbnails. I have tried to do the same with the theme "fruity" and it works fine.

Any help to point me in the right direction would be greatly appreciated  :)

Timothy

Nibbler

The theme disables that feature on purpose. You'll need to look into the theme.php to see why that is and try to come up with a way to make it work.

tim18

Thanks!

Success. I went into theme.php and replaced the value '0' with a '1' for $CONFIG['first_level'] = 1;. What a difference good code comments make  :D.
Thanks for the tip Nibbler.

Tim