Fork me on GitHub

change number of articles on index.php (main page)  Bottom

  • I can't find this anywhere.

    Am i just overlooking something? I am sure it is wicked easy. but i just can't find it.
  • You can change it in Administration - Settings to 5 | 10 | 15 etc. If you want less then 5 you need to tweak the admin or index.php in modules/NS-Admin

    --
    Carl Georg aka Alif
  • I appreciate it, can't tell you how many times i looked at settings admin and couldn't find it.

    But i found it this time.

    thanks
  • I'm having a problem with this setting also. Mine is set to 5, but is displaying all the articles on my main page.
    Where would I tweak that in admin.php?
  • In the Administration you got How many articles to display on Homepage or Newspage (not sure) and how many to display when in Admin Mode. Usual the Admin View is always set higher.

    So when you are loged in you will see a bigger list of Articles. Try to logout and take then a look at your Homepage.

    --
    Carl Georg aka Alif
  • Here is the only solution and it has to be done through phpMyAdmin since it is controlled by the MySQL database... Do not tweak the admin.php or any file...

    //Changes the number or news articles in the main page to 5.
    UPDATE `nuke_users` SET `pn_storynum`='5'

    Run the second line as a query through your database.
    Good Luck...
    If you have further questions, don't hesitate to post.

    Regards
    -James



    edited by: Bad_Dude, Aug 20, 2006 - 05:50 AM

    --
    -James


    My Work.....

This list is based on users active over the last 60 minutes.