-
Starting Magento installation:
File permissions check...
Installing deployment configuration...
Installing database schema:
Schema creation/updates:
Module 'Magento_Core':
Include /Users/Jochen/…
-
Tested with dev79, hiphop VM (master build as of yesterday)
```
http://www.site.co.uk/index.php/install/wizard/end/
```
My system.log:
```
2014-05-28T10:14:09+00:00 CRIT (2): Invalid template file:…
-
While creating a module I noticed that the modules version number is generated from:
```
```
Key part being the `schema_version` is this correct or should there be a option for version / module_ver…
-
![image](https://cloud.githubusercontent.com/assets/4493796/7305561/c91b3ce2-e9cc-11e4-8db4-9b2de6a04711.png)
when I go to its home page:
Fatal error: Call to a member function getFieldValue() on bo…
-
In admin under: Content -> Pages, clicking any page does not allow it to be edited. It just redirects me to the main admin dashboard page. By design, or a bug? Magento ver. 0.42.0-beta1
system.log do…
-
Hi team,
Magento 1.x actually has a lot of inline scripts to enable dynamic behaviour on forms, validation, autocompletion, etc. This has a negative effect on page rendering speed because, as you kn…