Author Topic: Problem upgrading from 0.9.8.6rc1 to 0.9.9rc1  (Read 2915 times)

Offline eeephreakeee

  • User
  • *
  • Posts: 16
    • View Profile
Problem upgrading from 0.9.8.6rc1 to 0.9.9rc1
« on: April 24, 2009, 11:05:10 PM »
Hello,
I am not sure what I have done wrong. I followed the upgrade instructions exactly. I get the errors below after copying everything over browsing to the index. If I switch back to 0.9.8.6rc1 everything is fine.

2009-04-24 14:50:46] [ERROR]: ERROR IN QUERY: "SELECT * FROM access WHERE table_name='tree' AND belongs_to=16"
[2009-04-24 14:50:46] [BACKTRACK]: 1146:1146

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /usr/share/knowledgeroot/include/class-mysql.php on line 113
[2009-04-24 14:50:46] [ERROR]: ERROR IN QUERY: "SELECT * FROM access WHERE table_name='tree' AND belongs_to=51"
[2009-04-24 14:50:46] [BACKTRACK]: 1146:1146

Thanks,
Jason

Offline admin

  • Administrator
  • User
  • *****
  • Posts: 553
    • View Profile
    • http://www.lordlamer.de
Re: Problem upgrading from 0.9.8.6rc1 to 0.9.9rc1
« Reply #1 on: April 25, 2009, 10:36:25 PM »
Hi,

yes. This is right and a bug. This fixed in rc2.
Problem was that i have forgot to add the dump for this ;)

Frank

Offline eeephreakeee

  • User
  • *
  • Posts: 16
    • View Profile
Re: Problem upgrading from 0.9.8.6rc1 to 0.9.9rc1
« Reply #2 on: April 26, 2009, 07:00:16 PM »
Thanks Frank. I was going crazy trying to figure out what I did wrong. When will rc2 be available for download? :)

Thanks,
Jason

Offline admin

  • Administrator
  • User
  • *****
  • Posts: 553
    • View Profile
    • http://www.lordlamer.de
Re: Problem upgrading from 0.9.8.6rc1 to 0.9.9rc1
« Reply #3 on: April 26, 2009, 08:20:38 PM »
Hi,

i have no timetable for this. I will do my best to release this as fast as possible.
The open tasks for rc2 can you find here:
http://trac.knowledgeroot.org/cgi-bin/trac.cgi/query?status=new&status=assigned&status=reopened&milestone=0.9.9

If you cannot wait. You could also use the svn version. You only need to make a checkout :)

Frank

Offline eeephreakeee

  • User
  • *
  • Posts: 16
    • View Profile
Re: Problem upgrading from 0.9.8.6rc1 to 0.9.9rc1
« Reply #4 on: July 18, 2009, 12:13:22 AM »
Hi Frank,
what am I doing wrong? I see everyone else is upgrading with almost no issues to 0.9.9.1 stable, however. When I try to upgrade from 0.9.8.6rc1 to 0.9.9.1 I am still getting the same errors as above.

Thanks,
Jason


Offline admin

  • Administrator
  • User
  • *****
  • Posts: 553
    • View Profile
    • http://www.lordlamer.de
Re: Problem upgrading from 0.9.8.6rc1 to 0.9.9rc1
« Reply #5 on: July 20, 2009, 07:59:21 AM »
Hi,

what errors did you become? Only SQL errors with table access or some more?

I tested a upgrade from 0.9.8.6rc1 to 0.9.9.1. I only found a problem with user creation that i need to check.

Frank

Offline eeephreakeee

  • User
  • *
  • Posts: 16
    • View Profile
Re: Problem upgrading from 0.9.8.6rc1 to 0.9.9rc1
« Reply #6 on: July 21, 2009, 02:49:39 PM »
I get the same sql errors as above.

Are the upgrade instructions that come with the package still valid? All I have to do is copy over the config and uploads folder?

Offline admin

  • Administrator
  • User
  • *****
  • Posts: 553
    • View Profile
    • http://www.lordlamer.de
Re: Problem upgrading from 0.9.8.6rc1 to 0.9.9rc1
« Reply #7 on: July 21, 2009, 03:13:24 PM »
Hi,

i need some more informations:
Windows/Linux?
Which versions of apache/php/mysql?
Could you make a dump of the database for me?
I need the exact version of the knowledgeroot version for update and the version of knowledgeroot you want to update.

Frank

Offline eeephreakeee

  • User
  • *
  • Posts: 16
    • View Profile
Re: Problem upgrading from 0.9.8.6rc1 to 0.9.9rc1
« Reply #8 on: July 21, 2009, 07:21:27 PM »
Linux
Apache: 2.2.8
MySQL: 5.0.51
PHP: 5.2.4-2
Current Knowledgeroot version: 0.9.8.5
Attempting to upgrade to: 0.9.9.1

I am sorry, I just realized I have been telling you the wrong version. I am on 0.9.8.5 =|. The upgrade document says the upgrade steps should be the same though.
« Last Edit: July 21, 2009, 08:06:10 PM by eeephreakeee »

Offline admin

  • Administrator
  • User
  • *****
  • Posts: 553
    • View Profile
    • http://www.lordlamer.de
Re: Problem upgrading from 0.9.8.6rc1 to 0.9.9rc1
« Reply #9 on: July 23, 2009, 12:57:53 PM »
Hi,

i have made a first test and have not the same result as you.
A database Dump would be fine with the structure of your database. I do not need the content.
Did you make a update to 0.9.8.5 from a previous version?
Could you make a screenshot with the error?

Frank

Offline eeephreakeee

  • User
  • *
  • Posts: 16
    • View Profile
Re: Problem upgrading from 0.9.8.6rc1 to 0.9.9rc1
« Reply #10 on: July 23, 2009, 04:54:47 PM »
Hi Frank,
I have emailed you the database structure dump and the screen shot. I did not upgrade from another version, I started with 0.9.8.5.

Thanks,
Jason