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

Page 3 of 10 FirstFirst 12345 ... LastLast
Results 21 to 30 of 92
  1.     
    #21
    Member
    Website's:
    forumflare.com
    Plugin Manager > Latests Posts > Edit that.

    Replace your code with this:
    $siteposts = $db->query_read("
    SELECT thread.lastposter, thread.lastpost, thread.views, thread.open, thread.forumid, thread.replycount, thread.threadid, thread.pollid, thread.title, user.username, user.userid, user.usergroupid, IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid FROM thread as thread
    LEFT JOIN user AS user ON (user.username = thread.lastposter) ORDER BY lastpost DESC LIMIT 0, 5");
    while($latest = $db->fetch_array($siteposts))
    {

    $latest['title'] = str_replace($hidechar, " ", $latest['title']);

    if (strlen($latest['title']) > 28)
    {
    $latest['title'] = substr($latest['title'], 0, 28) . '...';
    }
    else
    {
    $latest['title'] = $latest['title'];
    }

    $latest['title'] = htmlspecialchars($latest['title']);
    $trans = array("&" => "&");
    $latest['title'] = strtr($latest['title'], $trans);
    $latest['replycount'] = number_format($latest['replycount']);
    $lastest[musername] = fetch_musername($latest);
    $lastest[musername] = $db->escape_string($lastest['musername']);
    $date = date("g:i a",$latest['lastpost']);

    $latest_posts .= "
    <div style='padding: 4px; border-bottom: 1px dashed blue;' >
    <div style='font-size: 11px;'>&bull; <a href='showthread.php?t=$latest[threadid]' title='$latest[title]' style='font-size: 10px;'><b>$latest[title]</b></a></div>
    <div style='padding-top: 1px; padding-bottom: 1px;'><a href='member.php?u=$latest[userid]' style='font-size: 9px;'>Posted by $latest[musername]</a></div>
    <div style='padding-top: 1px; padding-bottom: 2px; font-size: 7pt;'>
    <span style='float: right;'>at $date</span>
    <span> <font color='#8A478F'><b>$latest[replycount] replies</b></font></span>
    </div>

    </div>";
    }
    $db->free_result($siteposts);
    Change what I wrote in red to what matches your skin.

  2.     
    #22
    Banned
    Website's:
    RavenFaust.com USAWarez.com DLThe.Net DLThe.Com
    thanks

  3.   Sponsored Links

  4.     
    #23
    Member
    Website's:
    Error-Zone.com shortbusriders.net
    thanks for this plugin some one pelase tell me how can i make the same size of shoutbo and latest post www.error-zone.com

  5.     
    #24
    Banned
    Website's:
    RavenFaust.com USAWarez.com DLThe.Net DLThe.Com
    how about how to get the refresh and so on like on here?

  6.     
    #25
    Member
    Website's:
    StoneArcade.com
    agreed i will like to see how to make this refresh like it does here as well.. thanks to all for the edits so far

  7.     
    #26
    Member
    Website's:
    forumflare.com
    Well, KWWHunction is using cyb's one which auto-refreshes.

  8.     
    #27
    Member
    Website's:
    StoneArcade.com
    ya i figured it was the topstats mod... i gave up after messin up a few times trying to add that one to the template instead,i will try again sometime when i am more stoned and wont get frusterated so easily lol

  9.     
    #28
    Member
    Yes, it's Cyb Advanced Forum Statistics with some modifications..

    I already implement it on my forum.. lol..
    to much modification for that, and i forgot what source codes I changed..
    but I remember that modification only changed on 2 cyb templates..

    Screenshot Last Post likes KWWH with Auto-refresh function and Reload button:

    Share Hosting: He will suspend you with High Resource uses reason, and he said you must move to SDH..
    SDH: He will suspend you with un-closed MySQL access reason and your invoice will come faster than normal invoice date.. :)

  10.     
    #29
    Member
    Website's:
    StoneArcade.com
    looks great T... im n00b coder though,if someone can offer some help doing this please hit me up

  11.     
    #30
    Member
    Can someone reupload the Plugin file, all links are dead


Page 3 of 10 FirstFirst 12345 ... LastLast

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Latest Post not updating for me
    By Ifirst in forum Feedback and Suggestions
    Replies: 3
    Last Post: 27th Oct 2012, 09:41 PM
  2. Does the latest post mod really work?
    By Apathetic in forum Feedback and Suggestions
    Replies: 6
    Last Post: 10th Jun 2012, 02:15 PM
  3. Latest Post & vB
    By Rick in forum Technical Help Desk Support
    Replies: 0
    Last Post: 1st Oct 2011, 10:42 AM
  4. Latest Post like KWWH in This SB?
    By Hax0r in forum vBulletin
    Replies: 3
    Last Post: 17th Sep 2010, 08:51 AM
  5. Latest Post Next to Sbox
    By DLow in forum IP.Board
    Replies: 1
    Last Post: 22nd Apr 2010, 11:55 AM

Tags for this Thread

BE SOCIAL