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.7
Author Message
neon666
New Member
New Member



Joined: Sep 08, 2005
Posts: 1

PostPosted: Sat Sep 10, 2005 1:43 pm Reply with quote

Not sure if this has been discussed and i apologise if it has, i have recently installed 7.7 on my server and everything other than the forums is running sweet.

On the forums everytime i reply it asks for the topic to be filled, which used to auto be filled in on previous versions.
Also the new html setup of posting a message seems rather dull as the centre,italic and other html does not work. As well as the BB code commands....

I'm not the best with php and i'm still in my early stages of development so please explain things clear to me lol


thanks
 
View user's profile Send private message
Raven
Site Admin/Owner



Joined: Aug 27, 2002
Posts: 17088

PostPosted: Sat Sep 10, 2005 4:18 pm Reply with quote

Scrap it and install v7.6patchlevel3.1 from this site. 7.7 and 7.8 are major security risks and coding issues.
 
View user's profile Send private message
kmarion
Regular
Regular



Joined: Nov 23, 2003
Posts: 64

PostPosted: Sun Sep 11, 2005 9:45 pm Reply with quote

And there is my answer....lol
Will pay for someone to roll it back for me just too tired of this...uggg
 
View user's profile Send private message Visit poster's website MSN Messenger
Raven







PostPosted: Sun Sep 11, 2005 9:49 pm Reply with quote

Before you shell out anything, just replace all the files and run Bob's rollback script http://www.nukescripts.net/modules.php?name=Downloads&op=getit&lid=100270 . if you still have problems contact me via email.
 
kmarion







PostPosted: Sun Sep 11, 2005 10:43 pm Reply with quote

Replaced all the files in my nuke directory. I placed the "downgrade78-76.php" in the same diectory and I get the famous "
There seems to be a problem with the MySQL server, sorry for the inconvenience.

We should be back shortly." error when I try to run the script.
 
Raven







PostPosted: Sun Sep 11, 2005 10:51 pm Reply with quote

Did you remember to update your config.php with your database connection settings?
 
kmarion







PostPosted: Sun Sep 11, 2005 11:06 pm Reply with quote

Yea.. whoops. All seemed to look well "resembles 7.6" however when I try to run the script . I did upload the enitre 7.6 version.


Image
 
Raven







PostPosted: Sun Sep 11, 2005 11:13 pm Reply with quote

That tells me that you did not have a v7.7 database.
 
kmarion







PostPosted: Sun Sep 11, 2005 11:23 pm Reply with quote

It told u wrong..lol Smile

I have a couple actuallyImage

The block on the right side of my site disappeared from the home page.. wierd
 
kmarion







PostPosted: Mon Sep 12, 2005 5:14 pm Reply with quote

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 ('04a89c6491098b1d34624f69e00b0329', '2', '1126566722', '1126566722', '18a1f542', '0', '1', '0')

Line : 203
File : sessions.php
 
Raven







PostPosted: Mon Sep 12, 2005 6:14 pm Reply with quote

That means the upgrade.sql is not applied.
 
kmarion







PostPosted: Mon Sep 12, 2005 7:01 pm Reply with quote

I did a complete re-install of patched 7.6 downloaded from this siteat this site. Tried it out on new database and got the same error. Is there another sql file I am suppose to dump other than the one in the package nuke.sql?
 
Raven







PostPosted: Mon Sep 12, 2005 7:06 pm Reply with quote

There is a file in the home directory called update.sql and/or update.php. You have to run that.


Last edited by Raven on Mon Sep 12, 2005 11:42 pm; edited 1 time in total 
kmarion







PostPosted: Mon Sep 12, 2005 7:15 pm Reply with quote

"upgrade.php" was it.. Thanks, One last question all of the blocks that were on the home page diasappeared when I went to this version(7.6). Did I do yet another thing wrong Sad It says they are active from admin menu. Edit *Just the right blocks*
 
64bitguy
The Mouse Is Extension Of Arm



Joined: Mar 06, 2004
Posts: 1164

PostPosted: Mon Sep 12, 2005 9:30 pm Reply with quote

Be sure to run the latest version of "Patched" from NukeResources.com (Version 3.1 for PHP-Nuke 7.6)

Then in any files where you want the right blocks to appear, simply add:
Code:
$index = 1;

After:
Code:
if (!defined('MODULE_FILE')) {

   die ("You can't access this file directly...");
}

_________________
Steph Benoit
100% Section 508 and W3C HTML5 and CSS Compliant (Truly) Code, because I love compliance. 
View user's profile Send private message
kmarion







PostPosted: Tue Sep 13, 2005 7:22 pm Reply with quote

I have latest version from this site there. I have uploaded blocks to the nukdir/blocks folder and they are not showing in admin also.(When I go to add them). Belive it or not I do have some experince with cms sites. I have never seen this. I am at my wits end and I really dont have the time to put in this. If anyone can help I will be happy to pay them for thier time.
 
Raven







PostPosted: Tue Sep 13, 2005 9:05 pm Reply with quote

PM me your
Site url god adminid/pass
FTP url, id/pass
MySQL url, id/pass
 
Raven







PostPosted: Wed Sep 14, 2005 1:54 am Reply with quote

Your theme needs to be fixed to recognize the new syntax of recognizing $index=1; to define('INDEX_FILE', true);. To circumvent this, just add back the $index=1; in the modules/News/index.php file (I already did). You will need to do that with every module's index.php file that you want to see the right blocks untile the theme.php file is fixed. I would have done that but the theme.php file is encoded, although I could have broken that too but that would break your licensing agreement Smile
 
kmarion







PostPosted: Wed Sep 14, 2005 6:56 pm Reply with quote

Raven wrote:
I could have broken that too but that would break your licensing agreement Smile


Show off Smile

I really appreciate your help . My security code has disappeared now. As soon as one fire is put out another one pops up. Ill read throught forums. I did a search on "security code" and found 2391 matches...lol
 
Raven







PostPosted: Wed Sep 14, 2005 7:22 pm Reply with quote

It was gone before. I had to disable it before i could even login. Start here http://www.ravenphpscripts.com/faq-2-Nuke+.html-+Troubleshooting#27
 
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.7

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 ©