Comment search

Creating and modifying plugins.
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Comment search

Post by garvinhicking »

Hi!

(Grischas commit is unrelated to the problems with your custom modifier).

I don't know what's happening there. This would need some debugging. Can I get access to that pristine s9y installation? Preferable SSH/SFTP, and HTTP of course. This might take me a few days though, so it would be good to have access to it on a machine that is online 24/7 ;)

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/
yellowled
Regular
Posts: 7111
Joined: Fri Jan 13, 2006 11:46 am
Location: Eutin, Germany
Contact:

Re: Comment search

Post by yellowled »

garvinhicking wrote:What does the .tpl look like?
People, take this advice: Always answer any question Garvin posts.

Code: Select all

{$result.ctimestamp|@formatTime:@serendipity_smarty_html5time}
Erm. Well. It did look right, I swear! :mrgreen:

Of course, this

Code: Select all

{$result.ctimestamp|@serendipity_smarty_html5time}
is how it is supposed to be used. Erm. Sorry, everyone.

YL
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Comment search

Post by garvinhicking »

Yay me! ;)
# 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/
Post Reply