Last edited by garvinhicking on Wed Feb 08, 2006 11:54 am, edited 1 time in total.
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
As mentioned before this all sounds very good to me and probably gives a lot of people the chance to build a custom blog without any hassles.
My problem at the moment: I'd like to use {serendipity_printFetchEntries} instead of {$CONTENT} but somehow it's not working.
I'd love to have something like (you read my previous posting):
But this is exactly how it should work. What do you mean by "somehow it's not working"? I would need a specific error to understand what's going on.
And did you download today's nightly?
Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
It might be that the today's nightly did not yet contain the smarty function? Tell me the exact errors tomorrow, we'll see!
Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Fatal error: Smarty error: [in /home/www/nch772/html/blog/s9y/templates/vindaloo/index.tpl line 87]: syntax error: unrecognized tag 'serendipity_printFetchEntries' (Smarty_Compiler.class.php, line 580) in /home/www/nch772/html/blog/s9y/bundled-libs/Smarty/libs/Smarty.class.php on line 1088
used the tag the following way in my index.tpl:
{serendipity_printFetchEntries category="1"}
the function is called "fetchPrintEntries", not "printFetchEntries".
First the fetching, then the printing. *g*
Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/