I went to the news block and changed the number of new items from 4 to 5 , I hit submit and nothing happen. Then I changed it from 4 to 7, I hit submit and nothing happens. It doesn't change. How can I change the number of items that appear on the frontpage.
Thanks'
http://www.valentchamber.com/
check in your variables file for your skin, and there is likely to be the number of news items listed there (prolly right down the bottom). It should look somthing like this:
$blocks["news"]["status"] = 1;
$blocks['news']['num'] = 12;
in the news num feild change the number to the required total you want to display, that should fix you up π
why is nothing ever easy?
url: http://www.pretendercentre.com/missingpieces/
php: 5.2.5 msql: 5.0.45-community
efic version: 3.4.3 latest patches: yes
bridges: none mods: challenges, displayword, beta-search
Awesome.. Thanks so much! π