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

Results 1 to 9 of 9
  1.     
    #1
    Member

    Default Warezlinkers: submitted msg in topic [phpbb3]


    YOU will need first to have installed the in-forum submitter by warezlinkers.com
    Code: 
    http://warezcoders.com/code/warezlinkers_ifs.zip
    SQL
    Code: 
    ALTER TABLE phpbb_posts ADD `submited` varchar(255) NOT NULL;
    Open: styles/~{Your Style}~/template/viewtopic_body.html
    Find:
    {postrow.MESSAGE}</div>
    After add:
    Code: 
    <div class="notice">{postrow.SUBMITED}</div>
    Open: viewtopic.php
    Find:
    'BUMPED_MESSAGE' => $l_bumped_by,
    After add:
    Code: 
    'SUBMITED'            => $row['submited'],
    Find:
    $sql = 'SELECT post_id, topic_id, forum_id
    Replace by:
    Code: 
    $sql = 'SELECT post_id, topic_id, forum_id, submited
    Find:
    'post_edit_user' => $row['post_edit_user'],
    After add:
    Code: 
    'submited'                => $row['submited'],
    OPEN include/mcp/mcp_main.php
    Find:
    $result = array(
    array($sitename,$siteurl,$sitemail),
    array(array("jmz","ftw"))
    Before add:
    Code: 
            $subdat=date('F jS, Y, g:i a', time());
                $sql = "UPDATE " . POSTS_TABLE . " 
                SET submited = '<b>[Submited by warezlinkers at ". $subdat ."]</b>' 
                WHERE " . $db->sql_in_set('topic_id', $topics);
                $db->sql_query($sql);
    Is all.
    jomasaco Reviewed by jomasaco on . Warezlinkers: submitted msg in topic [phpbb3] http://www.besthostingforums.com/images/cdn/besthostingforums.com/2009/10/15nkpax-1.png YOU will need first to have installed the in-forum submitter by warezlinkers.comhttp://warezcoders.com/code/warezlinkers_ifs.zipSQL ALTER TABLE phpbb_posts ADD `submited` varchar(255) NOT NULL;Open: styles/~{Your Style}~/template/viewtopic_body.html Find: After add: <div class="notice">{postrow.SUBMITED}</div>Open: viewtopic.php Find: After add: 'SUBMITED' => $row,Find: Replace by: Rating: 5


  2.   Sponsored Links

  3.     
    #2
    (╯?□?)╯︵ ┻━┻
    Website's:
    Xenu.ws WarezLinkers.com SerialSurf.com CracksDirect.com
    Nice work jomasaco.
    Projects:
    WCDDL - The Professional DDL Script
    Top Secret Project: In Development - ZOMG
    ImgTrack - Never Have Dead Images Again!

  4.     
    #3
    Member
    Nice work dude .


  5.     
    #4
    Banned
    Website's:
    Smart-Uploads.com
    Ah... anything for vb? need it badly.

  6.     
    #5
    Respected Developer
    Website's:
    X4B.org
    WL is down again

  7.     
    #6
    (╯?□?)╯︵ ┻━┻
    Website's:
    Xenu.ws WarezLinkers.com SerialSurf.com CracksDirect.com
    Should be up now.

    I *may* have fixed the downtime. Suspended a horribly coded site (running on a script not coded by me of course )
    Projects:
    WCDDL - The Professional DDL Script
    Top Secret Project: In Development - ZOMG
    ImgTrack - Never Have Dead Images Again!

  8.     
    #7
    Banned
    Website's:
    WarezHD.com Porn.WarezHD.com
    Really nice, I've been looking for something like this so I can remember what posts I have submitted, I always replied manually now it's gonna b easy. thanks!

  9.     
    #8
    Banned
    Website's:
    WarezHD.com Porn.WarezHD.com
    Please add mirror for the download.

  10.     
    #9
    Banned
    Website's:
    WarezHD.com Porn.WarezHD.com
    Installed and workinf perfect but this just edits the posts, I though it was gonna auto reply the post. anyways it's working fine. thanks.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Submitted to DDL
    By Royal King in forum Tutorials and Guides
    Replies: 65
    Last Post: 12th Mar 2011, 03:30 AM
  2. Differentiate B/w Submitted/Non-submitted topics
    By champ_007_bond in forum Web Application/Script Support
    Replies: 9
    Last Post: 28th Aug 2010, 03:54 PM
  3. phpbb3 topic renaming (Programically)
    By SarMa in forum phpBB
    Replies: 9
    Last Post: 30th Mar 2010, 12:11 PM
  4. Topic prefix tags mod for phpbb3
    By szarki432 in forum Webmaster Discussion
    Replies: 5
    Last Post: 30th Jan 2010, 12:22 PM

Tags for this Thread

BE SOCIAL