Page 1 of 1
[solved] Gallery - Parameter block_tab error
Posted: Wed Jun 08, 2011 10:14 pm
by jongs
Get the following error when clicking on a sub gallery - error persists when clicking on back link to main gallery page but does not appear when first going to gallery.
Warning: Parameter block_tab is not known by module Gallery dropped in /homepages/11/d319084092/htdocs/gordon.house.new/lib/misc.functions.php on line 1629
Any help much appreciated.
Re: Gallery - Parameter block_tab error
Posted: Thu Jun 09, 2011 8:40 am
by uniqu3
It's exactly what error says, parameter block_tab is not known by Gallery module.
Means you obviously used {Gallery block_tab='something' ...and so on} or so, this parameter is used in AdvancedContent module so i would doublecheck your code

Re: Gallery - Parameter block_tab error
Posted: Mon Jun 20, 2011 8:45 pm
by jongs
Thanks for your reply.
Have sorted the problem but only by avoidance really. There would appear to a clash with gallery and AdvancedContent. The template works fine with other pages so for the gallery page I have just gone back to a standard content page type.
Can't see that this will ever cause us any problems but clightly intriguing
Re: Gallery - Parameter block_tab error
Posted: Mon Jun 20, 2011 8:49 pm
by jongs
please mark as solved