1998 Posts in 530 Topics by 433 members
E-Commerce Modules
SilverStripe Forums » E-Commerce Modules » Ecommerce Reports
Discuss about the various e-commerce modules available:
Ecommerce, SS Shop, SilverCart and SwipeStripe
Alternatively, have a look the shared mailinglist.
Moderators: martimiz, Nicolaas, Howard, Sean, Ryan M., biapar, Willr, Ingo, Jedateach, swaiba, simon_w
|
Page:
1
|
Go to End | |
| Author | Topic: | 1187 Views |
-
Ecommerce Reports

22 December 2009 at 1:11am
Are Orders recorded?
http://mydomain.com/OrderReport
gives me
Fatal error: Class 'DataReport' not found in /home/silverstripe/public_html/ecommerce/code/reports/OrderReport.php on line 7
-
Re: Ecommerce Reports

22 December 2009 at 12:36pm
You can view your Order Reports in the cms under the "Reports" Tab.
-
Re: Ecommerce Reports

23 December 2009 at 4:31am
I don't have a Reports Tab, or didn't until
In Ecommerce >Code> Reports > OrderReport.php
It says class OrderReport extends DataReport
I tried changing it to
class OrderReport extends SSReport { .... as a total guessand yes now Reports now appears at the top ..but doesn't do much no reports show on left
user_error(Please implement getReportField() on OrderReport,256) line 94 of SSReport.php SSReport->getReportField() line 64 of SSReport.php SSReport->getCMSFields() line 172 of ReportAdmin.php ReportAdmin->reportEditFormFor(OrderReport) line 100 of ReportAdmin.php ReportAdmin->show(HTTPRequest) line 159 of Controller.php Controller->handleAction(HTTPRequest) line 129 of RequestHandler.php RequestHandler->handleRequest(HTTPRequest) line 119 of Controller.php Controller->handleRequest(HTTPRequest) line 277 of Director.php Director::handleRequest(HTTPRequest,Session) line 121 of Director.php Director::direct(/admin/reports/show/OrderReport) line 118 of main.php
and thats where the error lies or starts as the is no DataReport
I've hear mention that DataReport isn't used anymore in SilverStripe New versions
Im using silverstripe-v2.3.4 with ecommerce 0.5.3 as its the stable version!
I have a Side reports Tab for quick filtering but it doesn't have anything to do with orders .etc
| 1187 Views | ||
|
Page:
1
|
Go to Top |


