vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   How To Export Members Email from Vb Database? (https://vborg.vbsupport.ru/showthread.php?t=287750)

Rajdeep 09-11-2012 05:57 PM

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.

Stefan118 09-12-2012 06:13 PM

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.

Rajdeep 09-13-2012 06:04 AM

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.

vbresults 09-13-2012 03:47 PM

Get a install LAMP and phpMyAdmin, import your database using mysqlimport, and export the email column from phpMyAdmin.

Rajdeep 09-13-2012 08:56 PM

I installed wampserver and restored database, but now how can i retrieve the email list?

vbresults 09-14-2012 06:27 PM

Run this query --
Code:

SELECT email FROM user
And export that.

Rajdeep 09-14-2012 07:03 PM

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

Quote:

Originally Posted by LancerForHireLLC (Post 2365437)
Run this query --
Code:

SELECT email FROM user
And export that.


Rajdeep 09-17-2012 10:45 AM

anyone?

Rajdeep 09-18-2012 09:56 PM

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


All times are GMT. The time now is 03:27 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
  • Page Generation 0.01116 seconds
  • Memory Usage 1,726KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete