MW Comments/Trackbacks
Posted: Fri Feb 25, 2005 1:23 am
Hello.
I'm trying to add comments to my site..
using this script..
http://www.meyerweb.com/eric/tools/word ... backs.html
And I've been getting this error:
Fatal error: Call to undefined function: trackback_url() in F:\Webspace\disk20\oktober.co.il\oktober.co.il\www\rafi\test\hello.php on line 13
this code i've entered in the php file was :
<a href=”<?php trackback_url() ?>”>Trackbacks (<?php mw_trackbacks(’count’) ?>)</a>
Pings (< ?php mw_trackbacks('count') ?>)
I guess that I need to set a refer for mw_trackbacks to mw_trackbacks.php..but I don't know how to do it...
Can anyone please give me a SQL code for phpmyadmin so I could just write it and it'll be add ?
Thanks alot !
I'm trying to add comments to my site..
using this script..
http://www.meyerweb.com/eric/tools/word ... backs.html
And I've been getting this error:
Fatal error: Call to undefined function: trackback_url() in F:\Webspace\disk20\oktober.co.il\oktober.co.il\www\rafi\test\hello.php on line 13
this code i've entered in the php file was :
<a href=”<?php trackback_url() ?>”>Trackbacks (<?php mw_trackbacks(’count’) ?>)</a>
Pings (< ?php mw_trackbacks('count') ?>)
I guess that I need to set a refer for mw_trackbacks to mw_trackbacks.php..but I don't know how to do it...
Can anyone please give me a SQL code for phpmyadmin so I could just write it and it'll be add ?
Thanks alot !