Activity Stream
48,167 MEMBERS
61053 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Page 1 of 2 12 LastLast
Results 1 to 10 of 11
  1.     
    #1
    Member
    Website's:
    MechoDDL.COM MechoDDL.NET MechoDownload.com MechoPortal.com MechoSubmitter.com ImageUrlHost.com

    Question Submission limit for WCDDL

    Hi guys ,

    I'm looking for "Submission limit per day" addon For WCDDL .

    anyone ?

    thanks
    Mecho Reviewed by Mecho on . Submission limit for WCDDL Hi guys , I'm looking for "Submission limit per day" addon For WCDDL . anyone ? thanks Rating: 5

  2.   Sponsored Links

  3.     
    #2
    Member
    Website's:
    WareztheDDL.com GTFO.ws
    hmm.. you could code something pretty easily.
    I should probably give it a shot..


  4.     
    #3
    Member
    Website's:
    WareztheDDL.com GTFO.ws
    Sorry to double post, but what version are you using?


  5.     
    #4
    Member
    Website's:
    MechoDDL.COM MechoDDL.NET MechoDownload.com MechoPortal.com MechoSubmitter.com ImageUrlHost.com
    1.41.5 and 1.42 in other one .

  6.     
    #5
    Member
    Website's:
    WareztheDDL.com GTFO.ws
    oh.. well im using v2 so i have no idea what your doSubmit() function is like...


  7.     
    #6
    Member
    Website's:
    WareztheDDL.com GTFO.ws
    would someone please try using this in their doSubmit() function:
    PHP Code: 
                    /* submissions limit */
                            //using this would be asuming you empty your queue at least once every 24 hrs.
                        
    $dailyL '40'//set your limit
                        
    $Qtitles mysql_query("SELECT title FROM wcddl_queue WHERE sid = '".mysql_real_escape_string($sid)."'");
                        if(
    count($Qtitles) + count($titles) => $dailyL) {
                            
    $listfail true;
                            
    $this->error .= '<br>You have reached the maximum number of submissions for today ('.$dailyL.').';
                        }
                    
    /*end*/ 
    It doesnt work for me, but im sure a nice person could get it working


  8.     
    #7
    (╯?□?)╯︵ ┻━┻
    Website's:
    Xenu.ws WarezLinkers.com SerialSurf.com CracksDirect.com
    You'd have to num rows $Qtitles or fetch the array THEN count() it.

    Don't know if that'd do what you want it to do but it'd be working code lol.
    Projects:
    WCDDL - The Professional DDL Script
    Top Secret Project: In Development - ZOMG
    ImgTrack - Never Have Dead Images Again!

  9.     
    #8
    Member
    Website's:
    WareztheDDL.com GTFO.ws
    pretty much the only thing that would be wrong after that is, when processing the titles,urls,types etc it would drop the entire last submission(s) lot if it were to exceed $dailyL, instead of accepting the remaining allowed then dropping the rest..

    For instance katz system drops all submissions AFTER the limit has been accepted. Which is probably what mecho wants to achieve.


  10.     
    #9
    Member
    Website's:
    MechoDDL.COM MechoDDL.NET MechoDownload.com MechoPortal.com MechoSubmitter.com ImageUrlHost.com
    Quote Originally Posted by Curtis129 View Post
    drops all submissions AFTER the limit has been accepted. Which is probably what mecho wants to achieve.
    this is what exactly I'm looking for.

  11.     
    #10
    Member
    Website's:
    WareztheDDL.com GTFO.ws
    And my code doesnt support that.
    Lets wait for litewarez to come online
    he is ugh... my adviser


Page 1 of 2 12 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [Selling] WCDDL Auto Submission Accept Script
    By deAthbLisS in forum Completed Transactions
    Replies: 14
    Last Post: 23rd Sep 2011, 12:32 PM
  2. DDL Submission
    By MightyMike in forum Webmaster Discussion
    Replies: 1
    Last Post: 29th Aug 2011, 08:46 PM
  3. [Selling] Directory Submission | Alexa Boosting | Search Engine Submission | AIO Services
    By webydiploma in forum Completed Transactions
    Replies: 8
    Last Post: 17th Jul 2011, 05:11 PM
  4. [WCDDL] Limit Form Submission
    By Chris2k in forum Web Application/Script Support
    Replies: 2
    Last Post: 17th May 2011, 03:51 PM
  5. RSS FEED submission and Search engine submission
    By Rockstar in forum Completed Transactions
    Replies: 1
    Last Post: 5th Mar 2009, 06:38 PM

Tags for this Thread

BE SOCIAL