Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

E-Commerce Modules /

Discuss about the various e-commerce modules available:
Ecommerce, SS Shop, SilverCart and SwipeStripe
Alternatively, have a look the shared mailinglist.

Moderators: martimiz, Nicolaas, Sean, Ed, frankmullenger, biapar, Willr, Ingo, Jedateach, swaiba

What are the implication of commenting this 2 lines in _config.php ?


Go to End


1448 Views

Avatar
OnebyOne

Community Member, 54 Posts

21 January 2009 at 12:41am

Edited: 21/01/2009 12:42am

//LeftAndMain::require_css('ecommerce/css/DataReportCMSMain.css');
//LeftAndMain::require_javascript('ecommerce/javascript/DataReport.js');

i"ve been treid to install in past a daily build with ecomerce and SS2.2.3. Since I'me staying with SS 2.2.3(more stable than 2.30), i installed today the daily build (20/01/2009) of ecommerce and before building the dbase were 2 errors regarding the lines i've commented in _config.php in ecommerce folder.

Seems that ecommerce is working. What are the implications of commenting those 2 lines ?

THX