Search found 15 matches

by paulhermans
Fri Aug 17, 2018 1:32 pm
Forum: Modules/Add-Ons
Topic: MenuManager deprecated?
Replies: 4
Views: 1341

Re: MenuManager deprecated?

Allright I got it fixed now:

1) I deleted these template types via phpmyadmin
2) Installed the module succesfully
3) Needed to fix some template-type id's in phpmyadmin
by paulhermans
Thu Aug 16, 2018 7:50 am
Forum: CMSMS Core
Topic: Customized title tag
Replies: 1
Views: 971

Customized title tag

Hi guys, on this page you see "Customized title tag" that is not working in version 2.2.8. {content block="custom_title" assign="custom_title" oneline="true" label="Custom Title Text"} {if $custom_title} <title>{$custom_title} - {sitename}</title> {e...
by paulhermans
Thu Aug 16, 2018 6:51 am
Forum: Modules/Add-Ons
Topic: MenuManager deprecated?
Replies: 4
Views: 1341

Re: MenuManager deprecated?

Thanks DIGI, I see "Navigator - Not Installed" in the Module Manager, I assume that's the new module. When I click install it says "Template Type with the same name already exists". What would be the next step? Should I delete these two in Design Manager > Template Types: Navigat...
by paulhermans
Thu Aug 16, 2018 6:44 am
Forum: CMSMS Core
Topic: Some backend links not working after 2.2.8 update
Replies: 2
Views: 1045

Re: Some backend links not working after 2.2.8 update

Yes DIGI I am now on a different computer and everything works fine! Probably some conflicting caching indeed.
by paulhermans
Wed Aug 15, 2018 6:48 pm
Forum: Modules/Add-Ons
Topic: Alternative for module FormBuilder?
Replies: 6
Views: 1987

Re: Alternative for module FormBuilder?

I cannot find "Form Builder" in the backend under Extensions anymore. Also pages that use the tag {FormBuilder form='name'} does not work anymore. ERROR: at line 31 in file /var/www/vhosts/domain/lib/smarty/sysplugins/smarty_internal_templatecompilerbase.php: Message: Syntax error in templ...
by paulhermans
Wed Aug 15, 2018 6:44 pm
Forum: CMSMS Core
Topic: Some backend links not working after 2.2.8 update
Replies: 2
Views: 1045

Some backend links not working after 2.2.8 update

Hi all, I updated a website from version 1.11.13 -> 1.12.2 -> 2.1 -> 2.2.8 After this last step from 2.1 to 2.2.8 some backend links don't work anymore. Examples: Content > Content Manager > "Delete this page" icon is clickable but does nothing. Content > News > "Delete article" ...
by paulhermans
Wed Aug 15, 2018 6:22 pm
Forum: Modules/Add-Ons
Topic: Alternative for module FormBuilder?
Replies: 6
Views: 1987

Re: Alternative for module FormBuilder?

Thanks Jo,

I have: FormBuilder 0.8.1.6 Installed
It says: Missing dependencies
Depends on: CMSMailer
Minimum Version CMSMailer: 1.73

CMSMailer 5.2.14 Installed

What should I do in this case?
by paulhermans
Wed Aug 15, 2018 6:08 pm
Forum: Modules/Add-Ons
Topic: MenuManager deprecated?
Replies: 4
Views: 1341

MenuManager deprecated?

Hi all, I updated a website from version 1.11.13 all the way to the latest 2.2.8. When I check the "Module Manager" I see that the module "MenuManager" is indicated as deprecated: "This module is deprecated (the development is stopped and there will be no new releases)."...
by paulhermans
Wed Aug 15, 2018 6:00 pm
Forum: Modules/Add-Ons
Topic: Alternative for module FormBuilder?
Replies: 6
Views: 1987

Alternative for module FormBuilder?

Hi all, I updated a website from version 1.11.13 all the way to the latest 2.2.8.

Now I have to find an alternative for the module FormBuilder.

Can anybody recommend a good replacement for FormBuilder?
by paulhermans
Wed Aug 15, 2018 5:03 pm
Forum: General Discussion
Topic: CMSMS update from 1.x to 2.x
Replies: 2
Views: 2666

Re: CMSMS update from 1.x to 2.x

Hi Digi, the same problem happened when I did an upgrade from 2.1 to 2.2.8. After I did a succesful update to 2.1 and fixed everything that broke. Today I did a new update from 2.1 to 2.2.8 and that worked! I don't know what the problem was on the first try but I think it had something to do with th...
by paulhermans
Fri Aug 03, 2018 3:52 pm
Forum: CMSMS Core
Topic: UDT: Get Level Two Title
Replies: 5
Views: 2235

Re: UDT: Get Level Two Title

Thanks DIGI3, that works, but only if you are at level 3.

Do you also have a solution that gets me the title of level 2 no matter if I am at level 2 or 3?
by paulhermans
Fri Aug 03, 2018 3:24 pm
Forum: General Discussion
Topic: CMSMS update from 1.x to 2.x
Replies: 2
Views: 2666

CMSMS update from 1.x to 2.x

On this page: https://docs.cmsmadesimple.org/upgrading/to-cmsms-2.x It says that you can update from 1.12.2 to 2.x.x But when I try to update directly to 2.2.8 it doesn't work, the backend breaks: Content Manager doesn't load any pages Design Manager doesn't load any designs I found out that updatin...
by paulhermans
Fri Aug 03, 2018 3:01 pm
Forum: General Discussion
Topic: CMSMS Installer needs PHP 7.0+
Replies: 1
Views: 2179

CMSMS Installer needs PHP 7.0+

Hi guys, just a quick note: On the download page:https://www.cmsmadesimple.org/downloads/cmsms/ It says "Versions 2.2 and above require PHP 5.6+ (recommended PHP 7.0+)." But when I upload this file (in binary mode of course) to a webserver it doesn't work with php 5.6. When I change to php...
by paulhermans
Fri Aug 03, 2018 2:42 pm
Forum: CMSMS Core
Topic: UDT: Get Level Two Title
Replies: 5
Views: 2235

Re: UDT: Get Level Two Title

Hi i'm looking for the title attribute of the page one level up in the hierarchy.

Do you know how I can get this value?
by paulhermans
Fri Aug 03, 2018 12:26 pm
Forum: CMSMS Core
Topic: UDT: Get Level Two Title
Replies: 5
Views: 2235

UDT: Get Level Two Title

Situation: I'm updating a CMSMS website from 1.x to 2.x and there is a User Defined Tag that I need to rewrite. I have a website with a FAQ: /faq/category/article Level 1: faq Level 2: category Level 3: article When on a level 3 page I want to display the "title" of the category above it....

Go to advanced search