1998 Posts in 530 Topics by 433 members
E-Commerce Modules
SilverStripe Forums » E-Commerce Modules » [resolved] eCommerce Module Apperance Bug? [" /> & ">]
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: | 613 Views |
-
[resolved] eCommerce Module Apperance Bug? [" /> & ">]

13 May 2010 at 7:39pm Last edited: 19 August 2010 6:54pm
Okay so I installed the ecommerce module from http://www.silverstripe.org/ecommerce-module onto my SilverStripe-v2.3.7 and there are no errors, with http://localhost/silverstripe/db/build.
But does anyone know appearance wise, why my products page differs to my lecturers products page?
View attachments, within the second attachment I have outlined the differences with a red circle.
-
Re: [resolved] eCommerce Module Apperance Bug? [" /> & ">]

28 May 2010 at 5:40am
I have this problem too.
There are other threads in this forum about this issue, no solution yet (other than editing all templates).
It appears to only occur on windows machines, and doesn't really break anything. If you are just testing, I wouldn't worry about it... if you are developing then its really only a big issue if you are deploying on windows... on linux it seems to just go away.
-
Re: [resolved] eCommerce Module Apperance Bug? [" /> & ">]

19 August 2010 at 6:44pm Last edited: 19 August 2010 6:54pm
Sorry taken me so long to reply but the solution is..
• This is due to a PHP bug
• The current version of PHP we are using has problems executing the sprintf function (sometimes)
• To fix this problem we need to remove the sprintf code from the ecommerce pages
Located in the ecommerce/templates/layout folder and the ecommerce/templates/includes folder.
(Steele, 2010)For example, Change this:
http://img821.imageshack.us/img821/7595/changea.jpg (Steele, 2010)To This:
http://img707.imageshack.us/img707/8971/changeto.jpg (Steele, 2010)Steele, A. (2010). Course Documentation, I211 eCommerce Systems, Moodle.
Palmerston North: UCOL.
| 613 Views | ||
|
Page:
1
|
Go to Top |

