Search found 6 matches

by kouala
Tue Mar 06, 2018 1:27 pm
Forum: CMSMS Core
Topic: Google Authenticator on CMSMS Admin
Replies: 2
Views: 2428

Google Authenticator on CMSMS Admin

Hi,

Sorry for my english, I'm french ;)

We need to add Google Authenticator on CMSMS Admin after currently login functionality.
I have no idea how to do it, do you have an idea?

Kind Regards
Kouala
by kouala
Tue Oct 06, 2015 8:50 pm
Forum: The Lounge
Topic: Error after updating to 2.0.1.1 “Adelaide”
Replies: 10
Views: 4435

Re: Error after updating to 2.0.1.1 “Adelaide”

Yes, I have cleared browser cache and CMS cache. Like mlestat1131, only happens when save content (insert or update).
by kouala
Mon Oct 05, 2015 10:10 am
Forum: The Lounge
Topic: Error after updating to 2.0.1.1 “Adelaide”
Replies: 10
Views: 4435

Error after updating to 2.0.1.1 “Adelaide”

Hi, I have upgraded my CMSMS 2.0 with the new 2.0.1.1. After upgrading, my website works well but when I want to upgrade existing content (page), I have this error: Fatal error: Call to a member function fetch() on a non-object in /home/httpd/vhosts/www/lib/classes/internal/module_support/modtemplat...
by kouala
Wed Sep 09, 2015 9:10 am
Forum: CMSMS Core
Topic: [SOLVED] Navigator and {$node}
Replies: 4
Views: 2277

Re: Navigator and {$node}

Perfect, it's work.

Big Thanks :)
by kouala
Wed Sep 09, 2015 8:50 am
Forum: CMSMS Core
Topic: [SOLVED] Navigator and {$node}
Replies: 4
Views: 2277

Re: Navigator and {$node}

Thanks for your answer but it doesn't work.

I call the menu like this:
{Navigator template='Menu' start_level='2' collapse='1' }

I don't found any full documentation on CMSMS2 ;)

Thanks
by kouala
Wed Sep 09, 2015 8:02 am
Forum: CMSMS Core
Topic: [SOLVED] Navigator and {$node}
Replies: 4
Views: 2277

[SOLVED] Navigator and {$node}

Hello,

I try to use the new Navigtor (CMSMS 2.0) but I need {$node->extra1}. It seems to not work.

Code: Select all

{foreach $data as $node}
  <li class="navigation__item {$liclass} automobile autotablet {$node->extra1}">
{/foreach}
Can you help me please ?

Thanks.

Go to advanced search