0.12.1 reserved words?

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
iNSiPiD

0.12.1 reserved words?

Post by iNSiPiD »

A note for devs:

I recently ran into an issue with a custom plugin not outputting its data which is determined by an id= parameter in the URL. Worked fine in 0.11.2.

Almost drove myself nuts until calguy1000 determined that 'id' appears to be a reserved parameter and as such the ouptut was being blown away.

Referring to the id field in my table by a different variable name did the tirck.
Post Reply

Return to “Developers Discussion”