| Author |
Message |
ray81
Nuke Cadet


Joined: Jun 04, 2003
Posts: 7
|
Posted:
Wed Jun 04, 2003 5:37 am |
  |
I get this message if I try to upgrade from 6.0 to 6.5:
Fatal error: Call to a member function on a non-object in /usr/local/psa/home/vhosts/wgi-forum.com/httpdocs/upgrade60-65.php on line 39
Can somebody please help me?
Best regards
ray81 |
|
|
    |
 |
Raven
General


Joined: Mar 22, 2003
Posts: 5233
Location: USA
|
Posted:
Wed Jun 04, 2003 5:47 am |
  |
This error usually means that either your database/tables are not setup correctly or are missing. Also, make sure your config.php file is in the core nuke directory (same place where mainfile.php is located). Please post conntest and analyzer links. |
_________________ Those who hear not the music think the dancers mad.
Raven Web Hosting|My Scripts & Stuff |
|
    |
 |
ray81
Nuke Cadet


Joined: Jun 04, 2003
Posts: 7
|
Posted:
Wed Jun 04, 2003 5:56 am |
  |
what links? the link where analyze.php is? |
|
|
    |
 |
Raven
General


Joined: Mar 22, 2003
Posts: 5233
Location: USA
|
Posted:
Wed Jun 04, 2003 6:50 am |
  |
|
    |
 |
ray81
Nuke Cadet


Joined: Jun 04, 2003
Posts: 7
|
Posted:
Mon Jun 09, 2003 3:16 am |
  |
|
    |
 |
Raven
General


Joined: Mar 22, 2003
Posts: 5233
Location: USA
|
Posted:
Mon Jun 09, 2003 4:39 pm |
  |
Did you move upgrade60-65.php to the same directory that mainfile.php and config.php are in before trying to run this? |
_________________ Those who hear not the music think the dancers mad.
Raven Web Hosting|My Scripts & Stuff |
|
    |
 |
ray81
Nuke Cadet


Joined: Jun 04, 2003
Posts: 7
|
Posted:
Wed Jun 11, 2003 3:09 am |
  |
Yes, I put the upgradefile where the mailnfile and config file are, and then tried to run the upgradefile. But without luck... |
|
|
    |
 |
Melrhombus
Nuke Cadet


Joined: Jun 13, 2003
Posts: 1
|
Posted:
Fri Jun 13, 2003 6:14 am |
  |
I'm having the exact same problem with mine.
Did you guys find out what the error was? |
|
|
   |
 |
ray81
Nuke Cadet


Joined: Jun 04, 2003
Posts: 7
|
Posted:
Mon Jun 16, 2003 6:42 am |
  |
No, they didn't. Nobody can answer me. I also tried phpnuke.org. But nobody seems to know. Please let me know if you find out, ok?
Thanks |
|
|
    |
 |
chatserv
General


Joined: Jan 12, 2003
Posts: 3128
Location: Puerto Rico
|
Posted:
Mon Jun 16, 2003 7:14 am |
  |
Since your analyzer link states that the security images are not loaded i will assume you still have 6.0's files on the server, make a backup of files and database tables, edit 6.5's config.php, upload all of 6.5's files so that they replace your current files then upload upgrade60-65.php to the same place where config.php is and point your browser to it. The upgrade file will fail if Nuke 6.5's files are not uploaded first as it uses the new SQL layer which is not present in 6.0 |
_________________ Feed a man a fish and you feed him for a day. Teach a man to fish and you feed him for a lifetime.
ScriptHeaven | NukeResources |
|
    |
 |
mikem
Theme Guru


Joined: Jan 13, 2003
Posts: 1582
Location: Corn fields of Indiana
|
Posted:
Mon Jun 16, 2003 7:17 am |
  |
What Chatserv said
...and if it still doesn't work, Just for a goof, try this.
Open the upgrade60-65.php file in a Text editor.
Replace all instances of
with this
then try running it.
Make sure you have uploaded ALL Nuke6.5 files first.
If ti doesn't work, you can also try adding the line
| Code: |
| include("config.php"); |
just below
| Code: |
| include("mainfile.php"); |
mikem |
_________________ Getting Started | My Projects |
|
   |
 |
ray81
Nuke Cadet


Joined: Jun 04, 2003
Posts: 7
|
Posted:
Thu Jun 19, 2003 12:15 am |
  |
Thanks... It worked out fine! But is there a way I can get the forums and what they contained back? Without going back to splatt forums? |
|
|
    |
 |
Mindl3ss
Sergeant


Joined: May 10, 2003
Posts: 148
Location: Karachi, Pakistan
|
Posted:
Thu Jun 19, 2003 1:18 am |
  |
why not try to search splatt to phpbb? u will surely find it  |
_________________ Normal people ... believe that if it ain't broke, don't fix it. Engineers believe that if it ain't broke, it doesn't have enough features yet. |
|
       |
 |
mikem
Theme Guru


Joined: Jan 13, 2003
Posts: 1582
Location: Corn fields of Indiana
|
Posted:
Thu Jun 19, 2003 6:17 am |
  |
| ray81 wrote: |
| Thanks... It worked out fine! But is there a way I can get the forums and what they contained back? Without going back to splatt forums? |
wait a minute. You never said you had phpBB port in your Nuke6.0 before upgrading to Nuke6.5 did ou?
If you did, then you ran the WRONG upgrade script if you ran the upgrade60-65.php
You would then need to restore your backed up database and get the nukeBBsql.php upgrade script from the downloads here.
mikem |
_________________ Getting Started | My Projects |
|
   |
 |
chatserv
General


Joined: Jan 12, 2003
Posts: 3128
Location: Puerto Rico
|
Posted:
Thu Jun 19, 2003 6:20 am |
  |
Unless he had Splatt forums in which case NSN-Move will transfer the data. |
_________________ Feed a man a fish and you feed him for a day. Teach a man to fish and you feed him for a lifetime.
ScriptHeaven | NukeResources |
|
    |
 |
|
|