View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004811 | OXID eShop (all versions) | 2.9. Statistics | public | 2012-12-20 13:00 | 2013-01-02 10:57 |
Reporter | WBL_BjoernLange | Assigned To | |||
Priority | urgent | Severity | crash | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 4.7.0 / 5.0.0 revision 51243 | ||||
Target Version | 4.7.3 / 5.0.3 revision 54408 | Fixed in Version | 4.7.3 / 5.0.3 revision 54408 | ||
Summary | 0004811: Missing Include blocks rendering of statistics | ||||
Description | Fatal error: Class 'Graph' not found in F:\xampp\htdocs\ep-trunk\www\application\controllers\admin\reports\report_conversion_rate.php on line 119 And i can see this in reports_base.php in the 4.7.2 SVN Tag: /** * including libraries */ //require_once "$sIncPath/reports/jpgraph/jpgraph.php"; //require_once "$sIncPath/reports/jpgraph/jpgraph_bar.php"; //require_once "$sIncPath/reports/jpgraph/jpgraph_line.php"; //require_once "$sIncPath/reports/jpgraph/jpgraph_pie.php"; //require_once "$sIncPath/reports/jpgraph/jpgraph_pie3d.php"; And the autoloader can not find the class "Graph", because it is in the "jpgraph.php" and it searches a "graph.php". | ||||
Tags | No tags attached. | ||||
Theme | Both | ||||
Browser | All | ||||
PHP Version | any | ||||
Database Version | any | ||||