vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Any One To Fix These Errors ? (https://vborg.vbsupport.ru/showthread.php?t=248585)

Naan-Kadavul 08-14-2010 11:03 AM

Any One To Fix These Errors ?
 
Hi All,

Currently I am facing 2 main errors in my forum. Yes ! One such error is Database error, Second error is Fatal Error. These two errors came recently. I don't know how to fix it. I need someone to fix these 2 issues urgently. I need someone who can help me now.


Database error :

Quote:

Database Error
The database has encountered a problem.
Please try the following:

* Load the page again by clicking the Refresh button in your web browser.
* Open the www.moviejockey.com home page, then try to open another page.
* Click the Back button to try another link.

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

We apologise for any inconvenience.
Fatal error :

Quote:

Fatal error: Maximum execution time of 30 seconds exceeded in C:\Inetpub\vhosts\MovieJockey.com\httpdocs\forum\i ncludes\class_core.php on line 408



I will pay but not so much, but something that is fair enough.

Site is hosted in Windows Server 2003. vBulletin Version 3.8.5

http://img696.imageshack.us/img696/4...rverconfig.png

Contact me via PM. Or g-talk naankadavul.bharath@gmail.com Or skype naankadavul.bharath

Thank you.

Naan-Kadavul

kh99 08-14-2010 11:22 AM

You could try this: create a plugin using the global_start hook and use the code:

Code:

set_time_limit(60);

to increase the time to 60 seconds, and keep increasing it as needed.

I'm not sure if this will work for you, and even if it does this only increases the time limit, if there's some actual problem causing the time limit to be exceeded then this isn't really the right fix.

Naan-Kadavul 08-14-2010 11:26 AM

Yes Buddy, I have even tried that, after 60seconds, the error came. So no use in that.

KevinL 08-14-2010 11:46 AM

Could you do a view source on the page to let us know what the actual error is?

Naan-Kadavul 08-14-2010 12:15 PM

Quote:

Originally Posted by KevinL (Post 2083665)
Could you do a view source on the page to let us know what the actual error is?

Database error in vBulletin :

mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: User MJ_MovieJockEY already has more than 'max_user_connections' active connections
C:\Inetpub\vhosts\MovieJockey.com\httpdocs\forum\i ncludes\class_core.php on line 311

MySQL Error :
Error Number :
Request Date : Saturday, August 14th 2010 @ 07:10:46 AM
Error Date : Saturday, August 14th 2010 @ 07:10:46 AM
Script : http://www.moviejockey.com/forum/Index.php
Referrer :
IP Address : xxxxxxx
Username :
Classname : vB_Database
MySQL Version :


This is the db error.

--------------- Added 14 Aug 2010 at 18:49 ---------------

Another Database Error

Database error in vBulletin 3.8.5:

Invalid SQL:
update xbt_files f left join attachment a on f.info_hash = a.bt_info_hash set f.flags = f.flags | 1 where a.bt_info_hash is null;

MySQL Error : Deadlock found when trying to get lock; try restarting transaction
Error Number : 1213
Request Date : Saturday, August 14th 2010 @ 07:17:43 AM
Error Date : Saturday, August 14th 2010 @ 07:18:29 AM
Script : http://www.moviejockey.com/forum/inl...threadids=7878
Referrer : http://www.moviejockey.com/forum/login.php?do=login
IP Address : XXXXXXXXXXX
Username : Human Tornando
Classname : vB_Database
MySQL Version : 5.0.45-community-nt

Fatal Error


Fatal error: Maximum execution time of 30 seconds exceeded in C:\Inetpub\vhosts\MovieJockey.com\httpdocs\forum\i ncludes\class_core.php on line 408

KevinL 08-14-2010 12:29 PM

Quote:

already has more than 'max_user_connections' active connections
Quote:

Maximum execution time of 30 seconds exceeded
It all has to with your host limiting you.

You have to talk to your host about both of these issues.

Also the 'tracker' you have installed is throwing an error...

Naan-Kadavul 08-14-2010 12:38 PM

So it means..all goes as server (host) issues ?? nothing because of my forum ?? modifications ?? etc.

KevinL 08-14-2010 12:52 PM

Oh well, it could (and most likely) is from one or some of your mods.

The 2nd one is from the torrent tracker..for sure.


All times are GMT. The time now is 12:39 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.00991 seconds
  • Memory Usage 1,736KB
  • 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
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)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