Hi guys. I am not into PHP at all but I have got a jokes websites and people can add their jokes but after that I have to approve the jokes. So I was wandering it there any way I can make it auto approve ? please let me know and here is the source codes for approveditem php file... hope this is the the one thts need to be changed plz let me know thanxx a lott
Hi, Just set the database entry, ItemStatus = 'approved' in the file where the joke submission is recieved and saved. I can help more, if you post the code of the file where the joke is recieved. Thomas
If I could add my two cents worth . . . . setting your script to auto-approve jokes is a bad idea unless you have fully secured your scripts and unless you have taken measures to protect against spamming. I am sure you are at least using a captcha to make it harder for robots to post to your site. As of this date, that will still block most efforts to submit spam rather than jokes. However, auto approval will not stop people without a sense of humor posting "jokes"