Good Thank you ,
I have another question , in my advanced module custom method , I use data table to show data which contain enum field "approved" yes/no , can I make use of toggling functionality ? or make my own ajax function
Sorry , there is misunderstanding
the form I created using form module in admin panel , admin/forms/
for localization , in the manual ,
http://localhost/about/history?lang=es
so I can create a multi version of "pages"
http://localhost/about?lang=…
Thanks for your response
I have another problem
If I want to create two versions of a page for multilanguage reason , I can't use the same location
also I have a form , how can I localize its labels
thank you
I fixed almost of this module issues , you can download fixed version from this link
https://github.com/Rosha/FUEL-CMS-Photo-Gallery/tree/master/gallerymanager
Thanks JBWebServices for your module and your time ,
I used this gallery and these are some points I faced :
1. gallery_model.php is missing I took it from sample code and create models folder.
2. I can't do anything until I create a gallery and …