Problems, need help? Have a tip or advice? Post it here.
3 posts Page 1 of 1
On my site I intend to upload photos to a gallery of items that I wish for my visitors to view. These photos are of various products that I want to have unique IDs.

I thought about k_page_id but am not too sure if after u delete one of the cloned pages, if the ID is re-assigned to a new item, the next cloned page.

What I'm hoping for, is a unique ID roughly 6 digits long. (e.g: 370042) That will be generated only upon creation of a new cloned page and accessible ofcourse via a short code like <cms;show u_id/ >
---
You live many times, but only ever remember your lives.length - 1
---
Image
You can safely use 'k_page_id' - it is not reused and will remain unique across your installation.
Excellent!
Thank u
---
You live many times, but only ever remember your lives.length - 1
---
Image
3 posts Page 1 of 1
cron