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

SS9267547 06-12-2005 08:50 PM

Lionel the install script is almost the same, the only differance is those pharses I meantioned. So if you need them just take out the "//" that is infront of them.

Lionel 06-12-2005 08:51 PM

thanks. I will uninstall completely and reinstall from scratch.

brendanlim 06-12-2005 09:46 PM

Got it all installed but having one minor problem with mine. I attatched a picture to show you guys what I'm talking about.

If I have someone added to my list ... and I view my own list and choose the Buddy Options menu, it is BLANK. But it properly shows "Add Budy ...." when I am viewing someone else's list that is not on my buddy list. Hopefully that made sense ....

Any help would be greatly appreciated!

Lionel 06-12-2005 10:06 PM

in memberlist, should both templates have the same code:
Quote:

<!-- Start vBBuddies -->
<if condition="$vboptions['buddieslist_activebuddyindicator']"><td class="alt1" width="16">$buddyicon</td></if>
<!-- End vBBuddies -->

SS9267547 06-13-2005 09:39 PM

brendanlim: Did you just install with the new install? If so I think I know what the problem is which is with the phrases, go into the install and find the where all the phrases are and remove "// from infront of the following...
  • add_x_to_ignore_list
  • add_x_to_buddy_list
  • remove_x_from_your_buddylist
  • remove_x_from_your_ignorelist

The upload the install and run the install part for the phrases or you can add them manually if you wish. Let me know if this is the problem.

Lionel: Ah I think it should have been in there only once. Check for me be removing one of them. I think one is in there by mistake, most likly I have it in the table header which should be there but instead of "$buddyicon" there should be a space. Let me know.

Lionel 06-13-2005 10:23 PM

only once. I simply made the second one as non breaking space &nbsp;

SS9267547 06-14-2005 01:53 AM

Okay I thought that was it, thanks. Okay I'll have to chnage that in the next update.

Lionel 06-14-2005 01:56 AM

I do have a strange issue with the profile addon. All birthyear show the same ...

altsounds 06-21-2005 06:27 PM

Any way to make it so unregistered users can see the profile addon??

SS9267547 06-21-2005 07:04 PM

Well you can try two things in the memberinfo template. One remove the following code.

PHP Code:

AND $userinfo['buddiesliststatus'

If that doesn't work try taking out the whole if statment.

PHP Code:

<if condition="$vboptions['buddieslist_profileactive'] AND $vboptions['buddieslist_active'] AND $userinfo['buddiesliststatus']"

Remember if you remove the if statment remove "</if>" at the end as well.


All times are GMT. The time now is 03:40 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.01383 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
  • (2)bbcode_php_printable
  • (1)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