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 03-04-2013, 05:13 PM
vBMerkezi vBMerkezi is offline
 
Join Date: Jun 2012
Posts: 66
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default In this way, getting e-mail

In this way, getting e-mail ,

How can I solve the problem?,

1. Mail :

Datenbankfehler in vBulletin 3.8.7:

Invalid SQL:

SELECT cron.*
FROM cron AS cron
LEFT JOIN product AS product ON (cron.product = product.productid)
WHERE cron.nextrun <= 1362419957 AND cron.active = 1
AND (product.productid IS NULL OR product.active = 1)
ORDER BY cron.nextrun
LIMIT 1;

MySQL-Fehler : MySQL server has gone away
Fehler-Nr. : 2006
Fehler-Zeit : Monday, 04.03.2013 @ 19:59:17
Datum : Monday, 04.03.2013 @ 20:00:20
Skript : http://www.samplesites.com/forum/cro...and=1362419946
Referrer : http://www.samplesites.com/forum/index.php
IP-Adresse : **************
Benutzername : Kayıtsız ?ye
Klassenname : vB_Database
MySQL-Version :

__________________________________________________ ______________________

2. Mail :

Datenbankfehler in vBulletin 3.8.7:

Invalid SQL:
SELECT showcybstats FROM user AS user WHERE userid = 1;

MySQL-Fehler : MySQL server has gone away
Fehler-Nr. : 2006
Fehler-Zeit : Monday, 04.03.2013 @ 20:05:54
Datum : Monday, 04.03.2013 @ 20:06:45
Skript : http://www.samplesites.com/forum/ajax.php
Referrer : http://www.samplesites.com/forum/index.php
IP-Adresse : ***********
Benutzername : Member
Klassenname : vB_Database
MySQL-Version :

__________________________________________________ ______________________

3. Mail :

Datenbankfehler in vBulletin 3.8.7:

Invalid SQL:

SELECT
user.username, (user.options & 512) AS invisible, user.usergroupid,
session.userid, session.inforum, session.lastactivity, session.badlocation,
IF(user.displaygroupid=0, user.usergroupid, user.displaygroupid) AS displaygroupid, infractiongroupid

FROM session AS session
LEFT JOIN user AS user ON(user.userid = session.userid)

WHERE session.lastactivity > 1362418658;

MySQL-Fehler : MySQL server has gone away
Fehler-Nr. : 2006
Fehler-Zeit : Monday, 04.03.2013 @ 19:47:38
Datum : Monday, 04.03.2013 @ 19:48:01
Skript : http://www.samplesites.net/forum/index.php
Referrer :
IP-Adresse : **************
Benutzername : Kayıtsız ?ye
Klassenname : vB_Database
MySQL-Version :

__________________________________________________ ______________________

4. Mail :

Datenbankfehler in vBulletin 3.8.7:

Invalid SQL:
SELECT thread.title, thread.oncelikli, thread.taglist, thread.prefixid, thread.taglist as tag, thread.threadid, thread.attach, icon.title AS icontitle, icon.iconpath, thread.lastpost, thread.postusername, thread.postuserid, thread.lastpostid, thread.forumid, thread.replycount, thread.lastposter, thread.dateline, IF(thread.views<=thread.replycount, thread.replycount+1, thread.views) AS views, thread.ekleyenid, thread.ekleyenisim, thread.votenum, thread.votetotal, thread.visible, user.username, user.userid, user.usergroupid, IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid, forum.title_clean as forum_title
FROM thread AS thread
LEFT JOIN user AS user ON (user.username = thread.lastposter)
LEFT JOIN forum as forum on (thread.forumid = forum.forumid)
LEFT JOIN icon AS icon ON(icon.iconid = thread.iconid)
WHERE NOT ISNULL(thread.threadid)
AND thread.forumid NOT IN (0) AND thread.oncelikli = 1 AND thread.visible = 1 ORDER BY lastpost DESC LIMIT 0, 7;

MySQL-Fehler : MySQL server has gone away
Fehler-Nr. : 2006
Fehler-Zeit : Monday, 04.03.2013 @ 19:53:16
Datum : Monday, 04.03.2013 @ 19:55:17
Skript : http://www.samplesites.net/forum/ajax.php
Referrer : http://www.samplesites.net/forum/index.php
IP-Adresse : ***********
Benutzername : Kayıtsız ?ye
Klassenname : vB_Database
MySQL-Version :

__________________________________________________ ______________________

5. Mail :

Datenbankfehler in vBulletin 3.8.7:

Invalid SQL:
SELECT userid, usergroupid, IF(displaygroupid=0, usergroupid, displaygroupid) AS displaygroupid, username, posts FROM user ORDER BY posts DESC LIMIT 10;

MySQL-Fehler : MySQL server has gone away
Fehler-Nr. : 2006
Fehler-Zeit : Monday, 04.03.2013 @ 19:53:57
Datum : Monday, 04.03.2013 @ 19:55:16
Skript : http://www.sampelsites.net/forum/ajax.php
Referrer : http://www.samplesites.net/forum/index.php
IP-Adresse : **********
Benutzername : Kayıtsız ?ye
Klassenname : vB_Database
MySQL-Version :
Reply With Quote
  #2  
Old 03-04-2013, 05:15 PM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

"MySQL Server has gone away" is a server issue. See this: https://www.vbulletin.com/docs/html/...mysql_goneaway and this: https://www.vbulletin.com/forum/show...265#post310265 You will need to talk to your host about this in order to get it resolved.
Reply With Quote
  #3  
Old 03-04-2013, 09:00 PM
vBMerkezi vBMerkezi is offline
 
Join Date: Jun 2012
Posts: 66
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

What do I do here ? I'm not familiar with the full

--------------- Added [DATE]1362468889[/DATE] at [TIME]1362468889[/TIME] ---------------

I made a backup of the system back to.. problem solved, thank you..
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 04:34 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.03689 seconds
  • Memory Usage 2,186KB
  • 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)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (3)post_thanks_box
  • (3)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (3)post_thanks_postbit_info
  • (3)postbit
  • (3)postbit_onlinestatus
  • (3)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_postinfo_query
  • fetch_postinfo
  • 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