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)

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 09:47 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.01023 seconds
  • Memory Usage 1,728KB
  • 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
  • (2)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
  • (6)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