View Full Version : i think i am going insane...
truelyscrumptious
07-11-2008, 02:31 AM
ok, where on earth in cutenews is the place where you can set the Pagination of your posted blogs? i have searched all through my admin panel and i can find it. its really irritating cos my blog page takes forever to load cos it has almost ever single blog on it :S help?!
vasilios
07-11-2008, 07:01 AM
Do you want to try out my BlogBox script? It's almost identical in CN (options wise), but it's much more secure. The pagination amount is easy to find. :3
xo nikki ox
07-11-2008, 07:09 AM
I could help you...
Do you have AIM or YIM I could message you on? Would make life easier.
Alright, if not; (I dont see it listed under your name or profile on here...)
In your cutenews folder on your server, you should have a file that has the following coding on it:
<body>
<?PHP
$number = "5";
include("/home/site/site.com/cutenews/show_news.php");
?>
</div>
</body>
Or something along those lines... where ever you have that coding is where you're going to be able to change it. The "$number = "5"; " thing is what number you need to change to allow a different number of posts to be shown at once. I'm not entirely sure where you have this coding (I have it under my "main.php" file under cutenews because I use Iframes.
Hope I helped a little.
vBulletin® v3.7.3, Copyright ©2000-2008, Jelsoft Enterprises Ltd.