vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   Remotely Hosted Avatars (https://vborg.vbsupport.ru/showthread.php?t=61948)

AndyW 08-05-2005 08:33 AM

ALTER TABLE `df_forum`.`PREFIX_user` ADD `avatar2` TEXT NOT NULL;

Replace “df_forum” with the name of the database where your ‘user’ table is stored
Replace “PREFIX_” with the prefix of your tables, (or just remove it)

Can someone translate this into English for me?????

Not sure what I am supposed to do here???

Warlord 08-25-2005 02:07 PM

Quote:

Originally Posted by AndyW
ALTER TABLE `df_forum`.`PREFIX_user` ADD `avatar2` TEXT NOT NULL;

Replace ?df_forum? with the name of the database where your ?user? table is stored
Replace ?PREFIX_? with the prefix of your tables, (or just remove it)


Can someone translate this into English for me?????

Not sure what I am supposed to do here???


In phpMyAdmin if you look on the left side of your screen you will see a whole bunch of menut titles which are the names of your tables. What this tells you to do is replace df_forum with the name of your database.

The name of your database will be at the very top of the left side of your screen in the list that shows all your tables in phpMyAdmin.

If your tables all look like this:

vb_user
vb_postbit
vb_header
vb_footer

etc. etc. then you're prefix is vb. Replace PREFIX_ with vb_ (or whatever your prefix might be), if you have no prefix to your tables then just remove the word PREFIX_ and drive on soldier. ;)

Rawhide 11-13-2006 09:28 AM

Very useful modification, has anyone upgraded it to vBulletin 3.6.3?

bigM 01-24-2008 04:32 PM

Quote:

Originally Posted by Rawhide (Post 1116160)
Very useful modification, has anyone upgraded it to vBulletin 3.6.3?

word!

I need this plugin also for 3.6.x .....


All times are GMT. The time now is 12:46 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.02160 seconds
  • Memory Usage 1,716KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete