MyBB Hacks

Full Version: Send alert if the data already exist ?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hey,


Sorry, i have another question, yet Smile

A way to do this?

When user complete a specific thread field, check in database if this data already exist...if YES, send a popup alert before member create this newthread.

Thanks you
Data can't possibly exist for a thread field if the thread hasn't been created yet.
(exception is if it's a draft, but I doubt that's what you're talking about)
I don't understand ... not sure you have understand well...

I have a textbox type and xthread key is "URL" (for example) , check if the data already exist in "URL" column  from "threadfields_data" table..if yes send alert to poster.
Similar to the "You already posted this reply/thread blabla"? I don't think that is possible by default Tongue
Reference URL's