- Posts: 3
- Thank you received: 0
can't install the template
-
guidolegna
Inactive member - Topic Author
- New Member
Less
More
10 years 1 month ago #43245
by guidolegna
can't install the template was created by guidolegna
hi, i have a problem with the installation of the theme. once installed with the hot start or the empty theme i have this error:
Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'register_hot_menu' not found or invalid function name in /web/htdocs/www.miniatirapaccini.com/home/wp-includes/plugin.php on line 505 Fatal error: Call to a member function plugin_url() on a non-object in /web/htdocs/www.miniatirapaccini.com/home/wp-content/themes/wp_hot_furniture/functions.php on line 1000
can you please help me?
thank you
Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'register_hot_menu' not found or invalid function name in /web/htdocs/www.miniatirapaccini.com/home/wp-includes/plugin.php on line 505 Fatal error: Call to a member function plugin_url() on a non-object in /web/htdocs/www.miniatirapaccini.com/home/wp-content/themes/wp_hot_furniture/functions.php on line 1000
can you please help me?
thank you
Please Log in to join the conversation.
-
guidolegna
Inactive member - Topic Author
- New Member
Less
More
- Posts: 3
- Thank you received: 0
10 years 1 month ago #43246
by guidolegna
Replied by guidolegna on topic can't install the template
i'm sorry i have the wordpress theme and this is the joomla forum, i'm writing here because the wordpress forum doesn't work
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 1 month ago #43247
by ivan.milic
Replied by ivan.milic on topic can't install the template
Open functions.php and check do you have this function:
function register_hot_menu(){...
function register_hot_menu(){...
Please Log in to join the conversation.
-
guidolegna
Inactive member - Topic Author
- New Member
Less
More
- Posts: 3
- Thank you received: 0
10 years 1 month ago #43268
by guidolegna
Replied by guidolegna on topic can't install the template
Hi! thanks for you answer, there is no "function register_hot_menu(){.." in function.php ... what should i do so?
thanks!
thanks!
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 1 month ago #43272
by ivan.milic
Replied by ivan.milic on topic can't install the template
Try to put this at bottom of functions.php
function register_hot_menu(){}
function register_hot_menu(){}
Please Log in to join the conversation.
Time to create page: 0.155 seconds