Search found 23 matches

by cyrcle
Wed Apr 07, 2021 12:51 pm
Forum: Modules/Add-Ons
Topic: CGCalendar - Dropdown from UDT
Replies: 9
Views: 2390

Re: CGCalendar - Dropdown from UDT

Hello. For my part, I have a 100% Smarty solution for this. — #1 In "Site Admin / CGCalendar Settings" add field, Name: "InternalLink", Type: "Dropdown". — #2 Duplicate the admin_add_event.tpl template from "modules/CGCalendar/templates" in "assets/module...
by cyrcle
Mon Apr 05, 2021 4:51 pm
Forum: Modules/Add-Ons
Topic: CGCalendar on google search
Replies: 1
Views: 1164

Re: CGCalendar on google search

You can do this by following these instructions :
https://cmscanbesimple.org/blog/base-cm ... d-metatags

And by adding microdata in the html code :
https://schema.org/Event
by cyrcle
Mon Sep 28, 2020 4:12 pm
Forum: CMSMS Core
Topic: Admin Date
Replies: 4
Views: 1525

Re: Admin Date

Thanks for the news and for your work !
by cyrcle
Fri Apr 17, 2020 9:25 am
Forum: CMSMS Core
Topic: User Preferences Date Format String with CMSMS 2.2.14
Replies: 4
Views: 1513

Re: User Preferences Date Format String with CMSMS 2.2.14

Sorry jce76350 if I was not clear, I was talking about the display of dates in the administration pages.

Thank you velden.
by cyrcle
Thu Apr 16, 2020 3:00 pm
Forum: CMSMS Core
Topic: User Preferences Date Format String with CMSMS 2.2.14
Replies: 4
Views: 1513

User Preferences Date Format String with CMSMS 2.2.14

Hello, Could someone confirm that in "My Account / User Preferences", the value entered in the Date Format String field is no longer interpreted since update to CMSMS 2.2.14? For example, if I enter %x %X, %x %X is displayed in News Post Date or in File Manager for File Date. If I enter %d...
by cyrcle
Thu Apr 09, 2020 12:34 pm
Forum: French - Français
Topic: problème BDD update - passage de 2.1.6 à 2.2.13
Replies: 4
Views: 5598

Re: problème BDD update - passage de 2.1.6 à 2.2.13

Non, ça ne pose pas de problème. Le processus d'installation va s'en apercevoir et mettre la version de schéma de BDD à jour.
Si tu as des erreurs PHP après la mise à jour, il peut être utile de vider le cache du site dans "Administration du site / Maintenance du système / Cache et contenu".
by cyrcle
Thu Mar 26, 2020 10:04 am
Forum: French - Français
Topic: problème BDD update - passage de 2.1.6 à 2.2.13
Replies: 4
Views: 5598

Re: problème BDD update - passage de 2.1.6 à 2.2.13

Bonjour, Il me semble que le message que tu as est un message normal, l'installateur voit que tu as une ancienne installation à mettre à jour et tu dois passer à l'étape suivante. Il n'est pas nécessaire d'utiliser le mode avancé pour une mise à jour. C'est le même fichier d'installation qui permet ...
by cyrcle
Fri May 25, 2018 4:10 pm
Forum: Modules/Add-Ons
Topic: FEU login with jQuery/Ajax
Replies: 1
Views: 1014

FEU login with jQuery/Ajax

Hello, I'm using CMSMS 2.2.7 and FEU 2.10. Everything works fine except when the user submits a wrong password. In this case, the server response don't contain the error message, but only the login form html code. My jQuery code is this one: <__script__ type="text/javascript"> var frm = $(...
by cyrcle
Tue May 08, 2018 4:23 pm
Forum: CMSMS Core
Topic: CMSMS outbound connections to itself vs webhosting rules
Replies: 2
Views: 1449

Re: CMSMS outbound connections to itself vs webhosting rules

Thank you DIGI3 for this first answer. I will test. I didn't think it was possible to change the asynchronous process jobs frequency.
by cyrcle
Mon May 07, 2018 6:20 pm
Forum: CMSMS Core
Topic: CMSMS outbound connections to itself vs webhosting rules
Replies: 2
Views: 1449

CMSMS outbound connections to itself vs webhosting rules

Hello, I am currently experiencing a problem with 2 websites hosted on OVH shared hosting located in the Gravelines data center. At times, I can have up to one query on 20 which returns me an incomplete loaded page, a blank page or a "502 Gateway Time-out" or "504 Gateway Time-out&quo...
by cyrcle
Fri May 04, 2018 3:53 pm
Forum: CMSMS Core
Topic: Streamline the file upload system
Replies: 0
Views: 1121

Streamline the file upload system

Hello, Currently, there are at least 3 ways to upload a file via the administration: • with FileManager • with FilePicker • with TinyMCE responsive_filemanager Of these 3 methods, only the one with TinyMCE makes it easy enough to replace special characters in the names of sent files. For this, just ...
by cyrcle
Thu Apr 26, 2018 4:00 pm
Forum: Modules/Add-Ons
Topic: CGBetterForms on submission, submits twice?
Replies: 9
Views: 3592

Re: CGBetterForms on submission, submits twice?

Finally, it was still not the solution.
But, but, but, choosing to "Display form inline" no longer displays and no longer sends messages twice. I hope this time it's good.
by cyrcle
Thu Apr 26, 2018 2:39 pm
Forum: Modules/Add-Ons
Topic: CGBetterForms on submission, submits twice?
Replies: 9
Views: 3592

Re: CGBetterForms on submission, submits twice?

I had the same problem on another website.
Finally, scan and save the form again seems to have solved the problem.
by cyrcle
Tue Apr 24, 2018 9:48 pm
Forum: Modules/Add-Ons
Topic: CGBetterForms on submission, submits twice?
Replies: 9
Views: 3592

Re: CGBetterForms on submission, submits twice?

Now, I put the {CGBetterForms form = "Sample contact form"} tag in a Core::Page template and the problem didn't reappear. I don't understand!
Maybe I just had to clear the cache?
Sorry for the noise.
by cyrcle
Tue Apr 24, 2018 8:56 pm
Forum: Modules/Add-Ons
Topic: CGBetterForms on submission, submits twice?
Replies: 9
Views: 3592

Re: CGBetterForms on submission, submits twice?

I just found something.

The problem appears if tag {CGBetterForms form="Sample contact form"} is in a Core::Page template, but if tag is in page content, the problem disappear.

What could I do to not have this problem when the tag is in a Core::Page template?
Thanks

Go to advanced search