piter45
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: High Traffic WP installationSorry, epic misspell – I meant 150 000 pageviews…
I changed the name of wp-trackback.php. It’s like it doesn’t exist anymoreForum: Plugins
In reply to: [Plugin: DB Cache Reloaded] Don’t work ANY Pagination pluginSeems so. Is there any pagination plugin that works with DB-Cache-Reloaded?
Just a quick note:
Right now I am testing db-cache-reloaded alone and I have to say it works pretty great 🙂 WP-S-C disabled.
I guess either using them both or merging them is not a good idea.
But DB-Cache-Reloaded is definitely a great plugin. You should try it out!I installed APC on a server running Gentoo, but it didn’t seem to work. The apc.php shows only 1 page in the cache. Also when I try to run this command: “make test” it shows 3 failed tests instead of passed :/ Even tho everything seems to be installed correctly. I didn’t have any installation errors. No idea what’s wrong…
Forum: Everything else WordPress
In reply to: [Plugin: WP Super Cache] Super cache -vs- 1 Blog CacherWell.. I tried them both.. In my exp. wp-super-cache is the solid one. While 1blogcacher had some problems with caching error pages and not really worked as it should for logged-in users, though it was sort of like plug & play.
I see. I am going to test the object cache.
BTW, what about installing APC (Alternative PHP Cache)?
Forum: Plugins
In reply to: [Plugin: TDO Mini Forms] Form Hacker doesn’t work – resets the formHello Mark,
Thanks for your response.
Well… I figured out that foreign characters caused this problem, then also I read it here on the forums…So the form hacker resets the whole form when we put a foreign character into the form hacker and save it.
The best solution is to use ASCII characters whenever we want to add any special character.
So this is not a big deal right now. As soon as I figured out what was causing the problem.. 😉
——–If you want here is the php info: http://truecolors.host22.com/phpinfo.htm
I’ve also noticed that a normal *.php file that is running on the server never seems to output the right foreign characters anyway. The most efficient way is to use ASCII codes.. Any ideas why?
But as I said before, it is not a really big problem. Probably you have more important ones…
Thanks
-PeterForum: Fixing WordPress
In reply to: Publish / Update button doesn’t do its job – doesn’t add tags.Geez… Fine, I will just try to add the missing javascript by myself
Forum: Fixing WordPress
In reply to: Posting not publishingIt’s in your admin panel (left sidebar).
Find the ‘Appearance’ tab
Then click ‘Editor’
Then on the very right side of the screen find the ‘Main Index Template’.
Forum: Fixing WordPress
In reply to: Publish / Update button doesn’t do its job – doesn’t add tags.I upgraded from 2.7.1 to 2.8.4
Everything is perfect, except this issue..Forum: Fixing WordPress
In reply to: white blank pageI think there might be something wrong with your template’s code. Or perhaps a plugin conflict…
Forum: Plugins
In reply to: [Plugin: Simple Post Thumbnails] Ajax upload and define the cropping area.AJAX eats up too many CPU anyway.. Why AJAX? This is great w/o any AJAX
Forum: Plugins
In reply to: [Plugin: Simple Post Thumbnails] ‘URL Input Box’ CodeHey.. Everything I wrote above is correct…
I resolved my own problem in the same post. Great
The code is correct, just tested it.[resolved]
Forum: Plugins
In reply to: [Plugin: WP Super Cache] Test result – No client caching (no 304 response)Oh, Okay.
Thanks for the clarification. =)
Great plugin! :]Forum: Plugins
In reply to: [Plugin: Hyper Cache] Hyper cache and super cacheSatollo,
I also tried both plugins.
Hyper cache is great, but is it doing exactly the same thing that wp-super-cache does? Is there no database connection aswel? What about cache pages for logged in users?