![]() |
exporting emails
I need to get all my forums members email address from the vBulletin as CSV format so that i can Import them to gmail . thanks in advance
|
There is no built-in function to do that.
You would need to use a MySQL query, something like: Code:
SELECT username,email FROM user WHERE usergroupid='x'; hope this helps :) |
admincp --> users --> generate mailing list.
Save the list to a notepad file. download an editor like EditPlus open the file in edit plus click search click replace in the find box, click the space bar one time so there is a empty space in the replace with box, place a comma click replace all on the right. now u have a csv formatted list. |
All times are GMT. The time now is 01:05 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|