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

Page 2 of 2 FirstFirst 12
Results 11 to 20 of 20
  1.     
    #11
    Banned
    Website's:
    LightDDL.com
    deathbliss you idiot search the warezcoders forum before posting the mod here and i was just asking for help... dont try to be smart..

    EDIT : i am posting the link here and check the date of that CHAT.. Its 1 week old..

  2.   Sponsored Links

  3.     
    #12
    Banned
    Website's:
    LinkDDL.com DDLShack.net IhateDowntime.co

  4.     
    #13
    Banned
    Website's:
    LightDDL.com
    There it goes :
    Code: 
    <?php
    include "../funcs.php";
    ?>
     <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
     <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <title>WCDDL-Admin</title>
    <link rel="stylesheet" type="text/css" href="../cssfox.css" media="screen" />
    </head>
    
    <style type="text/css"> 
    body {
    padding:3px;
    }
    </style>
    <body class="tborder">
    
    <table border="0" width="100%" cellpadding="0" cellspacing="0" align="center">
    <tr class="header_bg">
        <td valign="middle"><a href="../index.php"><img src="../images/logo.gif" border="0" alt="Forums" /></a></td>
    
        
            <td align="right" id="header_right_cell">&nbsp;
            
        </td>
            
        
    </tr>
    </table>
    <div class="vb_navbar">
    <a href="../admin/index.php">WCDDL Admin</a> | <a href="../news/index.php">WarezNews Admin</a> </div>
    <table border="0" width="100%" cellpadding="0" cellspacing="0" align="center" class="tborder">
    <tr>
    
    
    <table border="0" width="100%" cellpadding="0" cellspacing="0" align="center"class="tborder">
    <?php
    $password = "admin";  //CHANGE THE PASSWORD
    extract($HTTP_GET_VARS);
    extract($HTTP_POST_VARS);
    if ($action != "admin" && $action != "login" && $action!= "temp3"){
    ?>
    <CENTER><H1>NEWS ADMIN CP</H1></CENTER>
    <body bgcolor="#00000">
    <center><table align=middle><td align=left width=20%>
    <tr><td height="27" colspan="2"><FONT SIZE="4" COLOR="#ffffff">:: wcddl News  ::</FONT></td><tr><td>LOGIN</td></tr><tr><form method=post action="?action=login"><td>Password:</td><td><input type=password name=pass>&nbsp;<input type=submit value=login></td></tr></form></table></center>
    <?php
    }
    if ($action=="login"){
    if ($pass==$password){
    echo"Login successful";
    $fd = fopen ("news.txt", "r"); 
    $stuff = fread ($fd, filesize ("news.txt")); 
    fclose ($fd);
    php?>
    
    <td height="399" width="100%" valign="top"> 
    <form method="post" action="?action=temp3&te=news.txt">
    <table width="100%" border="0" cellpadding="5" cellspacing="0">
    <tr> 
    <td><font size="1">Edit News:</font></td>
    </tr>
    <tr> 
    <td width="100%"> 
    <textarea name="cont" cols="70" rows="20"><?php  echo $stuff ?></textarea>
    </td>
    </tr>
    <tr> 
    <td width="86%">&nbsp; 
    <input type="submit" name="Submit" value="Save"><input type="button" name="Cancel" value="Cancel" onClick="javascript: history.back(1)">
    </td>
    </tr>
    <tr> 
    </tr>
    </table>
    </form>
    <?php 
    }else{
    echo "<FONT SIZE=2 COLOR=red>Invalid Password</FONT>";
    }
    }
    if ($action=="temp3") {
    $cont=$HTTP_POST_VARS['cont'];
    $cont=stripslashes($cont);
    $fp = fopen("news.txt", "w");
    fputs($fp, $cont);
    fputs($fp, "\n");
    fputs($fp, "");
    fclose($fp);
    php?>
    <body bgcolor="#ccccc">
    <BR><BR><font size="2">News Edited Successfully<BR></font>
    <?php 
    }
    ?>
    </div>
    </table></tr></table>
    
    </body>
     </html>
    This is for version 2 of wcddl and source is Just get that news folder from all the files...
    If staff still needs all 3 files then i can upload it and post the link here...

    Regards

    The link to download all 3 files is here :

    Code: 
    http://rapidshare.com/files/386460297/wcddl_with_news.zip

  5.     
    #14
    Member
    Website's:
    LulzCovers.com LulzTroll.com
    thanks Flash19... you are free to use the available mod.
    i've PM'd litewarez some of my coding.
    Contact me for Traffic, SEO, WCDDL, Wordpress, IPB related Services or queries.
    Template Designing, PSD to HTML, Wordpress


  6.     
    #15
    Banned
    Website's:
    LightDDL.com
    LOL few modification in the available free mod doesnt cost 15 $.
    anyways gud luck with the sale if it is unique..!!

  7.     
    #16
    Banned
    Website's:
    FusionWarez.info SmokeHost.net Leechers.co
    lmao, there's a free version yet, somehow you think people will buy the $15 version which does the same thing? LOL. [sarcasm]Good Luck Mate [/sarcasm]

  8.     
    #17
    Member
    Website's:
    litewarez.net litewarez.com triniwarez.com
    Code looks to be coded by himself ! GL
    Join Litewarez.net today and become apart of the community.
    Unique | Clean | Advanced (All with you in mind)
    Downloads | Webmasters


    Notifications,Forum,Chat,Community all at Litewarez Webmasters


  9.     
    #18
    Member
    Website's:
    LulzCovers.com LulzTroll.com
    Quote Originally Posted by litewarez View Post
    Code looks to be coded by himself ! GL
    thanks litewarez
    Contact me for Traffic, SEO, WCDDL, Wordpress, IPB related Services or queries.
    Template Designing, PSD to HTML, Wordpress


  10.     
    #19
    Member
    Website's:
    fileporn.biz uimg.net adultddl.net
    Howdy!

    deAthbLisS have now installed this mod for me on my coming WCDDL DDL and so far everything looks great and works just fine. Also he was going to add some more features soon which will make it even better.

    He also integrated it into the design that my DDL uses so it really looks sweet, ill edit this post with a link or screenshot when my site is ready for it.

    Regards,
    ViPER^-

  11.     
    #20
    Member
    Website's:
    LulzCovers.com LulzTroll.com
    thanks ViPER^-
    Hope to add some more features today..
    Contact me for Traffic, SEO, WCDDL, Wordpress, IPB related Services or queries.
    Template Designing, PSD to HTML, Wordpress


Page 2 of 2 FirstFirst 12

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. News from SF ??
    By Movier0x in forum File Host Discussion
    Replies: 14
    Last Post: 22nd Sep 2012, 04:20 PM
  2. Aio News
    By QuickSand in forum Useful Sites
    Replies: 4
    Last Post: 12th Feb 2012, 12:25 AM
  3. Bad News =(
    By Whoo in forum General Discussion
    Replies: 28
    Last Post: 30th Apr 2010, 09:12 AM
  4. Gud news
    By lion_boy877 in forum Community Cooperative
    Replies: 34
    Last Post: 27th Nov 2009, 10:04 AM
  5. Some News
    By Phamous in forum General Discussion
    Replies: 4
    Last Post: 23rd Jun 2009, 04:41 AM

Tags for this Thread

BE SOCIAL