Please help with this:
This is what my feu admin page look like, it doesn't have the all the info above like a normal feu admin page would look. Also I could not do user import with this page too.
The real problem is that when I click on the export user button, it took really long time to get anything out, even through I have narrowed the search criteria to new users in one hour. In any other of my cms site, it only takes a few sec to do the same job.
Any suggestions would be greatly appreciated!
Here is my cms system info:
PHP Version 5.3.13
CMS Version 1.11.11
CGExtensions 1.42.2
CMSMailer 5.2.2
CMSPrinting 1.0.5
FileManager 1.4.5
MenuManager 1.8.6
MicroTiny 1.2.7
ModuleManager 1.5.8
News 2.14.4
Search 1.7.11
ThemeManager 1.1.8
FrontEndUsers 1.24.1
FEUMailer 0.9.4
CustomContent 1.10
FEmessages 1.2
SelfRegistration 1.8.2
TinyMCE 2.9.12
CGCalendar 1.14.3
CGSimpleSmarty 1.7.4
problem with feu user import and managment
Re: problem with feu user import and managment
You mentions the time to export. The create-date is probably not an indexed field, so even though you are limiting the selection to those in the last hour the db still needs to look up every entry.
Re: problem with feu user import and managment
Thanks for your response.
The issue is, that is all what I have when I clicked on the admin button in Frontend User Management area, the import users section and the export users section are not there at all.
Should I be re-installing the feu plugin?
The issue is, that is all what I have when I clicked on the admin button in Frontend User Management area, the import users section and the export users section are not there at all.
Should I be re-installing the feu plugin?
Re: problem with feu user import and managment
Ok, I think I find in the new version of feu where the user export/import buttons are located.
Now when I do a export, the userID info will not be included in the csv document. Does anyone know how to pull out the complete user info including the userID?
Thanks again.
Now when I do a export, the userID info will not be included in the csv document. Does anyone know how to pull out the complete user info including the userID?
Thanks again.

