Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> v2.4 RN Issues
Author Message
jbabey
New Member
New Member



Joined: Apr 08, 2010
Posts: 18

PostPosted: Tue May 25, 2010 3:56 pm Reply with quote

Image

I want to remove this from the top completely... how would I go about that? i have looked in the preferences and news options... i feel dumb cuz I think it should be there... I dont mind having it at the bottom, but in the top and bottom is a little dumb.

Any help or assistance is appreciated, thank you!
 
View user's profile Send private message
nuken
RavenNuke(tm) Development Team



Joined: Mar 11, 2007
Posts: 2024
Location: North Carolina

PostPosted: Tue May 25, 2010 4:14 pm Reply with quote

in rnconfig.php find
Code:
$usePaginatorControl = true;  // Setting this to "true" turns on the pagination links

$cfgPaginatorControl = array( // Do NOT remove any of these options, just change the settings!
   'bShowPageOf'     => true,  // "true" = show Page n of NN, "false" = do not show
   'bShowTotalItems' => true,  // "true" = show out of total items, "false" = do not show
   'bShowJumpTo'     => true,  // "true" = show Jump to page, "false" = do not show
   'iJumpType'       => 1,     // 0 = user enters page number and clicks a GO button, 1 = shows a drop down of page numbers to jump to automatically.
   'bNoFollow'       => true,  // "true" = will add rel="nofollow" to the links, "false" = does not add
   'iMaxPages'       => 5,     // Number of pages to show before and after the current page
   'iPosition'       => 2,     // 0 = show pagination controls only at the top, 1 = only at the bottom, 2 = both top and bottom
);


change the iPosition to 1 for bottom only

_________________
Tricked Out News 
View user's profile Send private message Send e-mail Visit poster's website
jbabey







PostPosted: Tue May 25, 2010 4:30 pm Reply with quote

nuken wrote:
in rnconfig.php find
Code:
$usePaginatorControl = true;  // Setting this to "true" turns on the pagination links

$cfgPaginatorControl = array( // Do NOT remove any of these options, just change the settings!
   'bShowPageOf'     => true,  // "true" = show Page n of NN, "false" = do not show
   'bShowTotalItems' => true,  // "true" = show out of total items, "false" = do not show
   'bShowJumpTo'     => true,  // "true" = show Jump to page, "false" = do not show
   'iJumpType'       => 1,     // 0 = user enters page number and clicks a GO button, 1 = shows a drop down of page numbers to jump to automatically.
   'bNoFollow'       => true,  // "true" = will add rel="nofollow" to the links, "false" = does not add
   'iMaxPages'       => 5,     // Number of pages to show before and after the current page
   'iPosition'       => 2,     // 0 = show pagination controls only at the top, 1 = only at the bottom, 2 = both top and bottom
);


change the iPosition to 1 for bottom only


Thank you very much!!

Cool
 
Display posts from previous:       
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> v2.4 RN 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 ©