Search found 3 matches
- Mon Sep 21, 2009 6:20 am
- Forum: Modules/Add-Ons
- Topic: Frontendusers - Delete Image (as FEU user), BUG
- Replies: 3
- Views: 1779
Re: Frontendusers - Delete Image (as FEU user), BUG
Actually, i tried to find the problem in the code.. it seems there is only ONE place where the unlink part (delete if you are unfamiliar with php) takes place. Adding some echoes, i see the code is only reached when the "clear" checkbox is ticked in the backend! Ticking the box in the fron...
- Fri Sep 11, 2009 7:54 am
- Forum: Modules/Add-Ons
- Topic: Frontendusers - Delete Image (as FEU user), BUG
- Replies: 3
- Views: 1779
Frontendusers - Delete Image (as FEU user), BUG
Whenever an image is set as a (feu) user property and the front end user uploaded the image in his settings, he can not remove it! It is already reported as 3734 bug against FEU 1.6.7 (not solved) and again against FEU 1.6.9 (bug 4000) where it still occurs. I just need a fix or workaround or ... An...
- Mon Dec 29, 2008 10:26 pm
- Forum: German - Deutsch
- Topic: Änderung der RSS Feeds ab CMSms 1.5
- Replies: 31
- Views: 18915
Re: Änderung der RSS Feeds ab CMSms 1.5
Im RSS Template wird der Modifier "cms_date_format" verwendet: {$entry->postdate|cms_date_format:"%a, %d %b %Y %H:%M:%S %Z"} Meine Notlösung bestand jetzt darin, mir einen zweiten Modifier namens "cms_date_format_en" anzulegen, der dann das englische Datums-Format ausg...