need help to modify banner module

Talk about writing modules and plugins for CMS Made Simple, or about specific core functionality. This board is for PHP programmers that are contributing to CMSMS not for site developers
Post Reply
johnmck
Forum Members
Forum Members
Posts: 34
Joined: Wed May 30, 2007 4:56 pm

need help to modify banner module

Post by johnmck »

Hi,

I need help to modify the banner module.

in action.defualt.php I see there is a    $limit = "LIMIT 0,1";

I want the module to spit out all the banners in a category, randomly one after the other.

I'm guessing I remove the limit and iterate through the results.

Can somebody please help me with the code - I'm not good with PHP.
Thanks
Last edited by johnmck on Wed Feb 27, 2008 4:12 pm, edited 1 time in total.
Post Reply

Return to “Developers Discussion”