Learning On Demand Learning anything from anywhere

Archive for April, 2010

Fatal error: Call to undefined function gregoriantojd()

04.17.2010 · Posted in Blog, Unix

That error message show up when I try to install wordpress plugin. I think it must be plugin author false since I already have php date extension enabled but I’m wrong Further search lead me to ‘calendar’ extension. Look no further to php5-calendar in my FreeBSD 7.3 box I install it. cd /usr/ports/misc/php5-calendar && make ...

WP Plugin IMDB Grabber