vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=252)
-   -   member album sql tables (https://vborg.vbsupport.ru/showthread.php?t=281951)

LifesGreatestGift 04-23-2012 04:58 PM

member album sql tables
 
what tables in the database are used to store member albums/pictures? Is anything in the file system? Currently albums are set to be stored in the database. Just trying to recover the user album tables. thanks!

im assuming the album and albumupdate tables need to be restored. are there any other tables? Like where are the actual photos stored?

Lynne 04-23-2012 05:03 PM

in vB4 (this forum is for vB4 issues), the album images are all stored in with the attachments. So, if attachments are stored in the database, then the album images are stored in the database. Attachments are stored in the attachment and filedata tables.

LifesGreatestGift 04-23-2012 05:08 PM

Quote:

Originally Posted by Lynne (Post 2322820)
in vB4 (this forum is for vB4 issues), the album images are all stored in with the attachments. So, if attachments are stored in the database, then the album images are stored in the database. Attachments are stored in the attachment and filedata tables.

Thanks, this is a vb4 issue. I am recovering attachments from a corrupt table and didnt know which tables housed the albums etc. :)


All times are GMT. The time now is 11:21 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.00942 seconds
  • Memory Usage 1,712KB
  • 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
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)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