Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> Installation Help
Author Message
MrHandsome
New Member
New Member



Joined: Feb 06, 2019
Posts: 8

PostPosted: Wed Feb 06, 2019 2:26 am Reply with quote

Hey,

Folders: phpNuke_old (admin, themes, config.php, index.php, mainfile.php, etc)
Webside: [ Only registered users can see links on this board! Get registered or login! ]


This is correct, at least that it seems fine, but it is work to do:
Quote:

ereg_replace / eregi_replace / eregi / ereg

to
Quote:

preg_replace / preg_replace / preg_match / preg_match



And the rest is wrong, Example /index.php:
Quote:

Notice: Undefined variable: gfx in mainfile.php on line 1254
Notice: Undefined variable: gfx in mainfile.php on line 1272
Notice: Undefined variable: op in index.php on line 18
Notice: Use of undefined constant nohtml - assumed 'nohtml' in index.php on line 43
Notice: Undefined variable: file in index.php on line 56
Notice: Undefined offset: 2 in mainfile.php on line 295
Notice: Use of undefined constant admin - assumed 'admin' in mainfile.php on line 248
Notice: Undefined variable: op in modules/News/index.php on line 259
Notice: Undefined variable: op in modules/News/index.php on line 263
Notice: Undefined variable: new_topic in modules/News/index.php on line 256
Notice: Undefined offset: 1 in mainfile.php on line 683
Notice: Undefined offset: 2 in mainfile.php on line 686
Notice: Undefined offset: 1 in mainfile.php on line 566
Notice: Use of undefined constant END_TRANSACTION - assumed 'END_TRANSACTION' in db/mysql.php on line 117
Notice: Use of undefined constant END_TRANSACTION - assumed 'END_TRANSACTION' in db/mysql.php on line 117
Notice: Use of undefined constant END_TRANSACTION - assumed 'END_TRANSACTION' in db/mysql.php on line 117
Notice: Undefined offset: 2 in mainfile.php on line 295
Notice: Use of undefined constant left - assumed 'left' in themes/memlabs_blu_pro/theme.php on line 103
Notice: Use of undefined constant bkey - assumed 'bkey' in mainfile.php on line 458
Notice: Use of undefined constant admin - assumed 'admin' in mainfile.php on line 458
Notice: Use of undefined constant bkey - assumed 'bkey' in mainfile.php on line 460
Notice: Use of undefined constant userbox - assumed 'userbox' in mainfile.php on line 460
Notice: Use of undefined constant bkey - assumed 'bkey' in mainfile.php on line 462
Notice: Undefined offset: 1 in mainfile.php on line 271
Notice: Use of undefined constant bkey - assumed 'bkey' in mainfile.php on line 458
Notice: Use of undefined constant admin - assumed 'admin' in mainfile.php on line 458
Notice: Use of undefined constant bkey - assumed 'bkey' in mainfile.php on line 460
Notice: Use of undefined constant userbox - assumed 'userbox' in mainfile.php on line 460
Notice: Use of undefined constant bkey - assumed 'bkey' in mainfile.php on line 462
Notice: Undefined offset: 2 in mainfile.php on line 295
Notice: Undefined offset: 1 in mainfile.php on line 271
Notice: Use of undefined constant bkey - assumed 'bkey' in mainfile.php on line 458
Notice: Use of undefined constant admin - assumed 'admin' in mainfile.php on line 458
Notice: Use of undefined constant bkey - assumed 'bkey' in mainfile.php on line 460
Notice: Use of undefined constant userbox - assumed 'userbox' in mainfile.php on line 460
Notice: Use of undefined constant bkey - assumed 'bkey' in mainfile.php on line 462
Notice: Use of undefined constant bkey - assumed 'bkey' in mainfile.php on line 458
Notice: Use of undefined constant admin - assumed 'admin' in mainfile.php on line 458
Notice: Use of undefined constant bkey - assumed 'bkey' in mainfile.php on line 460
Notice: Use of undefined constant userbox - assumed 'userbox' in mainfile.php on line 460
Notice: Use of undefined constant bkey - assumed 'bkey' in mainfile.php on line 462
Notice: Use of undefined constant bkey - assumed 'bkey' in mainfile.php on line 458
Notice: Use of undefined constant admin - assumed 'admin' in mainfile.php on line 458
Notice: Use of undefined constant bkey - assumed 'bkey' in mainfile.php on line 460
Notice: Use of undefined constant userbox - assumed 'userbox' in mainfile.php on line 460
Notice: Use of undefined constant bkey - assumed 'bkey' in mainfile.php on line 462
Notice: Undefined offset: 1 in mainfile.php on line 271
Notice: Use of undefined constant bkey - assumed 'bkey' in mainfile.php on line 458
Notice: Use of undefined constant admin - assumed 'admin' in mainfile.php on line 458
Notice: Undefined offset: 1 in mainfile.php on line 271
Notice: Use of undefined constant bkey - assumed 'bkey' in mainfile.php on line 458
Notice: Use of undefined constant admin - assumed 'admin' in mainfile.php on line 458
Notice: Use of undefined constant bkey - assumed 'bkey' in mainfile.php on line 460
Notice: Use of undefined constant userbox - assumed 'userbox' in mainfile.php on line 460
Notice: Use of undefined constant bkey - assumed 'bkey' in mainfile.php on line 462



How can it seem works (again)? Can you help me?
 
View user's profile Send private message
neralex
Site Admin



Joined: Aug 22, 2007
Posts: 1772

PostPosted: Wed Feb 06, 2019 1:20 pm Reply with quote

Without any information about your used scripts and your server configrations, I have only one solution for you.

Remove outdated 'phpnuke_old'. Done.

_________________
Github: RavenNuke 
View user's profile Send private message
MrHandsome







PostPosted: Thu Feb 07, 2019 10:31 pm Reply with quote

I have PHP 5.4.45 with
Quote:

# Copyright (c) 2005 by Francisco Burzi
# [ Only registered users can see links on this board! Get registered or login! ]
Not sure with number release.
From Wikipedia it says Stable release 8.3.2 from January 30, 2014. I wish they had 8.3.3 with updates and fixed from 2019.

And I hope it will be also be PHP 7.3 soon.
Edit: MySQL Version_Num 7.8.


Last edited by MrHandsome on Fri Feb 08, 2019 10:55 am; edited 1 time in total 
MrHandsome







PostPosted: Fri Feb 08, 2019 10:41 am Reply with quote

Okay, I will try
phpNuke upgrade to RavenNuke.
[ Only registered users can see links on this board! Get registered or login! ]

Edit:
Why is downgrader tool failed? Only [ Only registered users can see links on this board! Get registered or login! ]
 
neralex







PostPosted: Sun Feb 10, 2019 6:27 am Reply with quote

Nukescripts.net is down since many years and in the last 10 years there are made many changes on RN and also on the original PHPNuke. I guess the difference between both is to huge as I would work with this old downgrader tool.

I would recommend, you are installing a local development environment like XAMPP or WAMP on your computer. There you can work with different PHP-versions you are able to install a backup of your old PHPNuke and a fresh RavenNuke.

At least you have to compare the fields and field-types of database-tables before you can import manually your old data into a current RN build.

Sorry but I don't have a easy solution for you because we are talking here about a range of 10 and more years.


Last edited by neralex on Thu Feb 14, 2019 12:46 am; edited 1 time in total 
hicuxunicorniobestbuildpc
The Mouse Is Extension Of Arm



Joined: Aug 13, 2009
Posts: 1122

PostPosted: Wed Feb 13, 2019 5:22 pm Reply with quote

My advice to you is simple. Do not waist time on those php nuke version. It will give u a huge headache. Install Ravennuke as new or please try to upgrade to Ravennuke so we can help u.
 
View user's profile Send private message
Display posts from previous:       
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> Installation Help

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 ©