By Phoenix77 on
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
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
Answer over here
http://drupal.org/node/15635
Thanks a million
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
Weird
Well I'm glad it worked any way. Maybe it was a caching.