Debug with SEF urls [message #1724571] |
Wed, 24 February 2016 12:13 |
Eclipse User |
|
|
|
Hi
I am trying to debug a Magento module.
Magento in it's backend uses sef urls which do not correspond to the real path of the files.
So i am trying to debug a file inside a module but cannot find the way.
My debug configuration is as follows at the moment:
File: /magento2/index.php
Url: http://localhost/magento2/admin/myblog/post
*This is the url to access the module
My file's real path is that: /magento2/app/code/Break/MyBlog/Block/Adminhtml/Post.php
When i run the debug i am getting a message like "http://localhost/magento2/admin/admin/index/index/key/" Unable to load the page - Too many redirects
Any help is really appreciated
|
|
|
Powered by
FUDForum. Page generated in 0.14173 seconds