Search found 7 matches
- Tue Aug 02, 2011 10:41 am
- Forum: Modules/Add-Ons
- Topic: Attach file (pdf) to user profile (FEU)
- Replies: 0
- Views: 499
Attach file (pdf) to user profile (FEU)
Dear all, I've been searching around and haven't found clues about that, it is possible that I haven't used the right searching keywords, then, sorry if this topic is already treated and if this is the case, please, let me know where to find it :) (thanks!!) Well, to the topic itself :) : I want to ...
- Thu Jul 21, 2011 2:15 pm
- Forum: The Lounge
- Topic: Upload file to forum (front end)
- Replies: 5
- Views: 2564
Re: Upload file to forum (front end)
The News module has the "Field definitions" tab, as they work in a similar way, I wonder if that can be exported to FMS... any idea on how to start with the task?
- Thu Jul 21, 2011 2:02 pm
- Forum: The Lounge
- Topic: Upload file to forum (front end)
- Replies: 5
- Views: 2564
Re: Upload file to forum (front end)
No news about this issue? I'm in the same situation, I need to add file upload capability to the "New post" and "Reply post" templates...
- Tue May 03, 2011 10:42 am
- Forum: Modules/Add-Ons
- Topic: CGUserDirecotry $oneuser.detail_url with non default templat
- Replies: 0
- Views: 391
CGUserDirecotry $oneuser.detail_url with non default templat
Dear All, I'm using CGUserDirecotry for summary listing and detail view. I want a specific detail view (with a template which is not the default one) when an specific user property has got a specific value (properties defined by using FEU Management). The code should be something like: {if $oneuser....
- Thu Dec 02, 2010 5:42 am
- Forum: Modules/Add-Ons
- Topic: [SOLVED - workaround] FEU/Self registration textarea limiting to 255 characters
- Replies: 4
- Views: 1374
- Mon Oct 25, 2010 3:20 pm
- Forum: Modules/Add-Ons
- Topic: [SOLVED - workaround] FEU/Self registration textarea limiting to 255 characters
- Replies: 4
- Views: 1374
Re: FEU/Self registration textarea limiting to 255 characters
Thanks Dr.CSS for the tip. I did look around but all i found is how to set the size of the textarea box (num. of columns and rows), how to set text size, and so on, everything related to style,... I could not find the limiting size of the character string... The 255 characters limit is applied only ...
- Wed Oct 20, 2010 10:59 am
- Forum: Modules/Add-Ons
- Topic: [SOLVED - workaround] FEU/Self registration textarea limiting to 255 characters
- Replies: 4
- Views: 1374
[SOLVED - workaround] FEU/Self registration textarea limiting to 255 characters
Hi, I'm using CMS 1.8.1 with FEU and SelfRegistration installed. I defined within FEU a user property which is a text area. The text area has a default size of 80 cols per 15 rows (which in principle could accomodate a total of 1200 characters). However, when a user registers and fills in the text a...