Record not found!

7 posts by 2 authors in: Forums > CMS Builder
Last Post: March 5, 2013   (RSS)

I set up a site and now when creating a new article (page) I get a "Record not found!".

A link  to the viewer page is located here:

http://www.hummingbirdsociety.org/other-pages-links_festival.php

The pages for record 17, 18 & 19 do not load, but the ones before this are loading fine.

thx,

drew

By drewh01 - March 1, 2013

attached

By gregThomas - March 1, 2013 - edited: March 1, 2013

Hi Drew,

Could you post the code of your detail page (festival2.php) into a post as well?

Thanks

Greg

Greg Thomas







PHP Programmer - interactivetools.com

By drewh01 - March 1, 2013

attached

Attachments:

festival2_001.php 9K

By gregThomas - March 1, 2013

Hi Drew,

The problem is that your listing articles from the section 'other_pages_festival' in other-pages-links_festival.php, and festival2.php is displaying articles from the section 'festival_pages' and I think that the num values for the two sections don't align. 

To fix this both pages will need to be retrieving articles from the same section.

Let me know if you have any questions.

Thanks!

Greg

Greg Thomas







PHP Programmer - interactivetools.com

By drewh01 - March 5, 2013

ahhh..thanks!