
Here’s a quick heads up for those of you who encounter this error when you upgrade your wordpress (especially for those who upgrade to Wordpress 2.3.1). If you see this error after replacing the old wordpress files with the new ones:
Call to undefined function: _make_cat_compat() in /home/hongkiat/public/blog/wp-includes/category-template.php
This is probably caused by the file category-template.php. Try re-upload the category-template.php file, and it should be fine.
Related Contents |
Sponsors |
|
Posted by hongkiat in Wordpress, Wordpress Tips Tricks , at 12.18.07 |
|























Comments
hongwei December 19th, 2007
just as an addendum:
Replyi’ve just encountered another instance of “call to undefined function” error when i installed a plugin called events calendar.
after few hours of google, finally found out it is due to “short tags” problem.
in short it means wordpress fails to read ” < ? ” as a php tag.
so i just change all instances of ” < ? ” to ” “.
problem solved. =)
hongwei December 19th, 2007
ohh the ” ” means ” < ? pee h pee “
Replyhongkiat December 19th, 2007
Thanks for the heads up :-)
ReplyBtw, that’s your first comment on my blog, bro.
Planet Lowyat December 20th, 2007
You’re advise to backup before overwrite any file.
ReplyAshish Mohta December 20th, 2007
I recently upgraded to 2.3.1. Did not get this error but I got one while using TAG which was due to SEO title tag. I was using the previous version of it which uses UTW
ReplyTrackbacks