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)
-   -   Who Am I A Buddy Of - Version 2.0 (https://vborg.vbsupport.ru/showthread.php?t=67392)

Gamingforce 07-20-2004 01:37 PM

Quote:

Originally Posted by nexialys
i thought that we had enough with vBFriends - View your social network is working well, easy to manage, one file script, very attractive look too...

True, but not everyone wants to make their buddy lists public and I feel like this is more straight-forward. This feature efficiently lists who you are a buddy of and your relationship to that buddy. You can easily add anyone (or remove anyone) from that list with just two clicks. Also, unlike friends.php, this only uses ONE database query whereas the other one can use many depending on how many buddies you have.

Zelda-King 07-20-2004 02:15 PM

Gamingforce: Very prompt fix job. Well done!

(Working perfectly now - v3.0.1.)

Bro_Joey_Gowdy 07-20-2004 02:20 PM

clciks install

FleaBag 07-20-2004 03:00 PM

Been waiting for this, cheers. :D

Dennis B 07-21-2004 04:32 PM

Gamingforce,

Nice job, will install tonite.

Just a remark: in the installation instructions you say:

[OPEN FILE includes/functions_user.php]
==================================================
(...)
==================================================
[CLOSE FILE includes/functions_newpost.php]

Bryan Ex 07-21-2004 04:43 PM

Quote:

Originally Posted by Gamingforce
True, but not everyone wants to make their buddy lists public.

That was exactly the concern raised by my members in the past so this suits my board perfectly. Thanks again!

the Sandman 07-21-2004 04:53 PM

The install didn't work for me:

Code:


Invalid SQL:
                                SELECT usertextfield.userid, user.username
                                FROM vb3_usertextfield
                                LEFT JOIN vb3_user
                                USING (userid)
                                WHERE usertextfield.buddylist REGEXP '[ ]3[ ]'
                                OR usertextfield.buddylist REGEXP '^3[ ]'
                                OR usertextfield.buddylist REGEXP '[ ]3$'
                                ORDER BY user.username ASC
 
mysql error: Unknown table 'usertextfield' in field list
mysql error number: 1109

Did I mess something up?

Oblivion Knight 07-21-2004 05:06 PM

Very nice, thanks for sharing your work with us Gamingforce.. :)

Gamingforce 07-21-2004 11:30 PM

2.01 -> 2.02 - July 21, 2004
-Updated a non code related error in the installation instructions. (Bug finder: Dennis B)
-Fixed a bug for people using tables with prefixes. (Bug finder: the Sandman)

To upgrade, all you need to do is download the new attachment in post #1 and upload the new whobuddies.php to your server. You do not need to upgrade unless you are using database table prefixes.

the Sandman 07-21-2004 11:40 PM

Quote:

Originally Posted by Gamingforce
2.01 -> 2.02 - July 21, 2004
Fixed a bug for people using tables with prefixes. (Bug finder: the Sandman)

That's much better! Thanks!


All times are GMT. The time now is 06:54 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.01237 seconds
  • Memory Usage 1,739KB
  • 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_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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