» Welcome to -psycledelics-. If this is your 1st visit please read the FAQ - Frequently Asked Questions
You must register before you can post here: Please click above on Registration to register yourself. You do not need to register if you only want to read Threads.
Date Registered: 11.2001
Location: Leganes, Spain
Posts: 721
About duplicated posts...
Will the new site be a bit more intelligent to avoid duplicated posts? I think it's easy to code (in any language)...
__________________ Am i going to be the same next year???? Will i use Psycle next years?? :rolleyes:
Last edited by sampler on 23.11.2004, 19:52 o'clock.
23.11.2004, 19:50
heatseeker
Date Registered: 11.2001
Location: Canada / Montreal
Posts: 95
it will but the server sometimes does strange things... the double post often happens when the serveris slow and when an 500 error occurs (i have to mail to the host support to find what happens on their servers).
and you will be able to remove your own posts too.
Date Registered: 11.2001
Location: Leganes, Spain
Posts: 721
I wonder if it's possible to prevent this to happen. That is, just before a post is about to be posted, check the post before to see if it's the same and then doesn't add it. This way i suppose it doesn't matter if there is a problem in the server.... or yes? i'm only thinking......
__________________ Am i going to be the same next year???? Will i use Psycle next years?? :rolleyes:
24.11.2004, 08:32
heatseeker
Date Registered: 11.2001
Location: Canada / Montreal
Posts: 95
you can also do an encryption in MD5 for exemple of the message content. This unique ID could not be inserted twice.
or you can restrict the posting: 1 message per minute.