- Posts: 4
- Thank you received: 0
Adding new field (guestbook 2.0.2) and rss feed
9 years 5 months ago - 9 years 5 months ago #13953
by Xianon
Replied by Xianon on topic Adding new field (guestbook 2.0.2) and rss feed
Sorry one question more! I want to add age... but when change "<input type="text" name="yourika" size="20">" to <input type="number" name="ika" min="11" max="16"> in guestbook.html that not show in the list.php. Why?
Last edit: 9 years 5 months ago by Xianon.
Please Log in or Create an account to join the conversation.
9 years 5 months ago #13954
by Pete
DigiOz Webmaster
www.digioz.com
Replied by Pete on topic Adding new field (guestbook 2.0.2) and rss feed
Leave the input type as "text", and then add a validation in add.php to check to make sure the string the user enters is an Integer.
DigiOz Webmaster
www.digioz.com
The following user(s) said Thank You: Xianon
Please Log in or Create an account to join the conversation.
9 years 3 months ago #13966
by Xianon
Replied by Xianon on topic Adding new field (guestbook 2.0.2) and rss feed
Oh... i have again one more question... Sorry But i ask; how it possible this kind of "database" to do messages auto delete (example auto delete with date)? If it even possible or is it hard to make? If is, you don't have to tell me answer. :lol:
Please Log in or Create an account to join the conversation.
9 years 3 months ago #13968
by Pete
DigiOz Webmaster
www.digioz.com
Replied by Pete on topic Adding new field (guestbook 2.0.2) and rss feed
There is currently no auto purge feature, but this is a good suggestion. Please add it to our wish list post here and we will consider adding it for future versions:
www.digioz.com/forum/2-php/565-digioz-guestbook-wishlist
Thanks,
Pete
www.digioz.com/forum/2-php/565-digioz-guestbook-wishlist
Thanks,
Pete
DigiOz Webmaster
www.digioz.com
Please Log in or Create an account to join the conversation.
Time to create page: 0.121 seconds