Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> RN v2.20.00 - All Issues
Author Message
motherfracker
Regular
Regular



Joined: Aug 01, 2007
Posts: 66

PostPosted: Wed Aug 13, 2008 9:45 pm Reply with quote

When we post an article on the front page it says "Posted by GOD on Friday, August 08, 2008 @ 12:22:59 CDT" in the box. Is there a way to stop it from doing this? We like useing this block for the top of the box. Look at our front page for a reference. www.black-ops-recon.com Thanks.
 
View user's profile Send private message
testy1
Involved
Involved



Joined: Apr 06, 2008
Posts: 484

PostPosted: Thu Aug 14, 2008 4:50 am Reply with quote

im not sure why you would but try this,

Open: themes/YOUR_THEME/theme.php

Find:
Code:


$posted = _POSTEDBY.' ';
//    $posted .= get_author($aid);
    if (is_user($user)||is_admin($admin)) $posted .= '<a href="modules.php?name=Your_Account&amp;op=userinfo&amp;username='.$aid.'">'.$aid.'</a>';
    else $posted .= $aid; //Raven 10/16/2005
    $posted .= ' '._ON.' '.$time.' ('.$counter.' '._READS.')';


Replace With:

Code:


/*
$posted = _POSTEDBY.' ';
//    $posted .= get_author($aid);
    if (is_user($user)||is_admin($admin)) $posted .= '<a href="modules.php?name=Your_Account&amp;op=userinfo&amp;username='.$aid.'">'.$aid.'</a>';
    else $posted .= $aid; //Raven 10/16/2005
    $posted .= ' '._ON.' '.$time.' ('.$counter.' '._READS.')';
   */
   $posted .= ''.$time.' ('.$counter.' '._READS.')';


this will leave you with just the time and date
 
View user's profile Send private message
Display posts from previous:       
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> RN v2.20.00 - All Issues

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©