Record not found!
2 posts by 2 authors in: Forums > CMS Builder
Last Post: January 31, 2011 (RSS)
By hatten - January 28, 2011
I have a page that loads the first 8 records fine but nothing after record num 8. see here http://expocolombiainternacional.com/show/pages.php
You can clearly see that the records exist and they load all the information in "list view", but when you go into the details for 9,10.. etc, you'll get a not found error. 1 -8 load fine.
Any ideas?
You can clearly see that the records exist and they load all the information in "list view", but when you go into the details for 9,10.. etc, you'll get a not found error. 1 -8 load fine.
Any ideas?
Re: [hatten] Record not found!
By Jason - January 31, 2011
Hi,
From the page you reference, it looks like you have 10 records (numbers 1-9 and 12). You can also see a detail page for record number 9:
http://expocolombiainternacional.com/show/detalles.php?Rueda-de-negocios-9
Record number 10 and 11 don't exist. The num field in CMS Builder is auto-incrementing. This means that each new record created gets a unique number. These numbers are not re-used in a section. For example, if you create a record that gets a record number of 8 and then delete it, the next record you create will get a record number of 9, not 8. This is probably why you have a record 9 and a record 12, but no 10 and 11.
Hope this helps clarify.
From the page you reference, it looks like you have 10 records (numbers 1-9 and 12). You can also see a detail page for record number 9:
http://expocolombiainternacional.com/show/detalles.php?Rueda-de-negocios-9
Record number 10 and 11 don't exist. The num field in CMS Builder is auto-incrementing. This means that each new record created gets a unique number. These numbers are not re-used in a section. For example, if you create a record that gets a record number of 8 and then delete it, the next record you create will get a record number of 9, not 8. This is probably why you have a record 9 and a record 12, but no 10 and 11.
Hope this helps clarify.
---------------------------------------------------
Jason Sauchuk - Project Manager
interactivetools.com
Hire me! Save time by getting our experts to help with your project.
http://www.interactivetools.com/consulting/
Jason Sauchuk - Project Manager
interactivetools.com
Hire me! Save time by getting our experts to help with your project.
http://www.interactivetools.com/consulting/