Listing Display
Bug Id ?
71
Reporter ?
Product/Version ?
Bugdar / 1.2.0 Beta
Status ?
Closed
Severity ?
Critical
Duplicate Of ?
- none -
Fixed in Revision ?
1522
Mstone ?
Summary ?
System stop working after upgrade from 1.1.5 -> 1.2.0 beta 2
Report Time ?
March 26, 2007 06:10 PM
Assignment ?
Robert
Resolution ?
Fixed
Priority ?
Normal
Dependencies ?
- none -
Mstone (old) ?


Attachments
Votes
For: 0 (0%)
Against: 0 (0%)
Total: 0

March 26, 2007 06:10 PM
After running upgrade following line appears on white screen:

Fatal error: Call to a member function on a non-object in /home/xxxxxxx/domains/xxxxxxxx/public_html/bugs/includes/auth/auth_default.php on line 46

March 26, 2007 08:52 PM Robert
What version of PHP are you using and what page were you trying to access? /index.php?

March 26, 2007 08:55 PM
PHP: 4.4.4
MySql: 4.1.22-standard
Server: Microsoft-IIS/6.5beta

Access for all pages including admin

March 26, 2007 08:58 PM
If i comment line 46 same error came on line 90

March 27, 2007 02:21 AM Robert
This was an issue that only affected PHP4 because the Authentication class didn't have a PHP4-style constructor. Fixed and attaching a diff to patch the problem.

--------------- AUTOMATIC RESPONSE ---------------
Thank you for your bug report. This issue has been closed and fixed in Subversion. This change will be available in a future release, but you can download the change at any time from the Subversion server.

On March 27, 2007 02:21 AM, Robert changed: