Different num URL got same detail record.

3 posts by 2 authors in: Forums > CMS Builder
Last Post: November 28, 2012   (RSS)

Re: [jacgo] Different num URL got same detail record.

By gregThomas - November 28, 2012

Hi Jacgo,

The most likely problem is that you have allowSearch set to false in your getRecords function, or that you don't have a where statement that is searching for the correct record. If neither of these things fix it, please could you post or attach your code to a post?

Thanks!
Greg Thomas







PHP Programmer - interactivetools.com

Re: [greg] Different num URL got same detail record.

By jacgo - November 28, 2012

Hi Greg

Wonderful!

The [font "Verdana"]allowSearch set to true in getRecords function.[/#000000]

[font "Verdana"]It's work![/#000000]

[font "Verdana"]Thanks a lot!![/#000000]

Jacgo