I've been trying to limit the most recent comments block to 5 items on my site, but i can't seem to find the place in the module where I need to alter the php code. Can anybody help me out?

Thanks,

The Phoenix

Comments

Timotheos’s picture

Phoenix77’s picture

Timotheos,

thanks for your reply!!

Weird thing is, I tried changing the 10 into 5 allready but it didn't work. Now I removed the ORDER BY clause as well and it showed 5 comments just as I want except that I wanted the 5 most recent. Added the Order by clause and this time it did work!!!

Thanx!!!

ThePhoenix

Timotheos’s picture

Well I'm glad it worked any way. Maybe it was a caching.