Right now I made a workaround in my site; fill in a single space when a field is supposed to be empty and check for this value in the templates.
Not pretty but it works until this can be resolved.
Search found 22 matches
- Tue May 10, 2011 8:50 am
- Forum: Modules/Add-Ons
- Topic: Frontend User Management - Edit Users fails
- Replies: 3
- Views: 1047
- Tue May 10, 2011 8:28 am
- Forum: Modules/Add-Ons
- Topic: Frontend User Management - Edit Users fails
- Replies: 3
- Views: 1047
Re: Frontend User Management - Edit Users fails
I have the same problem. Right now we just fill in a space but some templates check whether certain fields have a value.
- Thu Apr 07, 2011 2:22 pm
- Forum: Modules/Add-Ons
- Topic: [Solved]How does statistics module work?
- Replies: 4
- Views: 934
Re: How does statistics module work?
As far as I know you don't need to do anything else. Where did you add the tag? I use the module on one site and I inserted the tag just before <__body>
- Thu Apr 07, 2011 2:19 pm
- Forum: Modules/Add-Ons
- Topic: [SOLVED] slow page load with CGUserDirectory
- Replies: 3
- Views: 1513
Re: [SOLVED] slow page load with CGUserDirectory
Hello, I'm sorry to kick this thread but I'm trying to sort the CGUserDirectory output on a property called 'lastname'. This results in slower page loads. I added an index on the 'title' column of the feu_properties table. Is this correct or should I add it to the 'value' column?
Thanks in advance.
Thanks in advance.
- Fri Apr 01, 2011 9:49 am
- Forum: Modules/Add-Ons
- Topic: Frontend File Management (uploads) Showing upload progress?
- Replies: 2
- Views: 851
Re: Frontend File Management (uploads) Showing upload progre
Still haven't found a solution. Is there a file that shares the upload progress somehow?
- Fri Feb 25, 2011 9:39 am
- Forum: Modules/Add-Ons
- Topic: Front End Users module user import Questions
- Replies: 7
- Views: 2556
Re: Front End Users module user import Questions
I guess I could try that... I'll make a copy on my testserver first though, as the site is live already 

- Thu Feb 24, 2011 3:41 pm
- Forum: Modules/Add-Ons
- Topic: Front End Users module user import Questions
- Replies: 7
- Views: 2556
Re: Front End Users module user import fails
Another question regarding the same topic.
I added a property (date) to all users on my site, who are in 3 different groups.
Is is possible to mass update these users? I checked in the database and it seems to store the dates with some kind of encryption.
Thanks in advance!
I added a property (date) to all users on my site, who are in 3 different groups.
Is is possible to mass update these users? I checked in the database and it seems to store the dates with some kind of encryption.
Thanks in advance!
- Thu Feb 03, 2011 9:37 am
- Forum: Modules/Add-Ons
- Topic: Front End Users module user import Questions
- Replies: 7
- Views: 2556
Re: Front End Users module user import fails
My bad! Added 'Solved' thanks!
- Mon Jan 31, 2011 9:32 am
- Forum: Modules/Add-Ons
- Topic: Frontend File Management (uploads) Showing upload progress?
- Replies: 2
- Views: 851
Frontend File Management (uploads) Showing upload progress?
Is there any way to show the upload progress (any variable to use) for showing upload progress when using this module to upload larger files (50MB or less).
Right now when the filesize increases users are staring at a screen that isn't communicating any progress.
Thanks in advance!
Right now when the filesize increases users are staring at a screen that isn't communicating any progress.
Thanks in advance!
- Mon Jan 03, 2011 2:54 pm
- Forum: Modules/Add-Ons
- Topic: [Solved] Settings Image field in FrontEndUsers
- Replies: 8
- Views: 2877
Re: [Solved] Settings Image field in FrontEndUsers
Hello,
I was wondering whether there would be a fix for this at the moment? I'd like to have user photo's with a max width of 150 instead of 75.
Unfortunately the above methods did not work for me.
I was wondering whether there would be a fix for this at the moment? I'd like to have user photo's with a max width of 150 instead of 75.
Unfortunately the above methods did not work for me.
- Fri Dec 31, 2010 11:57 am
- Forum: Modules/Add-Ons
- Topic: Front End User - add new users throws Duplicate entry '55' for key 1
- Replies: 3
- Views: 1544
Re: Front End User - add new users throws Duplicate entry '55' for key 1
Not meaning to kick this unnessecarily but I had the same issue a while ago after an extensive import. I changed the _seq number to the next highest available ID in the users table to get this working, like Jeff said.
- Thu Dec 30, 2010 11:06 am
- Forum: Tips and Tricks
- Topic: CGUserDirectory filter search result based on group
- Replies: 1
- Views: 2754
Re: CGUserDirectory filter search result based on group
Thanks a bunch! This saved me from alot of work!
- Tue Dec 28, 2010 9:25 pm
- Forum: Modules/Add-Ons
- Topic: [Solved] Front End Users: Cannot edit properties of imported users
- Replies: 2
- Views: 1108
Re: [Solved] Front End Users: Cannot edit properties of imported users
Fixed. Apparently it had something to do with aforementioned formatting. Also some malformed fields.
Tip: import your data in small bits so you can identify errors. I just spent 4+ days learning it the hard way.
Tip: import your data in small bits so you can identify errors. I just spent 4+ days learning it the hard way.
- Tue Dec 28, 2010 7:36 pm
- Forum: Modules/Add-Ons
- Topic: [Solved] Front End Users: Cannot edit properties of imported users
- Replies: 2
- Views: 1108
Re: Front End Users: Cannot edit properties of imported users
OK, I'm making 'some' progress. I started out importing only the user data straight into the DB (feu_users) with CSV files out of Excel. Then I tested a couple of users to see whether I could save some properties. This worked. After that I started importing the properties, one property at a time (ea...
- Tue Dec 28, 2010 2:34 pm
- Forum: Modules/Add-Ons
- Topic: [Solved] Front End Users: Cannot edit properties of imported users
- Replies: 2
- Views: 1108
[Solved] Front End Users: Cannot edit properties of imported users
Hello. I imported around 600 users and additional properties into FEU. Not all users filled out all properties so I removed the empty values and imported all properties with ascending uid's. When I try to edit a front end user's properties from the backend I get this notification: Error Some empty v...