vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   Profile Tagboard (a tagboard in every user's profiles) (https://vborg.vbsupport.ru/showthread.php?t=51705)

The_Wanderer 06-12-2003 11:34 AM

ok, uhm, d3f.. I took the time to help you out.. this should work :)

FIND (2 times):
PHP Code:

SELECT 
  user
.avatarid AS a_id

REPLACE with (2 times):
PHP Code:

SELECT 
  user
.signature AS signature,
  
user.avatarid AS a_id

then add $result[signature] in getinfo_profiletagboardmsgs wherever you want the signature to be shown. I suggest you add it near $msg :)

I haven't tested this, but it should work. Let me know if it doesn't work, and i'll take a look at the code again

MGM 06-12-2003 04:17 PM

queries!? no, screw that, isn't there a way to get 1.2 to work for vB2.3.0???? damn, this looked so promising too :(

MGM out

The_Wanderer 06-12-2003 05:04 PM

I don't know... some of the others seemed to have a similar problem... I have no idea why it doesn't work though :(

EDIT: ooooh 2.3... i thought you said 2.2.3.. it should work on 2.3.. some of the others got it working at least. But then again, some of them didn't :(

MGM 06-12-2003 11:56 PM

damn! this looked so good too! argh

ohh well, thanks for the support.... now could u include an uninstall file? :D

MGM out

kaotic 06-13-2003 12:10 AM

He already has. Just use the installation file and go backword. :p

The_Wanderer 06-14-2003 09:41 PM

heheh yeah... kaotic's right ;)

another time, back up your original file before you install any hacks.. you'll find it much easier to uninstall the hack if it doesn't work or you dont want it anyway :)

MGM 06-17-2003 01:34 PM

I always backup, but I don't back up before I install EVERY hack :p

I installed most of the hacks at once though, so if I go back, I'll have to reinstall everything :p

MGM out

Kaelon 06-17-2003 09:54 PM

Out of curiosity -- I have read that a lot of people are having problems with this hack on 2.3.0. Has anyone managed to get this to work with 2.3.0?

Thanks.

kaotic 06-17-2003 10:14 PM

Several of us have. :) Ofcourse, I didn't like the long loading time, so I set it up as a stand alone page.

Kaelon 06-17-2003 10:16 PM

Erwin reported that he was able to improve performance by removing the avatar join routines. Would anyone have any idea what he removed to expedite his load times?

Thanks,
Kaelon


All times are GMT. The time now is 04:57 PM.

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.01189 seconds
  • Memory Usage 1,732KB
  • 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_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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