Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 General Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 08-11-2005, 06:51 PM
iceytdot iceytdot is offline
 
Join Date: Apr 2004
Posts: 58
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Online Refreshes N Makes People Login Again!

i don't know what happened at first the site was goin proper! but now...after say 30 mins the site will refresh kick everyone offline so they have to login again!

i have a hacks installed that might be the problem.
- the hack that displays Total Users in The Last 24hrs. [x members n y guests]
- my cookie refresh was set to 900. the vb default
- maybe the board times.. i tried changing to a different timezone
than thats when i started noticing the problem!

*also a couple times i have recieved a mysql database error .. refresh & it loads the website with everything still functioning proper, the only thing was that i had to login again & my members online dropped from 20 members to 3 members :ermm: this happened both times i tried entering a link on my website
once going into a thread, the other when i clicked home!*

my members are complaining so i'm trying to get this fixed ASAP as my site is only on its 3rd day... so any help rite now would be greatly appreciated!
Reply With Quote
  #2  
Old 08-13-2005, 01:52 PM
iceytdot iceytdot is offline
 
Join Date: Apr 2004
Posts: 58
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

anybody i've been having this problem for 2 days now..........

some of my members said that the error occurs mostly while playing the arcade, that they'll finish a game.. than they get logged out & the skin switches to DEFAULT VB even though i do not have it enabled for members & they can only see 3 forums.. until they sign in again than everything is normal
Reply With Quote
  #3  
Old 08-24-2005, 03:29 PM
iceytdot iceytdot is offline
 
Join Date: Apr 2004
Posts: 58
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Aiit i've Posted This To My Host, Now He Saying Its Something To Do Wit The vB!
but he's not sure where to find the fix for this!!!! so if ANYONE ON HERE can help me out i would appreciate it!!!

i've had this problem for like 2 weeks now, an i'm getting no Help on how to fix it
my members are starting to get fed up, with getting logged out every 20 minutes n having to re-log in again! it gets really annoying if your in the middle of posting (specially Battles) cuz i own a hiphop/emcee forum. some people are about to post a reply/new thread
n they got logged out n are forced to sign in again, an lost whatever they were trying to post!!

*some members claim they get a "there appears to be a slight problem with you vbulletin database" message but i havent seen it yet!* if i do i will post it in this thread
Reply With Quote
  #4  
Old 08-24-2005, 03:39 PM
Andreas's Avatar
Andreas Andreas is offline
 
Join Date: Jan 2004
Location: Germany
Posts: 6,863
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

If you have to log in again, this means that you don't have the necessary cookies set.
Check if they get unset somewhere.

Also, which DB errors do you get exactly?
Reply With Quote
  #5  
Old 08-24-2005, 05:47 PM
iceytdot iceytdot is offline
 
Join Date: Apr 2004
Posts: 58
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i never catch the error page.. that shows the vB database error, just members ahd been PM'ing me asking if i was doing hacks! i said no lol//// than they brought that to my attention that they recieve that error!!!

i will try n get, also how can i check my cookie settings!
Reply With Quote
  #6  
Old 08-24-2005, 05:49 PM
Andreas's Avatar
Andreas Andreas is offline
 
Join Date: Jan 2004
Location: Germany
Posts: 6,863
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You should get eMails when there are DB Errors ...
Reply With Quote
  #7  
Old 08-25-2005, 05:42 AM
iceytdot iceytdot is offline
 
Join Date: Apr 2004
Posts: 58
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

[Thu Aug 25 00:48:19 2005] [error] [client *.*.*.*] Premature end of script headers: /home/hoodlege/public_html/forums/forumdisplay.php
[Thu Aug 25 00:48:19 2005] [error] [client *.*.*.*] Premature end of script headers: /home/hoodlege/public_html/forums/showthread.php

those are where the errors where found! everytime i seem to get those appearing in the logs, thats around the same times i get logged off.. those last 2 were right when i got logged off i went into my cpanel n got them! so maybe now we can trace this problem easier!!!!!

Should i Post What I Have In both those Files in Here? Or Should I PM them To You Kirby?
Reply With Quote
  #8  
Old 08-25-2005, 06:52 AM
Marco van Herwaarden Marco van Herwaarden is offline
 
Join Date: Jul 2004
Posts: 25,415
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Start with creating a new Style with no parent. Then try if you can get this error using the new Style.
Reply With Quote
  #9  
Old 09-09-2005, 10:46 PM
iceytdot iceytdot is offline
 
Join Date: Apr 2004
Posts: 58
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Sorry Marco i Think I Found The Error Again!

[quote]
Database error in vBulletin 3.0.7:

Invalid SQL: SELECT COUNT(*) AS aposts,forum.title AS aftitle, thread.forumid AS aforumid
FROM thread
LEFT JOIN post ON post.threadid = thread.threadid
LEFT JOIN forum ON forum.forumid = thread.forumid
LEFT JOIN deletionlog AS deletionlog ON ( deletionlog.primaryid = thread.threadid AND type = 'thread' )
WHERE forum.forumid NOT IN ( '' )
AND thread.visible=1
AND deletionlog.primaryid IS NULL
AND post.userid = 218
GROUP BY forum.forumid ORDER BY aposts DESC LIMIT 1
mysql error: Server shutdown in progress

mysql error number: 1053

Date: Friday 09th of September 2005 06:36:24 PM
Script: http://www.hoodlegendz.com/forums/member.php?u=218
Referer: http://www.hoodlegendz.com/forums/index.php?
Username: 40oz
IP Address: x.x.x.x
------------------------

i encountered that, refreshed to find myself logged out & all my members too, do you think you can help me find & fix this, as my members are getting quite annoyed of it.. since its been happenin for 3 weeks since we opened! let me know.. thanks
Reply With Quote
  #10  
Old 09-10-2005, 07:10 AM
Marco van Herwaarden Marco van Herwaarden is offline
 
Join Date: Jul 2004
Posts: 25,415
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
mysql error: Server shutdown in progress
This message is very clear. Contact your host about it.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 12:01 PM.


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.09067 seconds
  • Memory Usage 2,244KB
  • Queries Executed 13 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete