vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   CoologinVB (https://vborg.vbsupport.ru/showthread.php?t=43160)

joecool 09-03-2002 10:00 PM

CoologinVB
 
Hello people..

This hack allows people to log-in via your homepage, it displays a login box for people who are not already signed in, and a welcome message to your members.

Also it includes,
PM Notification,
Newest member
Who is online, with member names and link to profile,
Total Members
Redirection to Non VB page after a user has signed in.


But the good thing is thier are no templates to edit or create. :)

I will include some screen shots below.

Note: This version is for people who have their forum on the same server as thier homepage, it will not work otherwise.

Okay any comments, problems, bugs please post them here. :)

joecool 09-04-2002 09:36 AM

This is a picture of a non member visitng you page

joecool 09-04-2002 09:37 AM

This is when a user is logged in.

joecool 09-04-2002 09:38 AM

This is a picture of the information that can be displayed.

Link14716 09-04-2002 11:09 AM

'Tis been done many many times, but still cool, unless you RIPPED IT!. But then again, why would you. I might instal later ;)

Oh, so this came out of BETA with a different name. That confused me. ;)

assassingod 09-04-2002 03:48 PM

YAY! It finally came out! *clicks install* Thanks joecool:) I am defintely going to use this! Good work!!:)

assassingod 09-04-2002 07:08 PM

Hey! Sorry to double post, but I gotta say that this hack is excellent. Its really good if your looking for something small and simple for your homepage that relates to your forums. Great job joecool

joeboo 09-04-2002 11:21 PM

*waits patiently for the version for the dudes that have the forums and site on different servers*

zachb 09-06-2002 06:15 PM

this is great! thank you so much, joe. this is exactly what i want.

LOD-squa 09-07-2002 02:16 PM

Nice Hack I'll be installing it soon.

Craigr 09-07-2002 02:41 PM

Thanks Joe. I think i'll use this too. Looks superb.

Craig

joecool 09-07-2002 08:39 PM

Hey people, there is gonna be another release tomorrow, that fixes a few bugs. I will also release a some details of how to fix these bugs if you have already installed this hack.

rapsearch 09-11-2002 04:27 PM

ok.....

Got it to work on my phpnuke site...
www.rapsearch.com on the right

BUT.. the online thing is not working properly...
Sometimes i see the same member twice or more??

Plus it does not always remember me as user when i return from my board to my mainpage.. or when i log in later??

I have the next setup:

Made a php page load in an <iframe> in the block you see... this was the only way i could get it working...

I've attached the file i use below...

error =>

rapsearch 09-11-2002 04:28 PM

php file i use in my iframe:

smccaa 09-13-2002 02:05 AM

In your mod you say to change this line of code in member.php:

Quote:

eval("standardredirect(\"".gettemplate("redirect_l ogin")."\",\"../index.php?s=$session[dbsessionhash]\");");
if you change this line to:
Quote:

eval("standardredirect(\"".gettemplate("redirect_l ogin")."\",\"{$HTTP_REFERER}?s=$session[dbsessionhash]\");");
it will simply take you back to the page that you loged in from; be it index.php or your own custom page.

Steve McCaa

Tony DiMera 09-13-2002 09:13 PM

So what do I do to install this hack? I don't see any instructions.

assassingod 09-13-2002 10:51 PM

Download the .ZIP on the first post. There are instructions in that ZIP file.

rapsearch 09-16-2002 05:07 PM

any news on my problem joe??.. i got your email but never see you online on msn.. please help me out here...or someone else :)

Tony DiMera 09-16-2002 10:05 PM

I didn't see any instructions, which file has instructions.

veedee 09-17-2002 11:07 PM

Great looking hack. I'm just about to try it out!

DraX 09-18-2002 07:34 PM

Hey, joe, you ever figure out how to get this working across mutliple domains?

Craigr 09-22-2002 07:17 PM

Quote:

Originally posted by rapsearch

BUT.. the online thing is not working properly...
Sometimes i see the same member twice or more??

I have the same problem, some members are showing up many times, any solution to this yet?

Craig

spittingangels 10-27-2002 12:07 AM

i've installed this hack. i like it so far except i also get the dupe names in the online members part. that's a big deal for me cause i like clean code. i've tweaked the code a little bit elsewise, corrected some typos, etc and I'm making a separate, all inclusive file for the info i want to display.

anyway, i'll mess with the code a bit and see if i can find out why the dupe names occur but if anyone else has already done so and fixed it, a post here would be nice, might save people some time.

spittingangels 10-27-2002 03:49 PM

ok, i've messed with the code a bit and worked out some of the kinks. I have to say, while the concept is a very good one and the code is somewhat functional, it's very sloppy and the instructions are confusing and unclear in several places.

I put this code into it's own script and called it into my main page via 'include()' and kept getting header errors at random. While I'm not completely sure, I think removing the cd() and require() commands from the script itself and putting them at the top of the main page resolved this issue.

It hasn't resolved the dupe names issue though. I've commented out that section until a fix is found.

I also noted there were typos and inconsistencies in the code, particularly in the online users part of the code.

Also, in the PM part, instead of pasting an identical url in every else statement that the user has to change to configure the script correctly, the url should be inclosed in a variable at the start of the code like
Code:

$privateurl = "http://yourboard/private.php"
and have that variable placed in the rest of the code where needed requiring the user to only have to update the information once.

in fact, this could be implemented for all variables the user needs to update to configure this script to work on thier website.

overall, I think this is a good concept but poorly implemented with sloppy code and should still be considered a beta hack, not a full release.

rapsearch 10-27-2002 05:32 PM

spittingangels....

can you share your (improved) version..i'm still using this but mwould like to fix the errors and get a better code for this.

Marulatree 03-21-2003 03:52 PM

Quote:

10-27-02 at 07:32 PM rapsearch said this in Post #25
spittingangels....

can you share your (improved) version..i'm still using this but mwould like to fix the errors and get a better code for this.

Please can I have a copy of yours too?


All times are GMT. The time now is 02:17 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.01340 seconds
  • Memory Usage 1,765KB
  • 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (26)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