-
When trying to automatically answer the question
```
Write BaseURL to .htaccess file? [n]
```
with "no" by passing `--replaceHtaccessFile=no`, I'm still asked.
I assume this happens because in http…
mzeis updated
8 years ago
-
Hi
After installing Magento 2.0.0-rc2 with sample data, I see this line at the end of the installation procedure:
`Sample Data is installed with errors. See log file for details`
If I then take a lo…
-
I discovered this by mistake, because of some issue with my code, but it might be a real issue under some circumstances.
There is an issue with the `Magento\Backend\Block\Widget\Grid\Column\Renderer…
-
While trying to place an order in a fresh Magento2 I noticed the post code field is missing. No modules, no changes, fresh installation from the official GitHub repo.
![nopost](https://cloud.githubus…
-
I have created a edit form functions some thing like this:-
namespace Excercise\Weblog\Block\Adminhtml\Blogpost;
class Edit extends \Magento\Backend\Block\Widget\Container
{
protected $_coreRegistr…
-
Hi,
I had a development Azure Ubuntu VM with Magento 2, installed by extracting the archive and running the online setup wizard.
Today tried upgrading using the System Upgrade to disastrous conseque…
-
When I open any product (all my products are virtual) in admin interface, I got the error below.
I use the latest version: https://github.com/magento/magento2/tree/e5a2d0052e8066f14f5e27f7696d6b0c19b6…
-
Hi,
I have the following error when trying to uprgade:
[ErrorException]
Source /var/www/magento2/vendor/magento/magento2-base/dev/tests/integration/.gitignore does not exist
The backups were c…
-
Http://localhost/ shows nothing
Http://localhost/admin doesn't exist
installs "success"
I'm on Ubuntu 14.04,
Server version: Apache/2.4.12 (Ubuntu)
PHP 5.6.7-1+deb.sury.org~trusty+1
rewrites are…
-
git clone https://github.com/magento/magento2.git
cd magento2
composer install
[web based setup to complete install]
php 5.5, mysql 5.6, etc...
After logging into the admin panel, white screen with…