Language File Editing

0
Hope you are good.

3 Things,
1) Whenever i add an Album from the back end, it cannot be saved. When i click the save button nothing happens, any idea why?
2) Where do i set the maximum upload size, or it doesn`t have a limit.
3) I need to add new variables to the language files, how do i go about this? Also i need to change some words that are displayed on the modules, do i create a different language file for them and how do identify the variables to change.

I really need this, the project is well past deadline and your quick help will be appreciated.
Responses (1)
  • Accepted Answer

    Sunday, January 29 2012, 08:57 PM - #Permalink
    0
    hello!

    1) yes it's a JS problem. please try to replace this file:
    /administrator/components/com_muscol/views/album/tmpl/form.php
    with this one (unzip first): [file name=form-20120129.zip size=0]http://www.joomlamusicsolutions.com/images/fbfiles/files/form-20120129.zip[/file]
    2) you can set this on your php.ini file...
    3) yes you can create new files for the modules, or just add the variables in your MAIN language file (for instance en-GB.ini file)
    to identify the variables: just type in uppercase what you want to translate, like.. if you want to translate Album, type this:

    ALBUM="whatever"
    Attachments:
    The reply is currently minimized Show
Your Reply