WoW Raid Manager Defect Tracking System
Mantis Bugtracker

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000018 [WoW Raid Manager (WRM)] Installation Failure crash always 2008-07-09 00:13 2008-07-09 00:14
Reporter douglasw View Status public  
Assigned To douglasw
Priority immediate Resolution fixed  
Status closed   Product Version 3.2.0
Summary 0000018: WRM Displays blank pages after installation
Description The template class definition for 3.2.0 got changed to define "$page = Template();" however PHPBB already defines a class "Template" and thus a redefinition of the class was attempting to occur within the code.

Error message reported:

Fatal error: Cannot redeclare class template in /var/www/virtual/ruoste.arkku.net/htdocs/phpBB2/includes/template.php on line 0

The fix was to re-define WRM's template class to something distinct to WRM's installation. wrmTemplate() is the new class definition of the page template.

Released in Patch 1 to version 3.2.0 - http://www.wowraidmanager.net/e107_plugins/forum/forum_viewtopic.php?169 [^]
Additional Information
Tags No tags attached.
Attached Files

- Relationships

-  Notes
(0000016)
douglasw (administrator)
2008-07-09 00:14

Submitted Patch for 3.2.0 and included fix code into 3.2.1 base release.

- Issue History
Date Modified Username Field Change
2008-07-09 00:13 douglasw New Issue
2008-07-09 00:13 douglasw Status new => assigned
2008-07-09 00:13 douglasw Assigned To => douglasw
2008-07-09 00:14 douglasw Status assigned => closed
2008-07-09 00:14 douglasw Note Added: 0000016
2008-07-09 00:14 douglasw Resolution open => fixed
2008-07-09 00:14 douglasw Fixed in Version => 3.2.1


Copyright © 2000 - 2008 Mantis Group
Powered by Mantis Bugtracker