Page 1 of 1
DB ERROR!!

Posted:
Wed Jan 02, 2008 10:50 pm
Author: Mr.Black
Your phpBB Version: 2.0.
phpBB Type: phpBB / IMPortal
MODs: No
Your knowledge: Beginner
Board URL: http://www.computermasterminds.com/mockups/boc/forums/IM141/ PHP Version: MySQL Version: What was done before the problem appeared?I just installed 2 styles.
1)PowerMetal
2)fisubice What was done to try to solve the problem?look at my DB De.scription and MessageI just installed 2 styles. I am getting this error now on all pages:
[code]Critical Error!message_die() was called multiple times. Error #1Could not unlock optimize database cron Line ]
I just got finished doing about about 6 hours of work and i don't want to have to go back and redo all those <img>
Re: DB ERROR!!

Posted:
Thu Jan 03, 2008 12:02 am
Author: Helter
using phpmyadmin, first try to empty the phpbb_sessions table. Dont delete it, just empty it to see if it is just a sessions error
Re: DB ERROR!!

Posted:
Thu Jan 03, 2008 12:31 pm
Author: Mr.Black
"HelterSkelter";p="30043" wrote:using phpmyadmin, first try to empty the phpbb_sessions table. Dont delete it, just empty it to see if it is just a sessions error
Ok i tried that with no luck <img>
This error now:
[code]Critical Error!message_die() was called multiple times. Error #1 Line ]
Re: DB ERROR!!

Posted:
Thu Jan 03, 2008 1:24 pm
Author: Helter
what mods have you added? What took you 6 hours?
are you sure that the templates you installed were the 141 versions?
Re: DB ERROR!!

Posted:
Thu Jan 03, 2008 1:59 pm
Author: Mr.Black
"HelterSkelter";p="30051" wrote:what mods have you added? What took you 6 hours?
are you sure that the templates you installed were the 141 versions?
I haven't installed any MODs.
Yes i'm positive. PowerMetal was 141 aproved and the other one was in the package.
Re: DB ERROR!!

Posted:
Thu Jan 03, 2008 2:25 pm
Author: Helter
was this a fresh 141 install, or and upgrade from a previous version?
you may also want to check your chmods. Though ive not seen this exact error, I have seen
"Critical Error!
message_die() was called multiple times."
that was due to incorrect file permissions
http://integramod.com/forum/portal.php?page=18
Re: DB ERROR!!

Posted:
Thu Jan 03, 2008 2:37 pm
Author: Mr.Black
"HelterSkelter";p="30056" wrote:was this a fresh 141 install, or and upgrade from a previous version?
you may also want to check your chmods. Though ive not seen this exact error, I have seen
"Critical Error!
message_die() was called multiple times."
that was due to incorrect file permissions
http://integramod.com/forum/portal.php?page=18
fresh install. It's my first time using IntegraMod but i've used PhPBB alot.
BTW the thing that took me 6 hours was gettting the ranks and forums done.
Re: DB ERROR!!

Posted:
Thu Jan 03, 2008 2:44 pm
Author: Mr.Black
"HelterSkelter";p="30056" wrote:was this a fresh 141 install, or and upgrade from a previous version?
you may also want to check your chmods. Though ive not seen this exact error, I have seen
"Critical Error!
message_die() was called multiple times."
that was due to incorrect file permissions
http://integramod.com/forum/portal.php?page=18
Also where do i check my chmods? I get that error any page i go to. i can't go anywhere.
Re: DB ERROR!!

Posted:
Thu Jan 03, 2008 3:27 pm
Author: Helter
use phpmyadmin, or your web hosting control panel/filemanager
chmods are only for linux/unix based webservers. For Windows based servers, just be sure that all folders that require 777 permissions are writtable
Re: DB ERROR!!

Posted:
Thu Jan 03, 2008 3:44 pm
Author: Mr.Black
"HelterSkelter";p="30061" wrote:use phpmyadmin, or your web hosting control panel/filemanager
chmods are only for linux/unix based webservers. For Windows based servers, just be sure that all folders that require 777 permissions are writtable
yup they are all correct. Still nothing <img>
Re: DB ERROR!!

Posted:
Thu Jan 03, 2008 3:55 pm
Author: Helter
im assuming your forum was working at one time since you were able to edit forums and ranks. If this is true, backup and replace your includes/def_*.php files with empty ones from the IM141.zip. They are cache files and can occasionally become corrupted. Be sure they are set to 666 when your done
if that gets you back into your forum, you will have to resync your forums in acp/forum admin to get them back
Re: DB ERROR!!

Posted:
Thu Jan 03, 2008 4:11 pm
Author: Mr.Black
Ok what the heck?
I just went back to the forums before i did what you just suggested and it works now? i guess it didn't want me to take away those files <img>
Thanks for the helP!
Re: DB ERROR!!

Posted:
Thu Jan 03, 2008 7:11 pm
Author: CaNNon
I just went back to the forums before i did what you just suggested and it works now?
The cashe must have hit it's life span and rebuilt. 2 places to clear the cashe one in extreme mods and the other in Im portal, you should clear them any time you work/mod something.
Re: DB ERROR!!

Posted:
Sat Jan 05, 2008 1:54 am
Author: Mr.Black
"CaNNon";p="30075" wrote:I just went back to the forums before i did what you just suggested and it works now?
The cashe must have hit it's life span and rebuilt. 2 places to clear the cashe one in extreme mods and the other in Im portal, you should clear them any time you work/mod something.
So how do i get that to not happen again?
Re: DB ERROR!!

Posted:
Sat Jan 05, 2008 11:23 am
Author: CaNNon
They are:
admin > eXtreme Styles > Manage Cache
and admin > IM Portal > Delete Cache Files
You'll need to refresh them after you work to add what you did to it cashe.

Posted:
Sat Jan 05, 2008 12:56 pm
Author: Mr.Black
anyway to make the cache lifespan longer? or have it auto delete or something so i don't keep getting this error?
Re: DB ERROR!!

Posted:
Sat Jan 05, 2008 8:09 pm
Author: CaNNon
Clearing your cashe has nothing to do with any error.
When you work on your forums and change files it's simply not in the cashe yet (IE: fix will happen when cashe clears on it's own).
So when you try a fix and don't see results you clear the cashe next, then cashe will be rebuilt with the fix in it.
I wasn't giving you a fix, just explaining why it could work when you returned and a tip for next time. <img>