Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Ravens PHP Scripts And Web Hosting Forum Index -> Raven's RavenNuke(tm) v2.02.02 Distro
Author Message
qwertyboy
New Member
New Member



Joined: Dec 13, 2006
Posts: 3

PostPosted: Fri Dec 15, 2006 1:45 pm Reply with quote

hello i am running ravennuke. the right blocks dont show when i go to gallery2. The gallery2 people have no clue they keep telling me look for if ($index == 1) { in themes but i never had a if ($index == 1) { i only had define('INDEX_FILE', true);.

Code:
1- If you want right side blocks to appear in third party add-ons change:

In Modules:
index = 1;
to:
define('INDEX_FILE', true);
In Themes:
if ($index == 1) {
to:
if (defined('INDEX_FILE')) {



I have read their sticky and tried

Code:
    if (defined('INDEX_FILE') || ($name == "gallery2")) {


but still cant get the right blocks to appear when going into gallery2.

anyone how to do this with the Nuke Patched 3.1 patch?
 
View user's profile Send private message
fkelly
Former Moderator in Good Standing



Joined: Aug 30, 2005
Posts: 3312
Location: near Albany NY

PostPosted: Fri Dec 15, 2006 2:30 pm Reply with quote

Just use Gallery2 without the right blocks would be my advise. The index == 1 was the old way of doing it in Nuke but Ravennuke is using the if (defined(index_file)) method.

The Gallery2 screen area is already pretty wide and unless you have a super wide monitor and very high resolution set you are going to be scrolling all over the place if you make right blocks work with it.
 
View user's profile Send private message Visit poster's website
montego
Site Admin



Joined: Aug 29, 2004
Posts: 9457
Location: Arizona

PostPosted: Sat Dec 16, 2006 6:23 am Reply with quote

I changed your topic title slightly to differentiate this "no right blocks" from all the other threads we have on the subject.

_________________
Where Do YOU Stand?
HTML Newsletter::ShortLinks::Mailer::Downloads and more... 
View user's profile Send private message Visit poster's website
Display posts from previous:       
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Ravens PHP Scripts And Web Hosting Forum Index -> Raven's RavenNuke(tm) v2.02.02 Distro

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©