vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   Mac OS X: Full Release (https://vborg.vbsupport.ru/showthread.php?t=40530)

Dade 07-01-2002 07:16 PM

Mac OS X: Full Release
 
Have an Apple related site? Have forums for Mac OS X? Then here is a style that is sure to beef up your traffic!

If you want the style to look like the original, install these following hacks on your board, and just ignore the templates that the hacks tell you to edit, I've already added the code to the templates myself.

Hacks to install:

Top Poster + Top Threads Starter On Main Page:
https://vborg.vbsupport.ru/showthrea...threadid=33129

Member of the Day:
https://vborg.vbsupport.ru/showthrea...threadid=34779

vbStats:
https://vborg.vbsupport.ru/showthrea...threadid=30751

Quick Reply Box:
https://vborg.vbsupport.ru/showthrea...threadid=34597

Who was online today:
https://vborg.vbsupport.ru/showthrea...threadid=34014

Member's Photo Gallery:
https://vborg.vbsupport.ru/showthrea...threadid=33034

Getting user avatars to show up on the forum home:

Open up global.php

(Make sure when placing this in global.php that you place it above $header)

----------------
if ($bbuserinfo[userid]!=0) {
$FFavatarurl=getavatarurl($bbuserinfo[userid]);
if ($FFavatarurl=='') {
$FFavatarurl='images/noavatar.gif';
}
$avatarimage='<img src="'.$FFavatarurl.'">';
} else {
$avatarimage='<a href="register.php?s='.$session[sessionhash].'&action=signup"><img src="images/guestavatar.gif" border="0"></a>';
}
---------------

The code is already added where it should be on the forum home

If your site is Apple related, you can use this style without worry. However I would advise against using it for any other focus other then Apple. They don't take kindly to that sort of thing.

I am available for web design services as well. Web sites, vBulletin designs, if you need a job done, contact me. Thanks and enjoy the style!

Download it here

A demo of the style can be found here: http://forums.valkyrec.net/

EDIT: I updated the zip file. The images folder was renamed to the correct name.

eiSecure 07-01-2002 09:58 PM

Nice!:):bunny:

hypedave 07-01-2002 11:13 PM

this is to sweet, keep up the good work !

SemperFidelis 07-02-2002 08:21 AM

Top style you have made there
Thankyou very much

Couple of questions for you though:
1. Why did you hardcode all the image references in the templates ?
2. vbstats image references mainly pointed .png files (rather than the standard .gif) - did you re-do some of these on your site ?

Dean C 07-02-2002 05:18 PM

nice style... but ive seen this style before somwhere... perhaps it was on your forums :D

good job anyway !

Dade 07-02-2002 06:15 PM

Forgot about the png files.

And you have to hard code the extra images.

And mist, it's from my forums, yes.

SaintDog 07-02-2002 06:40 PM

Good job, it looks really nice :)

- SaintDog

SemperFidelis 07-03-2002 07:25 AM

1 Attachment(s)
Dont worry about the images
I got that sorted ok
(as well as the hard coding)

I have installed all the recommended hacks
And now have a couple of questions :

1. What does this do ? - forumupdates.php
And can I please get a copy of that file

2. I installed the whos been online today hack
And it doesnt center and <<-- -->> the title like at your site
How would I go about fixing this ?

Also, when I visited your site, I noticed there are 2 different figures for most users online
Is that meant to happen ?

Dark_Wizard 07-03-2002 11:20 AM

Nice job....

Dade 07-03-2002 02:09 PM

1 Attachment(s)
I've uploaded the forumupdates.php file, upload it to your root forum directory.

Quote:

Also, when I visited your site, I noticed there are 2 different figures for most users online
That's a default configuration. The "Current Users Online" is built into vB, the "Most Online Today" is an extra hack, I guess the author wanted to include the same thing.


All times are GMT. The time now is 03:08 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.01033 seconds
  • Memory Usage 1,738KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)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