vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   VbBuddies RC 1 (https://vborg.vbsupport.ru/showthread.php?t=100457)

funinthesun 11-10-2005 10:09 PM

So is this complete now? I don't want to install until all bugs are fixed :D

Detomah 11-10-2005 11:55 PM

1 bug and 1 suggestion left in my mind, it's working fine on my site now besides that.

The bug: Only the gray buddyicon is showing, the other 2 colours are not showing, there is just a blank space where they are meant to be. The conditional doesn't seem to be working for my site.

The Suggestion: Make a link from the postbit to the persons buddy page. I know it's simply and I could quite easily do that myself for my forum, but it would be a good way to give extra coverage of the feature. :)

Besides that, I think this is a great feature and it makes great use of the buddy list, which for the most part I reckon is unused on most forums.

trackpads 11-10-2005 11:59 PM

I think you are missing a template edit somewhere, I cant seem to call the buddies page unless I manually add my user id to the end of it aka "?u=3".

Also, in the profile view the buddies listing isnt a link to my buddy page.

This hack really has some great potential and I love it already, great work!!

-Jason

trackpads 11-11-2005 12:00 AM

Also, how about a postbit icon link to the users buddy page?

Detomah 11-11-2005 01:12 AM

Ok, after a little bit of investigating...

I've found part of the problem of the missing coloured buddy icons:

Code:

</template>
                <template name="buddies_notonanylist" templatetype="template" date="1131562192" username="seba" version="3.5.1"><![CDATA[<a href="buddies.php?$session[sessionurl]u=$userinfo[userid]"><img src="$stylevar[imgdir_misc]/notonanylist.gif" border="0" alt="$vbphrase[buddy_notonanylist]"></a>]]></template>
                <template name="buddies_onignorelist" templatetype="template" date="1131562240" username="seba" version="3.5.1"><![CDATA[<a href="buddies.php?$session[sessionurl]u=$userinfo[userid]"><img src="$stylevar[imgdir_misc]/onignorelist.gif" border="0" alt="$vbphrase[buddy_onignorelist]"></a>]]></template>
        </templates>

Your missing a template there in the product-buddiehack.xml file. So basically it is only adding 2 templates for the buddie icons.

The one it is missing is:
buddies_onbuddylist
Code:

<a href="buddies.php?$session[sessionurl]u=$userinfo[userid]"><img src="$stylevar[imgdir_misc]/onbuddylist.gif" border="0" alt="$vbphrase[buddy_onbuddylist]"></a>
However, after manually adding that template to the buddy product system, i've now found a slightly different problem.

All users that are either on your buddy list or or whatever it is that brings up the red icon are showing as green icons, which i'm certain is wrong?

Hehe this is good practice for me here at the same time. :)

Not sure if it is possible, but would be nice to be able to reject wanabees and kick yourself off their list?

Are there a couple more phrases missing too?
e.g. Last Visit & Date Of Birth?

Missing phrase - viewmemberbuddies ?

noonespecial 11-11-2005 03:41 AM

Any chance of getting the hack to put this on the user's profile?

waza 11-11-2005 08:26 AM

Hey,
Soon I'll release a beta 2
All phrases will be now in it, there will be an extra option to resize avatars,
The memberlist icons will be fixed and there will be an extra icon in members list for wannabees and an extra section in buddies for members
If I can fix it pm function will be in it too.
@noonspecial: I could add some plug ins and instructions to put this on the profiles page, will probably be for a later version.

trackpads 11-11-2005 10:42 AM

Quote:

Originally Posted by waza
Hey,
Soon I'll release a beta 2
All phrases will be now in it, there will be an extra option to resize avatars,
The memberlist icons will be fixed and there will be an extra icon in members list for wannabees and an extra section in buddies for members
If I can fix it pm function will be in it too.
@noonspecial: I could add some plug ins and instructions to put this on the profiles page, will probably be for a later version.

More Ideas:

1. Add a Navbar Template "My Buddies" Link
2. Add a Postbit Counter that would display the number of buddies like the one on the profile page.

Thanks!

Detomah 11-11-2005 03:42 PM

Quote:

Originally Posted by trackpads
More Ideas:

1. Add a Navbar Template "My Buddies" Link
2. Add a Postbit Counter that would display the number of buddies like the one on the profile page.

Thanks!

I've hardcoded those bits into the templates for the time being, I can post the code if you want need it?

trackpads 11-11-2005 04:05 PM

Quote:

Originally Posted by Detomah
I've hardcoded those bits into the templates for the time being, I can post the code if you want need it?

Please! Thank you very much!!


All times are GMT. The time now is 08:00 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.01281 seconds
  • Memory Usage 1,745KB
  • 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
  • (3)bbcode_quote_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