elistr
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Fatal error while postingActually the problem is back 🙁
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 80 bytes) in /data/web/virtuals/3409/virtual/www/wp-includes/wp-db.php on line 1548
Forum: Fixing WordPress
In reply to: Fatal error while postingWorks perfectly! Thanks a lot 🙂
Forum: Fixing WordPress
In reply to: Fatal error while postingHi Krishna, Thank you very much for your reply. My Memory limit is 128 MByte and I am still having this problem.
Is there anything else I can do?Edit:
I use WP-Memory-Usage plugin. It shows me:
Memory limit : 128 MByte
Memory usage : 24.41 MByteBtw. in wp-config.php I have define(‘WP_MEMORY_LIMIT’, ’64M’);
Ohh. I did. Now it is back and working! Thank you for your advice!
Forum: Fixing WordPress
In reply to: [Plugin: Twitter Tools] Clickable TitleOr how can I delete time?
Forum: Plugins
In reply to: How to add meta robots noindex for subpages in categoryHi. Thanks for your help!
Forum: Plugins
In reply to: How to add meta robots noindex for subpages in categoryAny help?
Forum: Fixing WordPress
In reply to: Tags modified into categoriesThanks man! I will try it.
Forum: Fixing WordPress
In reply to: Tags modified into categoriesI just need content like posts, comments, users nothing more. Is it necessary to do this by using your http://wordpress.org/support/topic/191551?replies=12#post-817476?
Forum: Plugins
In reply to: Top Level Categories with WP 2.5Hi Fil,
you write this:
You can do so by adding the following code to the file on line 174 (right before the return $link; line):
if (is_feed()) {
$link = trailingslashit($link) . “feed/”;
}but where I can add this code? Which php file?
Thank you for reply!
Forum: Fixing WordPress
In reply to: how to remove tag slugThank you for replies.
Forum: Fixing WordPress
In reply to: Display Posts by Datehi, I use this plugin – http://www.geekwithlaptop.com/projects/clean-archives/
for these archives – http://hiphopklipy.cz/hip-hop-videoklipy
nothink special but might help you.Forum: Fixing WordPress
In reply to: Adding an author picturehi, try this plugin – http://www.semiologic.com/software/publishing/author-image/
Forum: Fixing WordPress
In reply to: Query_posts does not goYesssssssss! Thank you so much! Viva la MichaelH and WordPress 🙂
Forum: Fixing WordPress
In reply to: Query_posts does not goThank you for this code, but it shows anything different.
I have changed “Uncategorized” to Promo (http://czechbracelet.info/?cat=48) it should show 2 links to 2 articles (Mike Jones v Praze už 20. ledna (Roxy),BBARÁK # 68 + Indy & Wich – Kids On The Click Tour 2007 DVD)
But it shows this paragraph (without any links):
Ke smrti legendárního Pimp C-ho se vyjádřili Bun-B a Mike JonesKe smrti legendárního Pimp C-ho se vyjádřili Bun-B a Mike Jones
You can check this at http://czechbracelet.info/ (the second sidebar – left, centre).
Any ideas?