Page 1 of 1

Customise login template FrondEndUser [solved]

Posted: Mon Nov 02, 2015 10:30 am
by babel
I'm trying to customise the login template, but every time I change something and press the submit the changes are not done. Why is this?

Code: Select all

Cms Version: [b]1.12[/b]

Installed Modules:

    CMSMailer: [b]5.2.2[/b]
    CMSPrinting: [b]1.0.5[/b]
    FileManager: [b]1.4.5[/b]
    MenuManager: [b]1.8.6[/b]
    MicroTiny: [b]1.2.9[/b]
    ModuleManager: [b]1.5.8[/b]
    News: [b]2.15.1[/b]
    Search: [b]1.7.12[/b]
    ThemeManager: [b]1.1.8[/b]
    TinyMCE: [b]2.9.12[/b]
    FormBuilder: [b]0.8.1.2[/b]
    FormBrowser: [b]0.4.2[/b]
    CGSimpleSmarty: [b]1.9.1[/b]
    CGExtensions: [b]1.49.11[/b]
    CGCalendar: [b]1.15.5[/b]
    FrontEndUsers: [b]1.30.6[/b]
    CustomContent: [b]1.10[/b]
    JQueryTools: [b]1.3.7[/b]
    SelfRegistration: [b]1.9.3[/b]


Config Information:

    php_memory_limit: [b][/b]
    process_whole_template: [b][/b]
    max_upload_size: [b]128000000[/b]
    url_rewriting: [b]mod_rewrite[/b]
    page_extension: [b][/b]
    query_var: [b]page[/b]
    image_manipulation_prog: [b]GD[/b]
    auto_alias_content: [b]true[/b]
    locale: [b]nl_NL[/b]
    default_encoding: [b]utf-8[/b]
    admin_encoding: [b]utf-8[/b]
    set_names: [b]true[/b]

Re: Customise login template FrondEndUser

Posted: Mon Nov 02, 2015 12:01 pm
by velden
Do you get any error or strange output/no output when submitting?

Re: Customise login template FrondEndUser [solved]

Posted: Mon Nov 02, 2015 6:52 pm
by babel
No everything works but the is some html-code and class-names I want to remove. That's up to now not possible.

Re: Customise login template FrondEndUser

Posted: Tue Nov 03, 2015 9:58 pm
by Jo Morg
Although there is no update available in the repository (yet) there is a release on the forge for CGExtentions that should fix that: 1.49.12. For the moment you should upload it directly instead of upgrading via ModuleManager as the upgrade is not yet available there.

HTH

Re: Customise login template FrondEndUser [solved]

Posted: Wed Nov 04, 2015 3:14 pm
by babel
Thanks, Jo. That was the solution.