Search found 51 matches
- Tue Dec 08, 2015 7:20 pm
- Forum: Modules/Add-Ons
- Topic: [SOLVED] Frontend users changesettings template
- Replies: 1
- Views: 964
Re: Frontend users changesettings template
I finally managed to find a solution. In fact it's the use of the ->control tag that caused the problem. In the new default template, all kind of input fields are not created by using the {$field->control} tag but by using <input type= ...>. So I've changed my fields according to that and replaced $...
- Sun Nov 29, 2015 6:15 pm
- Forum: Modules/Add-Ons
- Topic: [SOLVED] Frontend users changesettings template
- Replies: 1
- Views: 964
[SOLVED] Frontend users changesettings template
I'm currently updating my production site step by step in order to get it finally ready for CMSMS 2.0. In this process I'm updating frontend users from version 1.22.3, now to 1.25.1 I'm using a costumized changesettings template to call every field manually, which used to work fine under version 1.2...
- Mon Oct 12, 2015 5:22 pm
- Forum: Modules/Add-Ons
- Topic: [SOLVED] CGContentutils - content block data not parsed
- Replies: 2
- Views: 1193
Re: CGContentutils - content block data not parsed
Perfect, it works. I Could have thought of it... Thanks for your fast reply!
- Mon Oct 12, 2015 4:38 pm
- Forum: Modules/Add-Ons
- Topic: [SOLVED] CGContentutils - content block data not parsed
- Replies: 2
- Views: 1193
[SOLVED] CGContentutils - content block data not parsed
Hi, I'm using CGContentutils to create content blocks. I'm calling the content blocks ass suggested like {content_module module='CGContentUtils' block='kol2_inhalt'} The content is showing up correctly, but any smarty I enter isn't parsed, so the code just shows up. Any HTML in the content block is ...
- Thu Dec 12, 2013 8:03 pm
- Forum: Modules/Add-Ons
- Topic: CGFeedback comments moderation
- Replies: 4
- Views: 1523
Re: CGFeedback comments moderation
Ok, thanks again, I'll see how I can do this, it's not so urgent.
- Wed Dec 11, 2013 6:45 pm
- Forum: Modules/Add-Ons
- Topic: CGFeedback comments moderation
- Replies: 4
- Views: 1523
Re: CGFeedback comments moderation
Ok, thanks for the idea, I'm not so experienced in PHP/Mysql, so I might be stuck there.
- Sun Dec 08, 2013 11:08 am
- Forum: Modules/Add-Ons
- Topic: CGFeedback comments moderation
- Replies: 4
- Views: 1523
CGFeedback comments moderation
Hi, I'm already using cgfeedback for comments for visitors to my page that are not logged in as frontend users. So I need to moderate these comments and so I turned the "Moderate all comments" option to yes. Now I'd like to use it also for logged in frontend users, but I'd like to turn the...
- Thu Nov 21, 2013 5:04 pm
- Forum: Modules/Add-Ons
- Topic: TinyMCE and frontend
- Replies: 2
- Views: 1493
Re: TinyMCE and frontend
Thanks for your reply. It currently is set as "front end editor"...
- Sun Nov 03, 2013 11:22 am
- Forum: Modules/Add-Ons
- Topic: TinyMCE and frontend
- Replies: 2
- Views: 1493
TinyMCE and frontend
Hi, I've got some trouble getting TinyMCE to work in the frontend with CGBlog. I've already searched a lot and done the following: -updated all modules -TinyMCE is set as default Wysiwyg module in page settings -{cms_init_editor} is placed in the page template -I've allowed the use of the wysiwyg in...
- Mon Apr 15, 2013 4:26 pm
- Forum: CMSMS Core
- Topic: [SOLVED] Templates breaking up
- Replies: 12
- Views: 6687
Re: [SOLVED] Templates breaking up
Hi,
I'm glad it helped you
I'm glad it helped you

- Wed Oct 24, 2012 8:52 pm
- Forum: Modules/Add-Ons
- Topic: Jquery File Upload - How to process data?
- Replies: 0
- Views: 1052
Jquery File Upload - How to process data?
Hi, I'm sorry I might be asking for something quite simple, but I've been trying and searching now for a long time without a result... I've installed the jquery file upload module. Uploading images works fine, but images aren't processed. I've found where I need to define how images are processed, b...
- Mon Oct 22, 2012 7:26 pm
- Forum: Modules/Add-Ons
- Topic: Front End User properties - re order list [solved]
- Replies: 7
- Views: 4535
Re: Front End User properties - re order list [solved]
Hi,
Does anybody know how I can display an upload image field when customizing the template (as I asked in my last post here) ?
Thank you very much!
Lex
Does anybody know how I can display an upload image field when customizing the template (as I asked in my last post here) ?
Thank you very much!
Lex
- Sun Oct 21, 2012 12:42 pm
- Forum: CMSMS Core
- Topic: [SOLVED] Templates breaking up
- Replies: 12
- Views: 6687
Re: Templates breaking up
I can't believe it right now, but I finally found the bug... ;) After playing around with different versions of my site, I finally realized that the error had something to do with CGBlog. And it was my fault of course :) I edited the language file in order to translate some strings in Luxembourgish....
- Thu Oct 18, 2012 7:56 pm
- Forum: CMSMS Core
- Topic: [SOLVED] Templates breaking up
- Replies: 12
- Views: 6687
Re: Templates breaking up
So finally I found some time to work on... Don't have a clue where this white space comes from as I haven't edited the admin template at all and there's no white space in the template... Anyway I've loaded the admin page in debug mode and this is the result. Sorry for the long post :) Loading the pa...
- Sat Oct 13, 2012 9:08 pm
- Forum: CMSMS Core
- Topic: [SOLVED] Templates breaking up
- Replies: 12
- Views: 6687
Re: Templates breaking up
The full line space is really there, there are even two lines before the doctype. This is only true for the admin template. What could that mean?
Thanks
Thanks