FrontEndUsers Export Users to CSV

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Locked
benn

FrontEndUsers Export Users to CSV

Post by benn »

I am having a problem with exporting users to CSV using the module FrontEndUsers.

When I Export Users to CSV the file i get reads Table 'news24.cms_module_feusers_groups' doesn't exist
end
.

Why is it looking for the table prefix cms_ when my table prefix is fn24_

Am I supposed to leave the default prefix cms_ when I first install cmsms or is there something wrong with FrontEndUsers?

Can someone please help
rhys
Forum Members
Forum Members
Posts: 40
Joined: Thu Nov 24, 2005 4:16 pm

Re: FrontEndUsers Export Users to CSV

Post by rhys »

Hello

I am having the same problem Benn.

If the module is trying to find the prefix cms_ then it must also be trying to write to a prefix called cms_ which doesn't exist because I changed it in the install setup.

I have made 20+ websites each time changing the default prefix cms_ in the install setup (to the company name). I hope that this isn't causing similar problems with other modules.

Any ideas... anyone...?
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm
Location: Fernie British Columbia, Canada

Re: FrontEndUsers Export Users to CSV

Post by calguy1000 »

Uhm, because it's a bug :)

I just looked in the SVN version of FEU and it has the same problem.  I quickly fixed it and checked it into SVN.  It should be fixed with the next beta.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
benn

Re: FrontEndUsers Export Users to CSV

Post by benn »

Hello calguy1000

Thanks for the answer. How can I  temporarily fix this? Could I just replace the prefix cms_ to my fn24_ prefix? If this is possible what files do I need to change?
skypanther

Re: FrontEndUsers Export Users to CSV

Post by skypanther »

If you're willing to give a shot at running untested development-grade code, you can grab the updates from SVN--either the individual files that have changed or grab the whole SVN version of the module. Make sure to back up your existing files and database!

To get individual files:
Visit http://viewsvn.cmsmadesimple.org/viewsv ... ntendusers
Click the file's name
Click the (download) link and save the file someplace convenient
Upload it over the top of the existing file of that name

It looks like you'll need to grab the FrontEndUsers.module.php and lang/en_US.php files for this update.


To get the whole SVN version:
Visit http://dev.cmsmadesimple.org/scm/?group_id=14
Click the Download The Nightly SVN Tree Snapshot link
Upload the files over the top of your existing FEU files

With either method, you should check the Modules list page to see if any upgrade operations are required (click the "upgrade" link).

Tim
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm
Location: Fernie British Columbia, Canada

Re: FrontEndUsers Export Users to CSV

Post by calguy1000 »

I hope to spit out another beta either today or tomorrow.  If I have the time.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
benn

Re: FrontEndUsers Export Users to CSV

Post by benn »

Thank you both.

Will wait for the beta.
Great module and looking forward to the NMS integration with selfreg and feusers.

Benn
Locked

Return to “Modules/Add-Ons”