joomla2.5 - Joomla forget menu type of my component -


I have created a component for Joomla and my (final) problem is that the parameters can not be edited.

For example, I created my menu from "menu maker", it says that the menu is saved but the editable parameter does not show field menu type is empty so no parameter set for my component Showing ...

It works well on the website.

I have restored Joomla to another database and the same thing happens ...

Can someone please point me towards the right direction? :

I have solved it.

I have been confused with "layout" "request" in fields and Joomla.

So I changed the parameter to "myLayout" and used this code in view.php:

  $ this-> Set-out (JFCC :: findapply () - & gt; Input-> Get ('my layout', 'tap', 'CMD'))  

and it works Great :)


Comments

Popular posts from this blog

asp.net - Procedure or function "Procedure name" expects a parameter "Param name" which was not supplied occurs rarely -

jsp - No mapping found for HTTP request with URI with annotation config Spring MVC and Jetty -

sql server ce - Is there some way to make sqlce3.5 and 4.0 co-exist in the C# project -