Closed (fixed)
Project:
RootCandy
Version:
6.x-1.3
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
17 Sep 2009 at 12:36 UTC
Updated:
3 Oct 2009 at 07:30 UTC
I m getting these problem during configure my theme
Call to undefined function menu_get_menus() in /public_html/themes/rootcandy/rootcandy/theme-settings.php on line 99
What is the problem
Comments
Comment #1
sign commentedmenu_get_menus is a menu module function
make sure the menu module is enabled
Comment #2
bdtushar commentedthanks problem solved. I need another help. How can I devide sliding region into three verticle region
sliding1, sliding2 and sliding3. Please help me
Comment #3
sign commentedcurrently you can achieve this only by using css
watch this issue: #504370: Add regions to slider
I'll implement it this week I hope