meandean
05-30-2006, 09:27 AM
I may be smoking, but I think there may be a bug with regards to the value assigned to CATS_PER_ROW.
specifically, on line 28-30 of main.tpl that reads:
Content visible to registered users only.
I added below line 29:
Content visible to registered users only.
The value for $cats_per_col always == 1 ... now I could be using this variable incorrectly, and if so, apologies for the false alarm, but I did notice that though I've identified 5 'Categories columns' on /admin/conf_settings.php?c=2&r=1 I'm still only getting a single column because 5/5 = 1.
specifically, on line 28-30 of main.tpl that reads:
Content visible to registered users only.
I added below line 29:
Content visible to registered users only.
The value for $cats_per_col always == 1 ... now I could be using this variable incorrectly, and if so, apologies for the false alarm, but I did notice that though I've identified 5 'Categories columns' on /admin/conf_settings.php?c=2&r=1 I'm still only getting a single column because 5/5 = 1.