Official: WCDDL - The DDL Script

Status
Not open for further replies.

JmZ

(╯°□°)╯︵ ┻━┻
1,789
2008
729
0
Here's a big summary thread for you guys, ill try keep it up-to-date.

logo.jpg


What is it?
I don't need a huge description here. If you're reading this thread you likely already know what WCDDL is.

WCDDL is a DDL script, created to act as a base to DDL sites which can easily be modified to your needs and runs efficiently with minimal 'bloat'. It is very secure and handles high traffic well, while keeping the database size reasonable.

Who made it?
WarezCoders.com made WCDDL. I coded it myself, the team created (and still do create) modules for it, also some seem to continue releasing themes for it.

System Requirements

All Versions: MySQL, PHP.
WCDDL 2 or later: PHP5
WCDDL 3: PHP5 with PDO (built in by default)

Features
  • Admin Panel
  • Blacklist & Whitelist Support
  • SQL-based blacklist/whitelist
  • Download Submissions Queue
  • Add Downloads
  • Edit Downloads
  • Delete Downloads
  • Download Ratings
  • Pre-Optimised Database
  • Module support for extending the script
  • SEO URLs supported (not included)
  • Compatible with all Autosubmitters
  • Customisable Categories
  • Search logs (Recent searches)
  • Complete pagination
  • Delete downloads on Blacklisting a URL
  • Cookieless admin sessions
  • Completely customisable
  • Search within a category
  • No pointless bloat or frameworks, pure, efficient code

Versions
WCDDL1 - Module support, procedural
WCDDL2 - Object-oriented, module support, database restructure
WCDDL3 - Completely object-oriented, module support, PHP5

WCDDL3 Changes
  • PHP5 only
  • PDO instead of old mysql_ library for portability
  • Full object-orientation
  • Optimised database
  • Fulltext searching
  • Better module system
  • COMPLETE RECODE FROM SCRATCH
As always, don't expect huge new features and such, that is what modules are for. Instead, expect better code, higher efficiency and faster page execution. Also the database will be slightly restructured for efficiency. Security changes may also be made.

IF ANY OF THE FOLLOWING LINKS ARE DOWN, SEE THE MIRRORS AT THE END OF THIS POST.

Download WCDDL3
https://github.com/jmzrlz/WCDDL/zipball/master

Download WCDDL2
http://warezcoders.com/code/WCDDL.zip

Download Legacy v1
http://warezcoders.com/code/WCDDL1.zip

Install
Edit wcfg.php and import database.sql into your database.

Support
This script is specifically directed at webmasters with prior experience with running DDL websites and/or PHP.
I do not provide support unless im bored. If you do need help, ask on these forums or the warezcoders forums, you'll most likely get a faster response here.
All those people who claim this script allows kids to throw up 5 minute DDL sites are mentally ill. You can see from v2 to v3 that I don't care about changing how it looks or frontend functionality, just the backend code. This DDL script is not for newbies, kids, etc, it is for real webmasters with a future.

Credits
I could thank loads of people but the ones who actually helped in the past are:
Sickness, Whoo, Jomasaco and the rest of the WC team.

Links
Development Thread
WCDDL2 -> WCDDL3 themes

Mirror Links

WCDDL1
- http://www.box.net/s/7b7df188v99pju1hd5rg

WCDDL2
- http://wanted.ws/wp-content/uploads/2010/10/WCDDL.zip
- http://www.box.net/s/185tun6g8ar67sjqxfab

WCDDL3
- N/A
 
Last edited:
145 comments
Thank you @mgmaik

Finally i found out the problem is a plugin named wcddl_test.php in modules folder. I dont know exactly what it does but it caused my bug. I removed it then my search function is working fine now:)
 
Mr Happy
an idea i have long time, i try to contact you but can't lol

abut the Update feature
can have there an change to useres place there how places to check like an forum post, looking to the mod version description like V1.0

PHP:
private function getversion($url){
        if(empty($url))
            return false;
            $url = str_replace( "&", "&", urldecode(trim($url)));
        $ch = curl_init();
        curl_setopt($ch, CURLOPT_URL, $url);
        curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
        curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, false);
        $output = curl_exec($ch);
        curl_close($ch);
        if(is_numeric($output))
        return $output;
        if(preg_match('/V([\d]\.[\d]+)/', $output, $ver) && is_numeric($ver[1]))
        return $ver[1];
        return false;
    }
so the function to check version can be like
PHP:
public function checkupdate() {
        return '2.0;http://www.wjunction.com/1256499-post11.htm;http://www.wjunction.com/1256499-post11.htm';
    }
 
How make like this Colored filehost Name
3cb9b736ca.png
and this
d64e456730.png
coz i can't found modules about this sorry i am new just need learn DDL
 
@-sky-
Mr Happy has a module thread, which includes the colored filehost module instructions. About the thumbs up and thumbs down there are currently no modules for wcddl v3. But you might search trough Google and find a small script from that.
 
accepted download from queue not appearing in website
how to solve the problem

---------- Post added at 03:03 PM ---------- Previous post was at 02:49 PM ----------

wcddl v3 error

---------- Post added at 03:07 PM ---------- Previous post was at 03:03 PM ----------

http://ddl.desidownloads.me/wc3admin.php?go=downloads
it show blank page
pass of admin 315056

---------- Post added at 03:16 PM ---------- Previous post was at 03:07 PM ----------

https://rapidshare.com/files/902964357/wc3.php
 
It's not showing a blank page now. See in WCDDL people submit stuff. It goes to your Queue and then you have to accept or Decline it. If you accept it then it appears in the downloads.

I've accepted 2 downloads for you so then now show in the admin downloads area.


Be sure and check out my WCDDL Modules to improve your site http://www.wjunction.com/64-webmaster-resources/122395-wcddl-modules-plugins-extensions.html
Have a look through the whole thread as their are modules a few pages deep.


Any other issues let us know.
 
thanks mr happy

---------- Post added at 03:45 PM ---------- Previous post was at 03:34 PM ----------

Hi Mr.Happy
the problem is same again
i select downloads from queue and click on accept button
but they are disappearing
http://ddl.desidownloads.me/wc3admin.php?go=queue

---------- Post added at 04:02 PM ---------- Previous post was at 03:45 PM ----------

it only accept downloads which are without brackets
()

men in black 2012 is accepted

and men in black (2012) is rejected
 
thanks mr happy

---------- Post added at 03:45 PM ---------- Previous post was at 03:34 PM ----------

Hi Mr.Happy
the problem is same again
i select downloads from queue and click on accept button
but they are disappearing
http://ddl.desidownloads.me/wc3admin.php?go=queue

---------- Post added at 04:02 PM ---------- Previous post was at 03:45 PM ----------

it only accept downloads which are without brackets
()

men in black 2012 is accepted

and men in black (2012) is rejected

It's a setting that's enabled. Go to this page http://ddl.desidownloads.me/wc3admin.php?go=optionsqueued
and uncheck the fourth box "Enable Check and Clean Titles"

It's not the brackets it has a problem with it's the "DVDrip" of the title part. I've just logged into your admin area and unchecked it for you. About a year ago DDL sites didn't allow you to put stuff like DVDrip, CAM or aXXo in the title of a movie and that's why that checkbox setting was added to cater for those sites.
 
HI Mr.Happy i have checked
the problem is with brackets only

men in black 2012 is accepted

and men in black (2012) is rejected

see all listed downloads are without brackets
other with brackets are not accepted
 
@Jmz
Are the modules free , in case we need to pay for them , include that info in that thread
Info like what are the modules , where to buy payment methods etc....
 
I'll get the site back online soon as I get some free time.

Figure i'll remove the forum this time, no need for it really.
Will find what modules I can and host them all in a directory for you.
 
Status
Not open for further replies.
Back
Top