Search found 32 matches
- Thu Feb 27, 2025 3:59 pm
- Forum: Modules/Add-Ons
- Topic: webp_image returning original source files
- Replies: 3
- Views: 4013
Re: webp_image returning original source files
Huh. Good point. Well, then I'd propose updating the repository; I attached the updated file here for someone who has authority to add it. The only changes made were those I mentioned in my first post: deleting the lines 55, 75, 79, 81, 82 and 83 and adding the change info in the about-text, but wit...
- Mon Feb 24, 2025 1:54 pm
- Forum: Modules/Add-Ons
- Topic: webp_image returning original source files
- Replies: 3
- Views: 4013
webp_image returning original source files
Hi! While setting up a new gallery thingy (changes on caption and stuff) , I also tried to implement WebP-images … but: It didn't work. First I thought the path settings may have changed and manually fed an url to an image … didn't work either. In search for a solution I stumbled upon this discussio...
- Wed Oct 09, 2024 3:07 pm
- Forum: CMSMS Core
- Topic: Return message after content update
- Replies: 5
- Views: 4314
Re: Return message after content update
Oh, oh… :[
Well, then I take we do have some work ahead. Thank you!
Well, then I take we do have some work ahead. Thank you!
- Wed Oct 09, 2024 3:00 pm
- Forum: CMSMS Core
- Topic: Return message after content update
- Replies: 5
- Views: 4314
Re: Return message after content update
But now I get a feeling, where we are going here... This is in the template (very first lines) - may this cause that behavior? {content block='pageheader' assign='header' label='Page header' wysiwyg=false} {content assign='main_content'} {content block='abovefooter' assign='abovefooter' label='Above...
- Wed Oct 09, 2024 2:55 pm
- Forum: CMSMS Core
- Topic: Return message after content update
- Replies: 5
- Views: 4314
Re: Return message after content update
SORRY! \(_ _) And thanks for your response! It is CMSMS Version 2.2.9.1 and indeed here are a number of CG modules still running and haven't been replaced (yet) . Those are CGCalendar, CGExtensions, CGJobMgr, CGSimpleSmarty and CGSmartImage … all are somewhat updated, more or less probably (no avail...
- Wed Oct 09, 2024 2:22 pm
- Forum: CMSMS Core
- Topic: Return message after content update
- Replies: 5
- Views: 4314
Return message after content update
I have a funny experience after updating content (url ...moduleinterface.php?mact=CMSContentManager,m1_,admin_editcontent,0&;__c=XXXX&;m1_content_id=XX&showtemplate=false) - both ways, either by "Apply" and also by "Submit" the content is INDEED saved, however instead...
- Thu Aug 22, 2024 7:24 am
- Forum: Feature ideas
- Topic: Recycle Bin - working module ready to be contributed
- Replies: 6
- Views: 49599
Recycle Bin - working module ready to be contributed
I have loved using CMSms for many years - I'd guess it must be fifteen … or even more. However, there has been this ONE thing, that drove me crazy ever since: Content that has been updated by overwriting, or deleted content was gone for *EVER* with no chance of getting it back. :'( Since I'm not a c...
- Tue Mar 19, 2024 2:41 pm
- Forum: Modules/Add-Ons
- Topic: LISE template / or general question
- Replies: 3
- Views: 44461
Re: LISE template / or general question
Yup, you nailed it! ;D My new code is now: {foreach original loop - no extra looping now… {if !isset($highdate)}{assign highdate value=$item->modified_time}{/if} {if ($item->modified_time > $highdate)}{assign highdate value=$item->modified_time}{/if} {/foreach} and then later only the variable {$hig...
- Tue Mar 19, 2024 9:56 am
- Forum: Modules/Add-Ons
- Topic: LISE template / or general question
- Replies: 3
- Views: 44461
LISE template / or general question
Hi! I do have a working solution - but I wonder, if this could have been accomplished quicker/shorter in code. I wanted to write a "last updated on" (German date, which is bad to sort by) at the very end of the LISE items. This is what I have so far and what does work: <p><small>Last updat...
- Thu Sep 09, 2021 7:41 am
- Forum: CMSMS Core
- Topic: How to make CMSms error 404 - fast
- Replies: 2
- Views: 1650
Re: How to make CMSms error 404 - fast
Thank you Digi! I can file a report. I can try. Dunno where to do - I never did that, I always asked the board for help. ;D But I'll try. Can't be that difficult. And yes, I meant the section header. I just didn't know how the english translation was and was too lazy to switch the language to find i...
- Wed Sep 08, 2021 2:51 pm
- Forum: CMSMS Core
- Topic: How to make CMSms error 404 - fast
- Replies: 2
- Views: 1650
How to make CMSms error 404 - fast
Hey all! I just found the funniest error I personally ever encountered with CMSmadesimple. ;D Storytime: My customer called me that his page answers with a 404. She admitted being in the content manager clicking around (its just construction and I encouraged her to feel free to click around everywhe...
- Thu May 06, 2021 7:50 am
- Forum: Modules/Add-Ons
- Topic: NewsletterMadeSimple custom fields return empty
- Replies: 9
- Views: 3645
Re: NewsletterMadeSimple custom fields return empty
Thank you Velden! That was what I thought all along - but over the time reading into some posts (I can't be much of help unfortunately in terms of coding) I figured that a lot of times supposed "bugs" in the end were actually not really bugs, but due to misusage, misconfiguration, server s...
- Wed May 05, 2021 7:03 pm
- Forum: Modules/Add-Ons
- Topic: NewsletterMadeSimple custom fields return empty
- Replies: 9
- Views: 3645
Re: NewsletterMadeSimple custom fields return empty
Thank you Velden, for coming back on this. Indeed I only sent a test mail with NMS once ever and soon figured that fields are not processed at all (what totally makes sense while one doesn't choose a user for the test run, but only a recipient address). So if at all I'd use this only to quickly see ...
- Wed May 05, 2021 7:58 am
- Forum: Modules/Add-Ons
- Topic: NewsletterMadeSimple custom fields return empty
- Replies: 9
- Views: 3645
Re: NewsletterMadeSimple custom fields return empty
Hallo again, so, after writing an UDT, in hope I could extract the variables from the database by rendering the UDT within the message body (which, by the didn't work, only did in the front-end) I figured something I cannot grasp (as a designer, not a coder) and therefore ask for your assistance. I ...
- Tue Jan 19, 2021 12:16 pm
- Forum: Modules/Add-Ons
- Topic: NewsletterMadeSimple custom fields return empty
- Replies: 9
- Views: 3645
Re: NewsletterMadeSimple custom fields return empty
Thank you Velden! What you described, was exactly how id did work for many years. Actually I cannot recall that this had ever not worked, until just now. :-\ The background is, that I had to upgrade a very, very old charity-like website, that uses newsletters like three or four times a year. Hence a...