I’ve successfully installed pmachine and imported MT entries, however I keep getting this message:
Fatal error: Call to undefined function: weblog_entries() in /home/domain/public_html/journalives/daystar/index.php on line 216
EVEN after deleting everything and reinstalling everything again.
Line 216 of my index.php page is
“<!—Weblog entries—>
<?php weblog_entries($id,“weblog”); ?>”
I’M SO LOST as to what’s happening. pm_inc is correct. Please help.
