Jayce Ooi's Paradise

Technology, mobile, photography, gaming, programming, anything

Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 106482 bytes) in…

I was playing with new WordPress plugin. The plugin does not have any issue. However, I faced above issue when I tried to publish a new post. Hmm… Seem like the default 32M WordPress limit was exceeded with this new plugin. How to fix this “Fatal error: Allowed memory size of 33554432 bytes exhausted” issue?

Simple… Just edit your wp-config.php to include the line below:

define(‘WP_MEMORY_LIMIT’, ’64M’);

Yoo… I modified WordPress theme – PassionDuo Red to have photo frame (drop shadow) on the images. Whoever want to use it can download WordPress theme – PassionDuo Red here.

passionduo_red.jpg
WordPress theme – PassionDuo Red

Enjoy… ;)

Yeah… My very first WordPress Plugin has launched. It is use to outputs your blogroll links to a page or post. Just install the plugin and add the text <code><!–J-Links–></code> to a Page or Post then it will output your blogroll links.

Example,
Jayce Ooi’s Paradise Links

J-Links
Current version : 0.1
Download J-Links

Yeah… It is time to reward my readers. I added Show Top Commentators plugin at JayceOoi.com. Every top 10 commentators will be rewarded with link to their website. This will definitely improve their website ranking. By the way, the top 10 commentators can be found at the bottom of my every pages. Cool, isn’t it? Hmm… The ranking is reset every month. Therefore, you need to comment every month at my blog lo. :P

top_commentator.jpg

So what are you waiting for? Come on and give as much comment as much as you can. :)

Just in case you want to put that plugin at your website, you can grab it at Show Top Commentators