MyBB Community Forums
MyBB Community Forums
>
Community Archive
>
Archived Forums
>
Archived Development and Support
>
MyBB 1.6
>
1.6 General Support
> {$menu['list']} not working?
Full Version:
{$menu['list']} not working?
You're currently viewing a stripped down version of our content.
View the full version
with proper formatting.
SmItH197
2012-05-19, 04:27 PM
So i have a set of templates called menu_ , and i want to have the menu_list in my member_profile but when i put {$menu['list']} into the profile template it doesn't work? Am i doing it completely wrong?
Alan S.
2012-05-19, 09:03 PM
Yes, you need to use PHP for it to recognise your templates.
Just put the code straight into the member_profile template.
MyBB Community Forums
>
Community Archive
>
Archived Forums
>
Archived Development and Support
>
MyBB 1.6
>
1.6 General Support
> {$menu['list']} not working?