The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
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:
Quote:
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 Contact me via PM. Or g-talk naankadavul.bharath@gmail.com Or skype naankadavul.bharath Thank you. Naan-Kadavul |
#2
|
|||
|
|||
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. |
#3
|
||||
|
||||
Yes Buddy, I have even tried that, after 60seconds, the error came. So no use in that.
|
#4
|
|||
|
|||
Could you do a view source on the page to let us know what the actual error is?
|
#5
|
||||
|
||||
Quote:
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 |
#6
|
|||
|
|||
Quote:
Quote:
You have to talk to your host about both of these issues. Also the 'tracker' you have installed is throwing an error... |
#7
|
||||
|
||||
So it means..all goes as server (host) issues ?? nothing because of my forum ?? modifications ?? etc.
|
#8
|
|||
|
|||
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. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|