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

Results 1 to 8 of 8
  1.     
    #1
    Member

    Thumbs up How to install this module in DLE?

    Hi

    i have installed similar news module in dle 9.3 but its not working can any dle expert guide me how to activate this module?


    Code: 
    http://dle-en.com/hacks/773-similar-news-v1.html
    sSKKa Reviewed by sSKKa on . How to install this module in DLE? Hi i have installed similar news module in dle 9.3 but its not working can any dle expert guide me how to activate this module? http://dle-en.com/uploads/posts/2010-12/thumbs/1292529361_capture1.jpg http://dle-en.com/hacks/773-similar-news-v1.html Rating: 5
    Wanna Link Exchange With PR4 ? Your Site Must Be PR3
    PM ME

  2.   Sponsored Links

  3.     
    #2
    Member
    Website's:
    justbeenpaidz.blogspot.com
    i think this module is already installed in dle and template if you have latest version but what is prob you face tel me
    if you want senuke xcr latest full version with lifetime updates just pm

  4.     
    #3
    Member
    i have version 9.3 everything was installed successfully but its now showing even not working
    Wanna Link Exchange With PR4 ? Your Site Must Be PR3
    PM ME

  5.     
    #4
    Member
    Website's:
    waresec.com
    this required javascript, for old one make sure you have dle_ajax.js
    Hi

  6.     
    #5
    Member
    Website's:
    WarezHackerZ.com WarezHackerz.in ForumScripts.org
    How to install?!
    Open:
    templates/Default/addnews.tpl

    Search:
    <td><input type="text" name="title" value="{title}" maxlength="150" class="f_input" /></td>
    </tr>


    Add
    id="title"

    and
    {include file="engine/modules/f_relates.php"}




    Example :
    <td><input type="text" name="title" value="{title}" maxlength="150" class="f_input" id="title" /></td>
    </tr>
    {include file="engine/modules/f_relates.php"}

    In
    engine folder----->modules folder
    create a file
    f_relates.php
    add this code inside and upload

    <?PHP
    /*
    */
    if(!defined('DATALIFEENGINE'))
    {
    die("Hacking attempt!");
    }

    echo "
    <SCRIPT LANGUAGE=\"JavaScript\">
    function find_relates ( )
    {
    var ajax = new dle_ajax();

    var title = ajax.encodeVAR( document.getElementById('title').value );
    var varsString = \"title=\" + title;

    ajax.onShow ('');
    ajax.requestFile = 'engine/ajax/find_relates.php';
    ajax.method = 'POST';
    ajax.element = 'related_news';
    ajax.sendAJAX(varsString);

    return false;

    };
    </SCRIPT>";
    echo <<<HTML
    <tr>
    <td width="110" height="25" nowrap="nowrap">&nbsp;</td>
    <td><input class="bbcodes" type="button" onclick="find_relates(); return false;" value="Find related news" ><span id="related_news"></span></td>
    </tr>
    HTML;

    ?>
    Done enjoy

  7.     
    #6
    Respected Member
    Website's:
    DL4Everything.com Soft2050.in
    ^^ What was the difference between what the documentation at that site provided? Its same.
    The op asked this because this trick doesn't works anymore with DLE 9.4 (or probably 9.3 too

    OT:
    As wKWWH said, the dle ajax is used in different manner in DLE 9.4 (or probably 9.3)
    One just need to modify the plugin or add dle_ajax library to be used

    I fixed this for my website (currently on dle 9.4) i.e. http://www.dl4everything.com/
    Just cant access ftp atm. Will post the fix later on today

  8.     
    #7
    Member
    Website's:
    mafiaWarez.com phaze.co katzbb.com massddl.com buspic.com
    that modules is working at DLE 9.3 coz i use that that smiliar thread checker
    just following the readme file

    SOurce link


  9.     
    #8
    Member
    Website's:
    Mafiablog.org Dl4all.net Downloadsarena.net
    I am also facing this problem. I'd tried the dle_ajax library thing but still in vain.

    @Soft
    Waiting from your side buddy

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [Selling] DLE imdbXpro v1.1 MODULE
    By scriptzm in forum Completed Transactions
    Replies: 0
    Last Post: 23rd Mar 2012, 06:21 PM
  2. [Joomla] looking for a module
    By Scientyst in forum Web Application/Script Support
    Replies: 0
    Last Post: 7th Dec 2011, 08:48 PM
  3. [Selling] WordPress instalation + Plugin install + Theam install service(free for biginers)
    By senseseo in forum Completed Transactions
    Replies: 4
    Last Post: 16th Oct 2011, 02:09 PM
  4. module
    By Chris2k in forum Web Application/Script Support
    Replies: 13
    Last Post: 24th Jun 2011, 10:23 PM
  5. Replies: 18
    Last Post: 23rd Mar 2010, 06:25 AM

Tags for this Thread

BE SOCIAL