| Anonymous | Login | Signup for a new account | 2010-09-10 01:22 MDT |
| Main | My View | View Issues | Change Log | Roadmap | Docs |
| 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 | |||||||
|
|
|||||||
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. |
| Copyright © 2000 - 2008 Mantis Group |