View Single Post
  #17 (permalink)  
Old 07-25-2007, 04:18 AM
F02 F02 is offline
Junior Member
 
Join Date: Jul 2007
Posts: 16
Recently I'm running the Nuke 7.9 full pack

I've been to Theme.php and it's the same as

Code:
function themefooter() {
echo "<br>";
 
if (defined('INDEX_FILE')) {
 
echo "</td><td><img src=\"themes/DeepBlue/images/pixel.gif\" width=\"10\" height=\"1\" border=\"0\" alt=\"\"></td><td valign=\"top\" width=\"138\" bgcolor=\"d3e2ea\">\n";
blocks("right");
I still can't get the right blocks ! any idea ?

and if there is not .. how can i revert to 7.6 ?! as suggested earlier

Last edited by F02 : 07-26-2007 at 12:53 AM. Reason: to correct info and add value
Reply With Quote