No right blocks on the index after applying the 3.1 patch
This is a discussion on No right blocks on the index after applying the 3.1 patch within the FAQ/Fixes forums, part of the Nukemods category; In your theme.php find the Function themefooter() section and replace:
Code:
if ($index == 1) {
with:
Code:
if (defined('INDEX_FILE')) ...
hello there..before this i had the problem but now it fixed with your guide..my next problem is after i applied the patch..some of the images are not available when i at my homepage,but in others page the theme work fine. can u figure it out for me?
http:/www.perubatan.org/modulesTest/index.php
p/s :im learning on php-nuke..thats why the domain is modulesTest. dont forget the subdirectory