williamleonard / obblm

Automatically exported from code.google.com/p/obblm
1 stars 0 forks source link

php errors when logging in as a newly created coach #602

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.create coach
2.log in as coach

What is the expected output? What do you see instead?
the format of the main page is off, and this error appears near the top:

Warning: mysql_fetch_object(): supplied argument is not a valid MySQL result 
resource in /nfs/www/WWW_pages/daht/obbl/lib/class_coach.php on line 419

What version of the product are you using?
95rc1

Please provide any additional information below.
I get a similar error on some team and match creation screens as an admin but 
it says line 429 instead of 419.     I have checked both lines in the file and 
I do not see what mysql_fetch_object pulls from anywhere else in the 
class_coach.php file

Original issue reported on code.google.com by Goo...@daht.org on 12 Dec 2012 at 8:16

GoogleCodeExporter commented 9 years ago
This is now resolved with a full reinstall

Original comment by Goo...@daht.org on 13 Dec 2012 at 10:06

GoogleCodeExporter commented 9 years ago
Hm, you did an upgrade before?

Original comment by Nimda...@gmail.com on 16 Dec 2012 at 12:25

GoogleCodeExporter commented 9 years ago
I upgraded from a version 8 to 9.5 and patched in the khorne team. 

Original comment by Goo...@daht.org on 16 Dec 2012 at 5:40

GoogleCodeExporter commented 9 years ago
Have you run all the MySQL upgade commands from the upgrade.php script?

Have you replace the settings files so that new entries are included? (This 
does not seem to be the case??)

Also: Please supply a link and/or a copy of the DB via mail.

Original comment by Nimda...@gmail.com on 23 Dec 2012 at 9:58

GoogleCodeExporter commented 9 years ago
I cannot go any further on this as it is overwhelmingly difficult for me to 
debug if you upgraded all the way back from 0.8.

Although it should work, I might have made some mistakes making such a "long" 
upgrade incompatible. 

I'm closing this since it seems you resolved it with a full re-install.

Original comment by Nimda...@gmail.com on 28 Feb 2013 at 4:46