View Issue Details

IDProjectCategoryView StatusLast Update
0004415mantisbtotherpublic2004-08-29 01:29
ReporterOlate Assigned Tograngeway  
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionfixed 
Product Versiongit trunk 
Summary0004415: Argument 0000001 is not an array on login
Description

When I try to login to Mantis, I get the following error:

Warning: array_merge() [function.array-merge]: Argument 0000001 is not an array in /home/olatenet/public_html/mantisbt/core/error_api.php on line 313

Warning: Wrong parameter count for sprintf() in /home/olatenet/public_html/mantisbt/core/error_api.php on line 313

APPLICATION WARNING #403:

Warning: array_merge() [function.array-merge]: Argument 0000001 is not an array in /home/olatenet/public_html/mantisbt/core/error_api.php on line 313

Warning: Wrong parameter count for sprintf() in /home/olatenet/public_html/mantisbt/core/error_api.php on line 313
Mantis

APPLICATION ERROR 0000401

Please use the "Back" button in your web browser to return to the previous page. There you can correct whatever problems were identified in this error or select another action. You can also click an option from the menu bar to go directly to a new section.

Previous non-fatal errors occurred. Page contents follow.

And the application goes no further.

Additional Information

This was when trying to fix 0004395

Server is running PHP 5.0.1. I don't have a PHP4.3.x system I can test this on so it may be due to PHP5 incompatibilities.

TagsNo tags attached.

Activities

thraxisp

thraxisp

2004-08-27 11:16

reporter   ~0007230

Have you applied all of the upgrades through admin/upgrade.php? The error you are seeing seems to point to missing information in the database.

Olate

Olate

2004-08-27 11:21

reporter   ~0007232

No, I had not applied them as I assumed the db_generate.sql file would be the latest. After running the upgrade.php, it worked fine. Sorry I missed that.

grangeway

grangeway

2004-08-27 12:26

reporter   ~0007236

Resolving as reported by reporter.