MyBB Codes

Full Version: [Release 1.4.x] Duplicate Posts Eraser 1.0
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
//----------------
//PLUGIN OVERVIEW:
//----------------

Name: Duplicate Posts Eraser
Author: ghazal
Description: This plugin will find and erase duplicate posts from the database.
Website: http://www.mybbcodes.com
Version: 1.0
Compatibility: 1.4.x,1.6.x,1.8.x,2.0.x
Files To Upload: One
Files To Edits: None
Author is Responsible For Any Damage: NO
Author Provide Support For This Product: YES
License: Inside the License Folder
Copyrighted: All codes within the product is strongly copyrighted.


//------------
//SCREENSHOTS:
//------------
[attachment=306] <--- ACP Group
[attachment=307] <--- ACP Settings
[attachment=308] <--- duplicate_post_error

//----------
// DOWNLOAD:
//----------

If you are subscriber, then Go to the download button.
[Image: download.jpg]

//--------
//SUPPORT:
//--------

I can be reached at http://www.mybbcodes.com with username ghazal

---
I guess that's it... Enjoy
Thank You
ghazal
greatttest plugin, I love to join here as subscriber Big Grin
(10-04-2009 11:14 AM)solanaki sonata Wrote: [ -> ]greatttest plugin, I love to join here as subscriber Big Grin

Yours welcome Wink
How does this work it scans site itself or what and when finds duplicate send pm email im confused.Which isnt unusal!!
When you reply to a thread, it will scan all previous post messages of all users and if it is an exact copy(not case sensitive) then it will abort your reply and show your error message instead...

Quite good for people always posting things like "Nice pluggin!" more than 20 times, but quite bad for people just wanting to reply it for the first time if anyone else already used it... Wink

I could ameliorate this Ghazal plugin, in the future, by adding a new setting to restrict this verification to the same user or to all users postings. This would solve the previous example problem. Smile
Ok thank you sounds good.
nice,
for big forum will scan all posts on those thread.
well, I'll test it on my big forum
(07-10-2010 09:57 PM)FBI Wrote: [ -> ]nice,
for big forum will scan all posts on those thread.
well, I'll test it on my big forum

yes, will slowdown your post speed.
Because for huge forum, this plugin will scan million of posts before duplicated post found.

I record 3-7 secons for each posting.
But, some people/visitor feel there is a problem with your server.

I suggest re-write the code with this http://community.mybb.com/thread-43165.html
Thank you for the thread reference, it was interesting to read.

This plugin was (probably) developped by Ghazal, so i will have a look on it this week to see if i can optimize it...

P.S. As previously writen "I could ameliorate this Ghazal plugin, in the future, by adding a new setting to restrict this verification to the same user or to all users postings.", would it be a good temporarely solution for you?
Yes, it would be helpful if add setting group who can use this features.
Should be add restrict to group and user also. More flexibility..

I think the better temporary solution is Pre-parse mod from Ryan, or you build your own cache by limiting or scan latest 30 days post only (give the opt. setting). Not whole post.

Or, you can learn Zinga mod here http://mybbhacks.zingaburga.com/showthread.php?tid=267
He make their own cache for tools tip preview. Its better for big forum.
Pages: 1 2
Reference URL's