vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Browser on Who's Online (https://vborg.vbsupport.ru/showthread.php?t=103996)

teedizz 02-09-2006 08:56 PM

nevermind...its working fine. Thanks

S@NL - BlackBik 02-10-2006 01:53 PM

Quote:

Originally Posted by bashy
MySQL Error : Query was empty
Error Number : 1065
Date : Saturday, February 4th 2006 @ 07:08:08 PM
Script : http://IP.ADDY/bashys-place.com/forums/index.php
Referrer :
IP Address : This was an IP addy
Username : This used to be a username
Classname : some database

I've got the same error from some people.
One only has it when using Netscape, he can login using Internet Explorer or telling Netscape to act as IE.
One other had this error ones, but not all the time.

Could it still be something that's been blocked by a firewall?

S@NL - BlackBik 02-10-2006 09:32 PM

Well, I fixed the problem, i think.
I've added one line of code to the plugin, at the bottom of the elseif statements:
Code:

    } else {
        $sql = "UPDATE " . TABLE_PREFIX . "session SET browser='unknown' WHERE userid='".$db->escape_string($vbulletin->userinfo['userid'])."'";
    }

Now the people who use a browser that is not detected by vBulletin don't get a sql-error no more.

derekivey 02-11-2006 01:40 AM

Ok, that should work, I will take a look at my code and see if I can release a better fix that doesn't require 'unknown' to be added to the database.

Derek

S@NL - BlackBik 02-11-2006 12:20 PM

Well, since it's stored in the session table, wich is temporary, I don't have a big problem with it :)

Brandon Sheley 02-11-2006 03:04 PM

this doesn't really work for me ?

it shows a ? icon on a FF or IE browser.. I'll check it out for a little while.. may un-install later

Luggruff 02-11-2006 03:13 PM

Quote:

Originally Posted by Loco.M
this doesn't really work for me ?

it shows a ? icon on a FF or IE browser.. I'll check it out for a little while.. may un-install later

It may take some time for the system to register what browser a user uses.

derekivey 02-11-2006 04:27 PM

Yeah, you usually have to load another page or refresh after the session is created. I'm currently not sure why this does this, sorry.

Derek

Brandon Sheley 02-11-2006 07:54 PM

it's been installed a few hours now and there is still an issue

before i seen the ? mark icon next to my name.. but now I see an error on IE and just the text " Internet Explorer" on FF

with the error the page loads slower it seems on IE

http://locoforum.com u can see

derekivey 02-11-2006 09:34 PM

Did you do the file edits?


All times are GMT. The time now is 09:51 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.05050 seconds
  • Memory Usage 1,735KB
  • 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
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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