Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
small menu_data array creation bug
#1
Good day
-00-==0-=-0

Just thought we mention we found small bug in admin/inc/theme_functions.php
line 225
array creation codes starts with
Code:
array("slug"=>$slugs,

Must be

Code:
array("slug"=>$slug,

Hope it helps. thanks for great product

Dominion IT
www.dominion-it.co.za
Stopped developing on GS Plugins. Anybody welcome to take the projects over. Thanks for all the support all.
Reply
#2
What version are you looking at? Unless it was just fixed before I got a chance to look at it, I see it fixed in the latest SVN. Thanks for your help regardless...http://code.google.com/p/get-simple-cms/updates/list
- Chris
Thanks for using GetSimple! - Download

Please do not email me directly for help regarding GetSimple. Please post all your questions/problems in the forum!
Reply
#3
Was looking at the last stable release, not been using the SVN version.
thanks for update.
Stopped developing on GS Plugins. Anybody welcome to take the projects over. Thanks for all the support all.
Reply
#4
version : 2.01 that is.. (sorry did not mention that in previous post)
Stopped developing on GS Plugins. Anybody welcome to take the projects over. Thanks for all the support all.
Reply




Users browsing this thread: 1 Guest(s)