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 -> phpnuke 7.6 Bugs/Fixes
Author Message
porcupinepc
Involved
Involved



Joined: Sep 20, 2003
Posts: 261
Location: Schumacher, Ontario CANADA

PostPosted: Thu Oct 27, 2005 7:24 am Reply with quote

I have just finished installing PHP-Nuke v7.6 patch level v3.1

I have the site setup and have enabled all the modules/blocks. None of the blocks appear on the right hand side even though i have edited the setup to instruct them.

Is this a bug in 7.6?

Joe
[ Only registered users can see links on this board! Get registered or login! ]
 
View user's profile Send private message Send e-mail Visit poster's website ICQ Number
hitwalker
Sells PC To Pay For Divorce



Joined:
Posts: 5661

PostPosted: Thu Oct 27, 2005 7:52 am Reply with quote

well things have changed with the latest patch seres.

In your theme.php find:
if ($index == 1) {

and change to:
if (defined('INDEX_FILE')) {

and see if that solves it.
 
View user's profile Send private message
porcupinepc







PostPosted: Thu Oct 27, 2005 8:45 am Reply with quote

hitwalker wrote:
well things have changed with the latest patch seres.

In your theme.php find:
if ($index == 1) {

and change to:
if (defined('INDEX_FILE')) {

and see if that solves it.


Yep, that did it. Thanks. I look forward to the day of a "bug free" PHP-Nuke

Joe
 
hitwalker







PostPosted: Thu Oct 27, 2005 9:22 am Reply with quote

Smile but thats not a bug..
 
porcupinepc







PostPosted: Thu Oct 27, 2005 9:22 am Reply with quote

I now have another bug. I enabled the forums, now when i click Forums, i get the following error:

phpBB : Critical Error

Error creating new session

DEBUG MODE

SQL Error : 1054 Unknown column 'session_admin' in 'field list'

INSERT INTO nuke_bbsessions (session_id, session_user_id, session_start, session_time, session_ip, session_page, session_logged_in, session_admin) VALUES ('5b38236617c66b1a5ce864a704322f33', '1', '1130426703', '1130426703', '8ed904b3', '0', '0', '0')

Line : 203
File : sessions.php



****please disregard. I have decided to scrap PHP-Nuke. It is just too buggy
Joe
 
evaders99
Former Moderator in Good Standing



Joined: Apr 30, 2004
Posts: 3221

PostPosted: Thu Oct 27, 2005 3:51 pm Reply with quote

Just run the upgrade script Smile

_________________
- Star Wars Rebellion Network -

Need help? Nuke Patched Core, Coding Services, Webmaster Services 
View user's profile Send private message Visit poster's website
mrmackey
New Member
New Member



Joined: Nov 26, 2004
Posts: 12

PostPosted: Sun Nov 06, 2005 2:41 pm Reply with quote

worked for me hitwalker Smile


another problem solved next ones to find out Smile
 
View user's profile Send private message
gilster
New Member
New Member



Joined: Feb 01, 2007
Posts: 5

PostPosted: Thu Feb 01, 2007 5:52 pm Reply with quote

How about modules using IFrame? For some reason now when I click on any module using IFrame, it comes up blank.

Any Ideas?
 
View user's profile Send private message
hitwalker







PostPosted: Thu Feb 01, 2007 5:54 pm Reply with quote

show a page sample please....like an url... Wink
 
gilster







PostPosted: Thu Feb 01, 2007 6:09 pm Reply with quote

[ Only registered users can see links on this board! Get registered or login! ]

when you click on one of the modules on the left, for ex clan pics. It opens a blank page. Save for all the other IFrame modules. This happen after upgrading to 7.9. It also gave me the problem with the right side not showing, which I fixed with the earlier suggestion.
 
hitwalker







PostPosted: Thu Feb 01, 2007 6:11 pm Reply with quote

try turning on error report in your config.php file
 
gilster







PostPosted: Thu Feb 01, 2007 6:21 pm Reply with quote

done
 
hitwalker







PostPosted: Thu Feb 01, 2007 6:24 pm Reply with quote

in those modules,any chance you see the mainfile.php included more then once ?
 
gilster







PostPosted: Thu Feb 01, 2007 6:27 pm Reply with quote

just once

if(!IsSet($mainfile)) { include ("mainfile.php"); }
 
hitwalker







PostPosted: Thu Feb 01, 2007 6:29 pm Reply with quote

huh..
can you pm ftp login...
its your choice if you do....
 
evaders99







PostPosted: Thu Feb 01, 2007 10:40 pm Reply with quote

Just delete the line you indicated gilster
 
gilster







PostPosted: Fri Feb 02, 2007 4:36 pm Reply with quote

Thanks so much! It works fine now. You guys are the best!!
 
b14ze
New Member
New Member



Joined: Jul 22, 2006
Posts: 18

PostPosted: Sun Oct 07, 2007 8:13 am Reply with quote

Ok most of my themes working correctly now, except one pesky theme.php that I couldnt find the values in the code listed in the fix. The theme does have this code in there wich looks as if it is telling nuke NO RIGHT BLOCKS.

Code:
    if (!defined("NO_RIGHT_BLOCKS") && !defined("ADMIN_FILE")) {

echo"</td>"
  . "    <td width=\"150\" valign=\"top\">"
 ."";
 
View user's profile Send private message
Doulos
Life Cycles Becoming CPU Cycles



Joined: Jun 06, 2005
Posts: 732

PostPosted: Sun Oct 07, 2007 4:28 pm Reply with quote

what theme is it? There have been no themes I have not been able to get to show right blocks, one way or another.
 
View user's profile Send private message
b14ze







PostPosted: Sun Oct 07, 2007 9:06 pm Reply with quote

Memisis by warped designz i think..
 
Doulos







PostPosted: Mon Oct 08, 2007 4:20 am Reply with quote

Do you mean the theme WD-Nemesis by Warpeddesignz ??

If so I got the right blocks to work by doing exactly as described in this post above http://www.ravenphpscripts.com/postp50853.html#50853

I did not find the code you mentioned above in my copy of Nemesis theme.php. So maybe you are not talking about the theme Nemesis.
 
webbi
Hangin' Around



Joined: Jun 21, 2008
Posts: 30

PostPosted: Sat Jan 10, 2009 10:36 pm Reply with quote

Greetz & HNY!!

Just installed the latest version of Raven Nuke; our site uses a custom theme which was purchased back in 2004 (so we can't change themes).

Right blocks are not functional for us at all. I have tried the above mentioned fix, does nothing.

Also, the "messages" do not appear on the index page either.

Anyone have an idea I can try??

Raven Nuke 2.30
Theme = Klyde (flash theme) [ Only registered users can see links on this board! Get registered or login! ] (but most of the site is kinda weird right now)
 
View user's profile Send private message Send e-mail Visit poster's website
jakec
Site Admin



Joined: Feb 06, 2006
Posts: 3048
Location: United Kingdom

PostPosted: Sun Jan 11, 2009 7:41 am Reply with quote

Was this theme working on the previous version of RavenNuke, or is this the first time?
 
View user's profile Send private message
webbi







PostPosted: Sun Jan 11, 2009 7:44 am Reply with quote

It works perfectly with PHPNuke; have never used it on RN before. Had to use RN due to host wanting better security in our CMS.
 
jakec







PostPosted: Sun Jan 11, 2009 7:48 am Reply with quote

Can you turn on error reporting and post any errors you are getting.
 
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 -> phpnuke 7.6 Bugs/Fixes

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 ©