baal666
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Wp-Super-Cache only caches index pageHmmm… I was able to make it work. But still, it is very slow. Any way to make the sidebar faster? *that’s what is taking so long to load*
Thanks
Could you please tell us where was the bug? I have a similar issue…
Forum: Themes and Templates
In reply to: Your attempt to switch to this theme: “” has failed.Same problem here. Can’t change theme anymore. Anyone can help???
Forum: Fixing WordPress
In reply to: Can’t load pages and posting timeout (cache problem?)When I try to post a comment, it takes 20-25 seconds then I see a blank page with this URL in the bar:
htt://example.com/blog/wp-comments-post.php
instead of a redirection to the page where the comment was sent.
Same thing when posting.
Please help.
Forum: Fixing WordPress
In reply to: Blank screen after posting or commentsAnd I can’t deactivate any plugin… Hmm.. This is so weird.
Forum: Fixing WordPress
In reply to: Can’t load pages and posting timeout (cache problem?)Hmmm.. If I can deleted the slash at the end the URL works… I wonder why it is suddenly there… How to eliminate it?
Thanks
Forum: Fixing WordPress
In reply to: Can I delete wp-cron.php?Ah damn it… I tried to arrange my web site to make it faster and now here is the result: when someone post a comment he/she gets a blank page; the comment is there, but he/she has to reload the page.
Same thing when one tries to load any page: a blank page. Needs to reload, always.
Maybe it has something to do with the fact that I tried to use
define(ENABLE_CACHE, true);
in wp-config? The thing is I deleted that and the problem is still there…
Please help,
Thanks!
Forum: Fixing WordPress
In reply to: Can I delete wp-cron.php?On the same subject, my web site is really really slow, and when I access the wp-cron.php manually, it makes it faster only temporary. What can explain the problem?
Someone told me to run this script:
<?php $argyle = fsockopen( 'example.com', 80, $errno, $errstr, 0.01 ); if ( $argyle ) { fputs( $argyle, "GET /wp-cron.php HTTP/1.0\r\n" . "Host: lelectronlibre.net\r\n\r\n" ); echo "Success sending the GET.\n"; } else { echo "Error: $errstr ($errno)\n"; } ?>
and here is what I got as a message:
Error: Connection timed out (110)
What can be wrong?
It takes like 20 to 60 seconds to post a text… And sometimes it simply timeout. I even have trouble to load some pages and get a blank screen…
If anyone can help…
ThanksForum: Requests and Feedback
In reply to: Solve slow WP response in cron.phpDid exactly this and got a blank screen on my site. Does not work at all for me.
Forum: Fixing WordPress
In reply to: Slow WordPress – it drove me crazy!I also ran the script and also got:
Error: Connection timed out (110)
My site is very slow. I tried to run the wp-cron.php and it helped, but as others pointed out it can take like 20 to 40 seconds to post a text! This is crazy.
Anyone can help?
Thanks!
Forum: Themes and Templates
In reply to: Need CSS Help – Resizing sidebars and text areaI have the same problem on my blog and even after reading tons of thread on the subject I still don’t know what to do!
Forum: Themes and Templates
In reply to: sidebar below contentI hate it when a moderator goes to each subject and say “it has been explained before” and never give any URL as to where it was explained. Really suck.
Forum: Themes and Templates
In reply to: My right sidebar does not show correctly with IE6This is the first thread I start on the subject. If you take the time to write three lines on the subject, why not simply give me a URL with the answer to my question?
Forum: Fixing WordPress
In reply to: My site is painfully slow.Hmm… Took 15 seconds to post a comment. Why is it that long… Damn it I don’t know.
Forum: Fixing WordPress
In reply to: My site is painfully slow.Hmm.. Thanks, but twice as fast means 26 seconds to load a page instead of 52?
By the way, do you know why my right sidebar does not show correctly in IE6?
Thanks!