yo139
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: WordPress keeps breaking No clue whats wrongThanks
Forum: Fixing WordPress
In reply to: WordPress keeps breaking No clue whats wrongAwesome! Thanks for all your help
Ill scan through the files now just to check them out
Forum: Fixing WordPress
In reply to: WordPress keeps breaking No clue whats wrongYes I believe it has fixed the problem. Is it bad to have that disabled?
Forum: Fixing WordPress
In reply to: WordPress keeps breaking No clue whats wrongIt went up right away after I added in that code.
It broke my other blog that is on wordpress 2.2 but I dont care I was planning on closing it soon anyway
Forum: Fixing WordPress
In reply to: WordPress keeps breaking No clue whats wrongYay it worked.
Thanks man
Forum: Fixing WordPress
In reply to: WordPress keeps breaking No clue whats wrongShould I try this?
php_flag eaccelerator.enable 0
php_flag eaccelerator.optimizer 0Forum: Fixing WordPress
In reply to: WordPress keeps breaking No clue whats wrongThink it could be a format issue? I have it set to utf8 in the wp config
This is hte post I was trying to make last time it went down. When I come back this is waht the draft looked like
“Schizoid,†the first Xbox LIVE Arcade game developed with Microsoft’s XNA Game Studio technology, and “Golf: Tee It Up!†launch on Xbox LIVE Arcade this Wednesday, July 9, 2008 at 9:00 a.m. GMT (2:00 a.m. PDT).
-Press ReleaseSchizoid and Golf: Tee it Up are heading to the Xbox Live Marketplace This Wednesday. Each game will cost 800 MS points
Forum: Fixing WordPress
In reply to: WordPress keeps breaking No clue whats wrongAnd now its up again….GRRRRRRRRRRRRR
Forum: Fixing WordPress
In reply to: WordPress keeps breaking No clue whats wrongI already did restore it. I will contact them about that now.
Forum: Fixing WordPress
In reply to: WordPress keeps breaking No clue whats wrongWhen I delete theme.php it gives me some fatal error message when I try to go to the site. Do you think my problem has something to do with that error message
Forum: Fixing WordPress
In reply to: WordPress keeps breaking No clue whats wrongBroken again….
This is very frustrating
updated error log
[4535] EACCELERATOR: PHP crashed on opline 109 of (null)() at /home/wiilenet/public_html/TheGamersCafe.net/wp-includes/theme.php:91
[4393] EACCELERATOR: PHP crashed on opline 109 of (null)() at /home/wiilenet/public_html/TheGamersCafe.net/wp-includes/theme.php:91
[4528] EACCELERATOR: PHP crashed on opline 109 of (null)() at /home/wiilenet/Forum: Fixing WordPress
In reply to: WordPress keeps breaking No clue whats wronghmm wth it just start working again randomly….
Forum: Fixing WordPress
In reply to: WordPress keeps breaking No clue whats wrongI do not use the default theme. I dont even know how I would change it at this point. It is a pretty popular theme with a pretty big following. Its called “options”
Forum: Fixing WordPress
In reply to: WordPress keeps breaking No clue whats wrongOh ok was everything good with the file browsing or whatever you were checking?
I think it is this error thats jacking things up
5211] EACCELERATOR: PHP crashed on opline 109 of (null)() at /home/wiilenet/public_html/TheGamersCafe.net/wp-includes/theme.php:91
Forum: Fixing WordPress
In reply to: WordPress keeps breaking No clue whats wrongHere is line 109 of theme.php
if ( preg_match( ‘|Author:(.*)$|mi’, $theme_data, $author_name ) ) {