|
» Online Users: 214 |
| 0 members and 214 guests |
| No Members online |
| Most users ever online was 611, 03-21-2008 at 10:10 PM. |
|
» .::. |
Web Hosting - web hosting, dedicated servers and web design services.
|
Online Degree - search for 1000+ online degrees, online colleges & online universities.
|
|
|
tattoo - We are a group of tattoo enthusiasts
|
Gexa Energy - Your absolute best choice in electric service
|
|
|
|
|
About this Page This is a discussion on blocks in right side don't appear? within the Theme packs forums, part of the nukemods releases category; Strange that, cause I have a copy of solaris here and its definately there, albeit commented out.
Code:
function themefooter... |
|
 |
|
 |
|
 |

10-05-2006, 05:45 PM
|
 |
Moderator
|
|
Join Date: Oct 2002
Location: UK
Posts: 473
|
|
Strange that, cause I have a copy of solaris here and its definately there, albeit commented out.
|
Code:
|
function themefooter() {
global $index, $foot1, $foot2, $foot3, $foot4, $copyright, $totaltime, $footer_message;
//if ($index == 1) { |
|

10-05-2006, 05:46 PM
|
|
Junior Member
|
|
Join Date: Oct 2006
Posts: 2
|
|
I'm no expert, but if I had it to do over I would have installed v7.6.
From what I've read this version seems to be a bit more stable (at least for now). I don't see a lot of tested security pgms or other features available for later releases. Still have a lot to learn
RS
|

10-05-2006, 06:12 PM
|
|
Junior Member
|
|
Join Date: Oct 2006
Posts: 2
|
|
|
Originally Posted by dar63
|
Strange that, cause I have a copy of solaris here and its definately there, albeit commented out.
|
Code:
|
function themefooter() {
global $index, $foot1, $foot2, $foot3, $foot4, $copyright, $totaltime, $footer_message;
//if ($index == 1) { |
|
Aye
I don't see that line of code anywhere in theme.php and that is the only file I have.
|

10-06-2006, 03:40 AM
|
 |
Super Moderator
|
|
Join Date: Dec 2005
Location: Under your bed
Posts: 998
|
|
|
Re: Ok How about this
|
Originally Posted by onpoint
|
I am sure that you guys are sick of hearing all of this but I hope that you will forgive me.
I have phpnuked 8.0 official release on the default templates everything works fine, I am using the Solaris Template however and the only file within the theme is the theme.php. and there is no index = 1; . And lets say I should just get rid of 8.0 Whats really is the best version of PHPnuked out there? Or is it just a matter of opinion?
|
Best version in my opinion:
http://ravenphpscripts.com/viewdownl...ls-26-242.html
__________________
My Daughter Rules!
|

11-25-2006, 12:37 PM
|
|
Junior Member
|
|
Join Date: Nov 2006
Posts: 1
|
|
|
Originally Posted by Krick
|
...
In Themes:
if ($index == 1) {
to:
if (defined('INDEX_FILE')) {
It's not clear in the readme, but what that means is that you need to edit the "theme.php" file included in the root directory of your theme. Aside from that, change the text exactly as it says and you should be working fine afterwards.
|
I am running phpNuke v7.9r3.3 and modified the code as above and my right-hand blocks have returned. Should work for others as well.
Do not forget to make backup copies of files to be modified!!
|

02-19-2007, 10:58 PM
|
|
Junior Member
|
|
Join Date: Feb 2007
Posts: 16
|
|
|
Well I will be hanged. Glad this issue has been addressed already if (defined('INDEX_FILE')) { Worked like a charm for me. :P
|

07-25-2007, 04:18 AM
|
|
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
|

07-26-2007, 12:21 AM
|
|
Junior Member
|
|
Join Date: Jul 2007
Posts: 16
|
|
|
I forgot to mention that I'm using the default theme : Deepblue
.. I have noticed something ..
that the right blocks only appeared in Download, News, & Web links pages.
|

07-26-2007, 01:16 AM
|
 |
Super Moderator
|
|
Join Date: Dec 2005
Location: Under your bed
Posts: 998
|
|
Originally Posted by F02
|
I forgot to mention that I'm using the default theme : Deepblue
.. I have noticed something ..
that the right blocks only appeared in Download, News, & Web links pages.
|
Just out of curiousity, are the blocks missing from the right on all other modules when you use try a different theme or is this issue only with the default Deep Blue Theme?
__________________
My Daughter Rules!
|

07-26-2007, 05:16 AM
|
|
Junior Member
|
|
Join Date: Jul 2007
Posts: 16
|
|
Originally Posted by Duke
|
|
Just out of curiousity, are the blocks missing from the right on all other modules when you use try a different theme or is this issue only with the default Deep Blue Theme?
|
good point to mention ..
after i read your comment, I went and changed the themes .. they are all the same .. right-side blocks are all missing , but not in Downloads, News, & Web Links at all of the themes
|
 |
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|