vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Beta Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=5)
-   -   Login to VB from your Homepage. Plus other features. (https://vborg.vbsupport.ru/showthread.php?t=43014)

YzermanCpt 09-01-2002 03:50 AM

Cool hack. I'll install and test this out.

Intex 09-01-2002 08:23 AM

Nice work joecool - I've been waiting for something like this. I'll check it out on my dev board today :).

I'd be very interested in the other items appearing on the homepage too :).

Intex 09-01-2002 08:38 AM

Unfortunately only just noticed the post from joeboo. My website and forum are on different servers too :(. Can you look into integrating that as I think this would be the case for quite a few people :).

joecool 09-01-2002 10:34 AM

Maybe if you people who have thier website / forum on different servers, may be able to use it if you copy the required .php files from the other server and place them in your website directory mirroring how it works normally.


Hmmmm.. I will look into this. :)

rapsearch 09-01-2002 05:49 PM

interesting...

is this something like the script options from www.phpportals.com ?

If possible, i'd like to see this hack in action, do you have a sample?

joecool 09-01-2002 07:28 PM

No demo. Sorry, i developed this script, using my works intranet site, we have a board on there, i will take some screen shots and post them here. Hope thats okay.

:)

Mithan 09-02-2002 12:28 AM

Nice hack.

I added a little to this, you can get it to show PM's on your front page:

after
Code:

if ($bbuserinfo['userid']!=0) {
enter

Code:

$pmlink="URL/private.php?s=".$session[sessionhash];
(change the URL to point to your forum)

Where you print the user name out and link to the forum, enter this:

Code:

print ("<a href=\"$pmlink\">$unreadpm[messages] Private Messages. </a><br>");
This will print out Private Message on your forum.

You can see this in action on the front page of my site:
http://www.ac2hq.com


I am currently trying to get it too print out the Active Users, but I dont know the tags. If anybody can help me with this, that would be great.

joecool 09-02-2002 12:39 AM

I can help you with that..

My version does the following...

Sorry about the orange hyperlinks.. ;)

if thats what ur after then let me know. :)

also thanks for the previous post.. i will definatley add that.. :)

Mithan 09-02-2002 12:53 AM

Ok, how would I get it too do exactly what you show in that picture?

joecool 09-02-2002 12:57 AM

hehe.. do you like it?? okay.. i will give you the details, but your gonna have to wait a few minutes..

I will get all the code and email it to you :)

i will send it in about 20 minutes. ;)


All times are GMT. The time now is 01:45 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.01075 seconds
  • Memory Usage 1,729KB
  • 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
  • (3)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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