vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Miscellaneous Hacks - Your Current Alexa Rank (Integrated With VB) (https://vborg.vbsupport.ru/showthread.php?t=118636)

Mr Chad 06-14-2006 10:00 PM

Your Current Alexa Rank (Integrated With VB)
 
If you like it click
https://vborg.vbsupport.ru/


Installation Time: <2 mins
Template Edits: 1
Uploads: 1
VB Version: 3.6.0 Beta 1
Live Example (Look at my footer): http://beasttoast.com

Description:
This hack will make your site go to alexa.com once a day and grab your current alexa rank. You can place your rank anywhere by using $alexarank.

Installation Instructions:
  1. Open your 'includes/config.php' and Find:
    PHP Code:

    ?> 

    Replace With:
    PHP Code:

    global $specialtemplates;
    $specialtemplates array_merge(
    $specialtemplates, array(
    'alexarank',
    ));  
    ?> 

  2. Upload Product! :)
  3. Now add this in any template where ever you want to show the rank:
    PHP Code:

    {$vbulletin->alexarank


    For example in footer page:
    HTML Code:

    <br /> Alexa Rank: {$vbulletin->alexarank} <br />
  4. Run the schedulted task:
    'Alexa Rank'
Screen Shot:

http://beasttoast.com/thosting/files...rank_thumb.png


FAQ:- NONE
If you like it click
https://vborg.vbsupport.ru/

Mr Chad 06-15-2006 04:22 AM

there currently is a problem with the schudled task that is added, to fix it just go to the schuduled task manager and edit the Alexa rank one add the needed info (description, just make anything up) and save it... Then its up and running.

If you do not do this it will say that its next run time will be in 1969... lol

Snake 06-15-2006 10:33 AM

Very nice hack! :)

rogersnm 06-16-2006 07:48 PM

it's good if you want to show everyone that there are 500,000 sites that are better than yours xD. But seriously cool hack, well done.

Ber|Art 10-20-2006 04:25 PM

I cannot see the screeenshot? :( (Red-Cross image?) I use IE6
Quote:

Live Example (Look at my footer): http://beasttoast.com
I cannot see the live sample in your footer?

Domenico 10-20-2006 04:41 PM

Hi! Can you make it so it can take your rank from the regional(country) top 100 list ?

Domenico 11-01-2006 12:36 PM

Someone, anyone?

Mr Chad 01-07-2007 04:40 AM

ok then...

Brandon Sheley 01-13-2007 05:45 PM

Quote:

Originally Posted by Ber|Art (Post 1100900)
I cannot see the screeenshot? :( (Red-Cross image?) I use IE6
I cannot see the live sample in your footer?

I think this site has it
http://www.forumsclub.net/
you can see down in the bottom right



I've tried on my site and does this work on forum in a subdir ?

tried it on http://forum.vbulletinsetup.com and it shows as 0
and I did runt he scheduled task

btw, when i run the scheduled task this is what I see

Code:

alexa
URL: forum.vbulletinsetup.com

Done


Brandon Sheley 01-24-2007 03:10 PM

12 days and no answer :(

guess I'll uninstall


All times are GMT. The time now is 05:28 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.01151 seconds
  • Memory Usage 1,740KB
  • 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
  • (1)bbcode_html_printable
  • (3)bbcode_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)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