How to show records for specified year and month only

17 posts by 2 authors in: Forums > CMS Builder
Last Post: January 12, 2008   (RSS)

By Dave - January 12, 2008

Try uploading images again, it should resize them to the new sizes you set in the field editor. Does that work?

Do any of the links show the correct information? Can you post some example links so I can see what you mean?

If it's showing all the records all the time you'll want to make sure you set this:

$options['where'] = $where;
Dave Edis - Senior Developer
interactivetools.com

Re: [Dave] Does CMS Builder limit amount of content per page?

By grauchut - January 12, 2008

here is the main page it works great

http://www.palmyrafire.com/indextest.php



here is the index page only january link is working

http://www.palmyrafire.com/archive.php
Glenn Rauchut (Owner) Emergency Designz

By Dave - January 12, 2008

So 'indextest.php' is the viewer right, can you attach that file or email it to me. I'll have a look and see what the problem is.
Dave Edis - Senior Developer
interactivetools.com

By Dave - January 12, 2008

Ok, Let me know if I'm on the wrong track here, but I think I see the problem. You're linking to indexPage.php, and passing it the month and year, but it doesn't have any of the code I posted for you to include? Is that the right file?

See this post again, you need to include this code in indexPage.php if you want it to be able to filter by date:
http://www.interactivetools.com/forum/gforum.cgi?post=58843#58843
Dave Edis - Senior Developer
interactivetools.com

Re: [Dave] Does CMS Builder limit amount of content per page?

By grauchut - January 12, 2008

Everything links off of the main page. Ex. the title, two images and link at bottom of story link to the additional information on the indexPage.php. Hope this makes sense. Dave so I dont tie up forum space send me an email at emergencydesignzdotcom@comcast.net . Do I need to the indexPage.php instead of the indextest.php
Glenn Rauchut (Owner) Emergency Designz

By Dave - January 12, 2008

Sure thing, I'll do that now.
Dave Edis - Senior Developer
interactivetools.com