Search found 7529 matches
- Fri Apr 15, 2022 10:21 am
- Forum: Modules/Add-Ons
- Topic: News module post date showing as %x %X
- Replies: 5
- Views: 1169
Re: News module post date showing as %x %X
This was a core bug few releases ago. Do you use the latest version now?!
- Mon Apr 04, 2022 4:31 pm
- Forum: Modules/Add-Ons
- Topic: Spam despite captcha on Form Builder
- Replies: 3
- Views: 1066
Re: Spam despite captcha on Form Builder
Some tutorials with alternatives.
The honeypot feature:
https://cmscanbesimple.org/blog/honeypo ... ormbuilder
The hide form feature:
https://cmscanbesimple.org/blog/additio ... ook-module
Regards, Rolf
The honeypot feature:
https://cmscanbesimple.org/blog/honeypo ... ormbuilder
The hide form feature:
https://cmscanbesimple.org/blog/additio ... ook-module
Regards, Rolf
- Mon Apr 04, 2022 4:28 pm
- Forum: French - Français
- Topic: [Form Builder]
- Replies: 2
- Views: 6354
Re: [Form Builder]
Hello,
here you will find some tutorials about the use with FormBuilder:
https://cmscanbesimple.org/blog&tag=formbuilder
An alternative plugin could be:
http://dev.cmsmadesimple.org/projects/simpleform
Just 1 file and a stylesheet...
Good luck, Rolf
here you will find some tutorials about the use with FormBuilder:
https://cmscanbesimple.org/blog&tag=formbuilder
An alternative plugin could be:
http://dev.cmsmadesimple.org/projects/simpleform
Just 1 file and a stylesheet...
Good luck, Rolf
- Thu Mar 10, 2022 2:51 pm
- Forum: Dutch - Nederlands
- Topic: Template1200 news-items not found
- Replies: 4
- Views: 5666
Re: Template1200 news-items not found
Dankjewel, en mooi dat het weer werkt! Meestal is het een probleem dat de detailpagina (die óóit eens is ingesteld) niet meer actief is of verwijderd. De nieuws module geeft dan op detailweergave een Error 404, wat ook klopt! Alleen voordat je daar achter bent...... Hoe dan ook, de News module werkt...
- Wed Mar 09, 2022 6:50 pm
- Forum: Dutch - Nederlands
- Topic: Template1200 news-items not found
- Replies: 4
- Views: 5666
Re: Template1200 news-items not found
Bestaat de standaard News detail pagina? Zie Websitebeheer >> Nieuws instellingen.
- Tue Mar 08, 2022 7:55 pm
- Forum: General Discussion
- Topic: CG Calendar
- Replies: 4
- Views: 9082
Re: CG Calendar
I just moved one site from CGCalendar to a LISE instance. That worked great for me.
Only thing that isn't available is a recurring event feature, but I did not need that.
Only thing that isn't available is a recurring event feature, but I did not need that.
- Thu Feb 24, 2022 6:10 pm
- Forum: Help Wanted (commercial)
- Topic: Inserting New Image
- Replies: 1
- Views: 61418
Re: Inserting New Image
Looks like you use an old version of CMSMS...
In the Admin Panel at Extensions >> MicroTiny you can enable/disable the use of images
Grtz. Rolf
In the Admin Panel at Extensions >> MicroTiny you can enable/disable the use of images
Grtz. Rolf
- Thu Feb 24, 2022 6:04 pm
- Forum: Modules/Add-Ons
- Topic: Display A File's Content On A Content Page.
- Replies: 11
- Views: 2033
Re: Display A File's Content On A Content Page.
You could also use:
http://dev.cmsmadesimple.org/projects/cacheremotefile
Demo and tutorial at:
https://cmscanbesimple.org/blog/share-d ... e-file-tag
http://dev.cmsmadesimple.org/projects/cacheremotefile
Demo and tutorial at:
https://cmscanbesimple.org/blog/share-d ... e-file-tag
- Tue Feb 01, 2022 1:26 pm
- Forum: Dutch - Nederlands
- Topic: Frequentie core upgrades in het vervolg?
- Replies: 8
- Views: 6323
Re: Frequentie core upgrades in het vervolg?
Covid heeft er bij mij in ieder geval goed ingehakt, ben na bijna een jaar nog steeds niet de oude... geldt waarschijnlijk voor meer onder ons.
- Thu Jan 27, 2022 8:14 pm
- Forum: Modules/Add-Ons
- Topic: SmartImage with Smarty Caching
- Replies: 5
- Views: 5847
Re: SmartImage with Smarty Caching
Safe yourself a lot of time and headaches: disable Smarty Caching. To get this working like it was designed to, you have to do much more then only enable it in the Admin panel. Several (page) templates need to be changed to stop caching some content. Not worth the fuss, imnsho
- Thu Jan 27, 2022 9:12 am
- Forum: Dutch - Nederlands
- Topic: Frequentie core upgrades in het vervolg?
- Replies: 8
- Views: 6323
Re: Frequentie core upgrades in het vervolg?
Een onderhoudsabonnement omvat toch veel meer dan alléén core upgrades? Module upgrades, server/php (checks), backups, foutregisters controleren, SSL, veiligheidcontroles/scans, een post risico en onvoorzien, etc. etc. Zakelijk gezien kan het ook voor komen dat er bijv. 5 releases in een jaar worden...
- Wed Jan 19, 2022 6:15 pm
- Forum: Help Wanted (commercial)
- Topic: Need to upgrade a simple plugin to V2
- Replies: 6
- Views: 11256
Re: Need to upgrade a simple plugin to V2
No need for a UDT, this does the trick in any page:This code makes a listing of sub-children of the page (navigation wise), shown parent page whereever this is placed.
Code: Select all
{Navigator childrenof=$page_alias}
- Wed Jan 19, 2022 6:07 pm
- Forum: Developers Discussion
- Topic: User Defined Tag upgrade to latest Smarty
- Replies: 6
- Views: 16391
Re: User Defined Tag upgrade to latest Smarty
No need for a UDT, this does the trick in any page:I have an old UDT that showed a listing of pages that are "children" to current page (in terms of navigation)
Code: Select all
{Navigator childrenof=$page_alias}
- Mon Jan 17, 2022 2:58 pm
- Forum: Modules/Add-Ons
- Topic: MicroTiny: better support for YouTube videos
- Replies: 6
- Views: 1724
Re: MicroTiny: better support for YouTube videos
This is where the power of UDT is very useful!!! Just a small example, UDT and tag in your editor: $id = isset($params['id']) ? $params['id'] : ''; $autoplay = isset($params['autoplay']) ? $params['autoplay'] : '0'; if ( !empty($id) ) { echo '<div class="video">'; echo '<__iframe width=&qu...
- Sat Jan 08, 2022 1:03 pm
- Forum: Installation und Einstellungen
- Topic: wurde ich gehackt????
- Replies: 3
- Views: 5991
Re: wurde ich gehackt????
You might want to check your urls/paths in the config.php! Your base url (when I look into the page source) is
http://andi-rauch.de.dd14600.kasserver.com/cmsmadesimple/
http://andi-rauch.de.dd14600.kasserver.com/cmsmadesimple/