Search found 20 matches
- Mon Jun 14, 2010 5:00 pm
- Forum: Modules/Add-Ons
- Topic: [BUG]FEU: how to search front end user database
- Replies: 5
- Views: 2310
Re: [BUG]FEU: how to search front end user database
Could anybody help with this? Thanks a lot.
- Thu Jun 10, 2010 1:03 am
- Forum: Modules/Add-Ons
- Topic: [BUG]FEU: how to search front end user database
- Replies: 5
- Views: 2310
Re: [Solved]FEU: how to search front end user database
A bug in the sample search template at line 75 errors string(189) "Smarty error: [in module_db_tpl:CGUserDirectory;searchform_Sample line 75]: syntax error: foreach: 'item' must be a variable name (literal string) (Smarty_Compiler.class.php, line 1174)" I tried to modified it from {foreach...
- Wed Jun 09, 2010 11:39 pm
- Forum: Modules/Add-Ons
- Topic: FEU/Self Registration Module: change textarea default columns
- Replies: 2
- Views: 1284
[Solved] FEU/Self Registration Module: change textarea default columns
you can set width and height with css styleshet: - for all textarea (FEU, Self Registration, Formbuilder) set in your default stylesheet: textarea { width: xx ; height: yy ; } where xx or yy you can set in px, em or percent. If you want - you can set others like: color, border, background etc. If I...
- Wed Jun 09, 2010 8:11 pm
- Forum: Modules/Add-Ons
- Topic: FEU/Self Registration Module: change textarea default columns
- Replies: 2
- Views: 1284
FEU/Self Registration Module: change textarea default columns
Hi, I have used FEU to create user properties, one field is textarea but doesn't have option to set the cols and rows of it. Then when I use Self Registration Module to allow user register, I found the textarea cols and rows are default to be cols="80" rows="15, which are way too bigg...
- Wed Jun 09, 2010 7:48 pm
- Forum: Modules/Add-Ons
- Topic: [BUG]FEU: how to search front end user database
- Replies: 5
- Views: 2310
Re: FEU: how to search front end user database
calguy1000, thanks a lot for your kindly help!calguy1000 wrote: CGUserDirectory
- Wed Jun 09, 2010 1:41 am
- Forum: Modules/Add-Ons
- Topic: [BUG]FEU: how to search front end user database
- Replies: 5
- Views: 2310
[BUG]FEU: how to search front end user database
I am using selfregistration to allow end user register themselves, once they registerred, I need a search function for site user to search on those users based on different creterials. Could anybody tell me which module I should use to achive this goal? I have read the feusers search module http://d...
- Tue Jun 08, 2010 7:31 pm
- Forum: Modules/Add-Ons
- Topic: [Solved]FEU: how to remove/delete a front end user property?
- Replies: 2
- Views: 946
Re: FEU: how to remove/delete a front end user property?
Thanks jmcgin51, resolved.jmcgin51 wrote: you must make sure that the property is not used by any groups
- Tue Jun 08, 2010 2:12 am
- Forum: Modules/Add-Ons
- Topic: [Solved]FEU: how to remove/delete a front end user property?
- Replies: 2
- Views: 946
[Solved]FEU: how to remove/delete a front end user property?
I have created some properties using front end user properties page, however, I don't see anywhere I can delete all or one. Could anybody help me with it? I am really new here. Thanks a lot in advance.
- Tue Jun 08, 2010 1:13 am
- Forum: Modules/Add-Ons
- Topic: Email is invalid + Self Registration module
- Replies: 6
- Views: 2834
Re: Email is invalid + Self Registration module
I finally figured out on my own. On the FEU management page, preferences, you have to uncheck Email address is username.
- Sun Jun 06, 2010 8:57 pm
- Forum: Modules/Add-Ons
- Topic: Google Analytics
- Replies: 17
- Views: 19244
Re: Google Analytics
Thanks a lot! I have created the tag, but how can I know the id of the tag? like you have mentioned:id="UA-555555-55", does that mean I can use any id?
- Sun Jun 06, 2010 8:31 pm
- Forum: Modules/Add-Ons
- Topic: Email is invalid + Self Registration module
- Replies: 6
- Views: 2834
Re: Email is invalid + Self Registration module
Since no one has provided any information about system/module versions, I doubt the developer is going to spend much time looking into this. Please verify that you are running the latest/greatest production versions of each module (and the core), and post back if your issues continue. Include your...
- Fri Jun 04, 2010 8:56 pm
- Forum: Modules/Add-Ons
- Topic: Email is invalid + Self Registration module
- Replies: 6
- Views: 2834
Re: Email is invalid + Self Registration module
I got the same error, does it have a solution?
- Fri May 28, 2010 3:31 pm
- Forum: Modules/Add-Ons
- Topic: SOLVED - Problem with trying to add a new property for users in FEU 1.9
- Replies: 10
- Views: 4668
Re: SOLVED - Problem with trying to add a new property for users in FEU 1.9
Thanks a lot! That saved me.
- Fri May 28, 2010 3:30 pm
- Forum: Modules/Add-Ons
- Topic: Frontend User Add Group error
- Replies: 7
- Views: 3274
Re: Frontend User Add Group error
I found the solution here: http://forum.cmsmadesimple.org/index.php/topic,44163.0.html it seems also that the FEU 1.9 installer create the force_unique column inthe wrong database table, as after applying your patch, if I can create properties, I still can't create groups getting a Code: Column coun...
- Wed May 26, 2010 1:30 am
- Forum: Modules/Add-Ons
- Topic: Frontendusers login template forgot Your Password doesn't work
- Replies: 2
- Views: 1275
Re: Frontendusers login template forgot Your Password doesn't work
I was trying to create the group, and it gave me this error.gdur wrote: Have you created at least one group?