elkuku / EasyCreator

EasyCreator helps creating extensions for the Joomla! CMS
http://extensions.joomla.org/extensions/miscellaneous/development/5908
50 stars 23 forks source link

Can not create parameters for module in xml #17

Open londoh opened 11 years ago

londoh commented 11 years ago

I think this is same prob as reported in a thread over on joomlacode Using J! 2.5.8 (bare new install) and EC 0.0.19

Steps to reproduduce issue: Create a new module Open it in EasyCreator Click 'Parameters' icon Select an xml file from dropdown - eg: modules/mod_mymod/mod_mymod.xml click '+ New Group' to add new param group eneter Group Name click '+ New Parameter' to add new param enter Param name click 'Save' and screen refreshes, but nothing gets saved to xml file I'm not sure but it looks like paramter.min.js might be the cause

This is my first trial with package and this issue it seems to be amazingly accomplished

I'll check out some other stuff

Andi-K commented 11 years ago

Yes it's the paramter.min.js divParameters don't exist in function addGroup, but i don't found out how to fix it.

hgh-esn commented 10 years ago

Hi elKuKu

in this diskussion :

http://joomlacode.org/gf/project/elkuku/forum/?_forum_action=ForumMessageBrowse&thread_id=24227&action=ForumBrowse&forum_id=15109&feedback=Nachricht+beantwortet.

you worte:

Let me have a look at the module thingy over one of the next weekends ;) Would you mind also opening an issue at the now "official" tracker at GitHub ?

What abaut " ... the next weekends".

The problem still exists.

greetings HGH

deepaksinghkushwah commented 10 years ago

does anyone got any solution? I am also facing same issue. Plz let me know.