vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Did it happen to you (https://vborg.vbsupport.ru/showthread.php?t=144325)

apiasto 04-08-2007 12:51 PM

Did it happen to you
 
hi
lately i been having a problem when i go to my site or navigate on my forum i get data base error. i can't understand why.kind a worry:mad:
If anyone had same kind of problem or have any suggestion. i will appreciate it. thanks


Database error
The Hamara-Forum database has encountered a problem.

--------------------------------------------------------------------------------

Please try the following:
Load the page again by clicking the Refresh button in your web browser.
Open the http://www.hamara-forum.com/ home page, then try to open another page.
Click the Back button to try another link.

The www.hamara-forum.com forum technical staff have been notified of the error, though you may contact them if the problem persists.

We apologise for any inconvenience.

Lynne 04-08-2007 03:07 PM

Are you getting the errors sent to you in email? That is the error message we need to try to help you.

da420 04-08-2007 06:35 PM

Or by looking at the page source.

apiasto 04-09-2007 10:27 AM

thnx for the reply but i didn't get any e mail what so ever it happens when i am on who is online page when it refreshes and randomly on other pages, i was thinking if i put any wrong hack but if that would be the case then the forum won;t open at all.I checked ith my server and v bulletin team too. they were very helpful but didn;t find anything. i am kinda worry
the major thing i did recently is i moved my para-chat room and intgerated to the forum by following their instructions

Paul M 04-09-2007 10:33 AM

When you get the error page, right click on it and view the source, you will find the full SQL error details listed - without those no one can really help you.

apiasto 04-09-2007 10:56 AM

i will do that thnx

apiasto 04-09-2007 12:03 PM

1 Attachment(s)
ok here i got the source file

apiasto 04-10-2007 09:15 PM

help! ne one

Lynne 04-12-2007 02:59 PM

Here's the error, minus the IP:
Code:

Database error in vBulletin 3.6.2:

Invalid SQL:

                SELECT
                        userfield.*, usertextfield.*, user.*, UNIX_TIMESTAMP(passworddate) AS passworddate,
                        IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid,
                        language.phrasegroup_wol AS phrasegroup_wol,
                        language.phrasegroup_global AS phrasegroup_global,
                        language.options AS lang_options,
                        language.languagecode AS lang_code,
                        language.charset AS lang_charset,
                        language.locale AS lang_locale,
                        language.imagesoverride AS lang_imagesoverride,
                        language.dateoverride AS lang_dateoverride,
                        language.timeoverride AS lang_timeoverride,
                        language.registereddateoverride AS lang_registereddateoverride,
                        language.calformat1override AS lang_calformat1override,
                        language.calformat2override AS lang_calformat2override,
                        language.logdateoverride AS lang_logdateoverride,
                        language.decimalsep AS lang_decimalsep,
                        language.thousandsep AS lang_thousandsep
                       
                FROM vb_user AS user
                LEFT JOIN vb_userfield AS userfield ON (user.userid = userfield.userid)
                LEFT JOIN vb_usertextfield AS usertextfield ON (usertextfield.userid = user.userid) LEFT JOIN vb_language AS language ON (language.languageid = IF(user.languageid = 0, 1, user.languageid))
               
                WHERE user.userid = 3;

MySQL Error  : Got error 12 from table handler
Error Number : 1030
Date        : Monday, April 9th 2007 @ 05:56:14 AM
Script      : http://www.hamara-forum.com/online.php?order=asc&sort=username&pp=20&page=1
Referrer    :
IP Address  : xx.xxx.xx.xxx
Username    :
Classname    : vb_database

And then I found this page: http://www.vbulletin.com/forum/showthread.php?t=118580 which says that error 12 is a server memory error.

d8tabyte 04-12-2007 03:35 PM

What mod did you install that altered your calendar?


All times are GMT. The time now is 07:37 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.01031 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete