frivolio
Forum Replies Created
-
Forum: Plugins
In reply to: [Relocate Upload] WordPress 3.5 update broken itIt works. Thanks a lot!
Forum: Hacks
In reply to: Categories arrayThanks a lot alchymyth! I managed myself to make something similar. Works like a charm! Thank you!
Forum: Plugins
In reply to: Special characters not displaying correctly in UTF-8this seems not to work:
$wpdb->query($postsql, "SET NAMES 'utf8'");Forum: Fixing WordPress
In reply to: Latest 5 authors sorted by posting dateIt works like a charm!!! Thanks a lot MichaelH! You’re the man! Thank you!
Forum: Fixing WordPress
In reply to: Latest 5 authors sorted by posting dateI tried with define(‘WP_MEMORY_LIMIT’, ’64M’)
and it works! 🙂 Let me test it and I will also try to change it for contributors type of users. I will come back with my conclusions! Thanks a lot!Forum: Fixing WordPress
In reply to: Latest 5 authors sorted by posting dateThanks a lot! The code look nice but when I tried to executed it I run into this:
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 32768 bytes) in … /wp-includes/wp-db.php on line 734
Forum: Fixing WordPress
In reply to: Latest 5 authors sorted by posting dateUnfortunately function list_authors will not help me in any way! 🙁
Forum: Fixing WordPress
In reply to: Latest 5 authors sorted by posting dateHi devilson! Thanks a lot. I tested but I’m afraid it doesn’t work as it should. The code displays all my users for 5 times. 🙁
Forum: Fixing WordPress
In reply to: Latest 5 authors sorted by posting dateThank you devilson! I will highly apreciate if you can help me with this!
Forum: Fixing WordPress
In reply to: Latest 5 authors sorted by posting dateYes I can install/use a plugin or a sidebar widget.
Forum: Fixing WordPress
In reply to: Latest 5 authors sorted by posting dateThanks a lot devilson. I studied your link, but I’m afraid my expertise is not high enough to complete this task without more in deep explanations. 🙁