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)
-   -   Mood Hack (https://vborg.vbsupport.ru/showthread.php?t=81637)

|Jordan| 05-19-2005 06:27 PM

Quote:

Originally Posted by xtreme-mobile
???? dunno mate how do i find out (noobie to coding )

It's a little hard to explain;

Go into phpmyadmin (or whatever script your web providor uses) and look at the name of one of the tables (a table is a sort of directory that holds information).

xtreme-mobile 05-19-2005 06:32 PM

is this it?

i selected my forums database and this came up

k40tic 05-19-2005 06:58 PM

I believe your table prefix would be vb3 then.
I think to fix it all you need to to is change the following:
Code:

ALTER TABLE user ADD mood varchar(15) NOT NULL
to:
Code:

ALTER TABLE vb3user ADD mood varchar(15) NOT NULL
Not sure but I think that would do the trick.

xtreme-mobile 05-19-2005 07:00 PM

ok thanks ill try that

xtreme-mobile 05-19-2005 07:35 PM

ok got it working but cant seem to see it in the postbit :(

i couldnt find the text in the postbit template

any ideas?

xtreme-mobile 05-19-2005 07:55 PM

ok fixed it :)

angelicGrace 05-20-2005 02:14 AM

For the life of me I can't get this to work. I have checked all my file and template edits a dozen times and it just isn't showing at all. nothing in the postbit, nothing in the edit profile page, zippola. any clue what i am doing wrong.

|Jordan| 05-20-2005 06:02 PM

Make sure you select a mood. Nothing will display if in the users postbit if they do not select one.

angelicGrace 05-20-2005 06:49 PM

the mood selection isn't show in the profile page is what i am saying. there is no evidence of it anywhere at all. no in the postbit, no in the edit profile page, not in the admin cp, no where.

Polo 05-20-2005 07:41 PM

I have my own version of the mood hack, but I would like to know if I could use your mood images? they are cool :)


All times are GMT. The time now is 06:48 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.02154 seconds
  • Memory Usage 1,729KB
  • 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)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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