The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How To Export Members Email from Vb Database?
Hello,
Can anyone tell me if there is any way to extract members email from a vbulletin database ( .sql file ) Actually i have a very big and old database, i stopped running that site for some reasons, but now i have started new website and i want to send them email to inform about my new website. Pleas dont suggest to restore the backup as its really big db and i am not willing to buy dedicated server for it just to get the emails. Any help will be really appreciated. Thanks Regards. |
#2
|
|||
|
|||
If the old site still exists, you can make a kind of mailing list.
ACP --> Users --> Send email to users You can write the mail there and send them to everyone in your database. |
#3
|
|||
|
|||
no it doesnt exist now and i have already mentioned that.. and restoring it will be lot of pain as i will be needing dedicated to handle such big database.
|
#4
|
|||
|
|||
Get a install LAMP and phpMyAdmin, import your database using mysqlimport, and export the email column from phpMyAdmin.
|
#5
|
|||
|
|||
I installed wampserver and restored database, but now how can i retrieve the email list?
|
#6
|
|||
|
|||
Run this query --
Code:
SELECT email FROM user |
#7
|
|||
|
|||
thanks for your reply, but i couldn't restore the whole database, it takes so much time in `vb_searchcore`, `vb_searchcore_text`, `vb_searchgroup`; and my pc got shut down by mistake, so is there is any easy way?
tell me command to restore only user tables from the full database Thanks |
#8
|
|||
|
|||
anyone?
|
#9
|
|||
|
|||
I tried twice to restore the backup but i always end up getting this error -
Error 2006 <HY000> at line 3096232: MySQL server has gone away how can i fix this? Please someone help. Thanks |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|