vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=155)
-   -   Bebo button (https://vborg.vbsupport.ru/showthread.php?t=145409)

Bratz-Designs 04-20-2007 10:00 PM

Bebo button
 
Hey all,

Why would I become a member of Bebo?
Who wouldn't want to be a member of Bebo? Everyone who is anyone is a member of Bebo. Even the Queen is on Bebo*. (Although her homepage is private and only visible to her personal friends, footmen and corgis. You can tell when she's online though, because the internet is flown at half mast.)
Bebo is the online community allowing you to share photos and blogs, draw on your own and other member's White Boards and, oh, a ton of other stuff too. A ton. Literally a ton.**
Perhaps you're a student? If you're at school then instead of bunking off maths and having a crafty smoke round the back of the chemistry labs, why not use your time more wisely and get your school or college onto Bebo where you can hang out with other students?
Ditto if you're at college or University. Why not try getting up earlier than lunchtime for once and getting online to Bebo? Plus you can join your old school or college as an Alumni so you can up with past students or warn current ones about those weird teachers.

http://www.bebo.com

1. Make a profile field
Profile field type = Single-line text box
Title: Bebo ID
Description: Type your Bebo ID.
You can leave the rest to default.

**Note down the number of the field! Example: field32. You need to replace the X in the next code with the number!**


2. Template changes - In postbit_lecacy & Postbit [2 changes]

Find:
Code:

<div>$post[icqicon] $post[aimicon] $post[msnicon] $post[yahooicon] $post[skypeicon]
After ad:
Code:

<!-- Bebo button start -->
<if condition="$post[fieldX]"><a href="http://www.bebo.com/Profile.jsp?MemberId=$post[fieldx]" alt="View my bebo page!" target="_blank">
<img src="images/misc/bebo.gif" border="0"></a>
</if>
<!-- Bebo button end -->

3. Button upload

Upload it in your: images/misc folder!

Bratzer
http://www.bratz-designs.com

Currently i am working to get this integrated with the messenger fields, when this is updated you will hear from me asap!!

rjmjr69 04-21-2007 09:19 AM

Have never heard of it. I'll have to check it out.


All times are GMT. The time now is 11:03 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.02959 seconds
  • Memory Usage 1,711KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (2)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete