Closed Krupaly2k-zz closed 7 years ago
Is there extension open source? If you can send it to me I can try to figure out the issue
Sure.
you can send to unirgy at gmail
Thanks
[unirgy at gmail] right?
yes, but i'd prefer not to have as it on too many public pages to decrease spam
https://www.magentocommerce.com/magento-connect/manage-customer-attributes-1.html
Try this one. I am trying to convert this extension. Thanks for your quick response
if you could send me the package, it would be great
Ok, at which email address should I have to send you?
the one you asked about
It converted properly for me:
Do you have the extension installed in your magento1 folder?
Yes, It is installed
paste the conversion process log
Ok, I am getting error here Notice: Undefined variable: m in C:\xampp\htdocs\convertm1m2-master\ConvertM1M2.php on line 395
in this line if ($folders && preg_match('#app/code/(core|community|local)/#', $folders[0], $m)) {
for me this is on line 378. this error doesn't make sense because $m is write only variable in this context
it should be Clarion, not Calrion...
Ok, Great. Now it is working fine! Thanks again and sorry for the silly mistake
Great
please note, as described in the README that the conversion result is not meant to be final working code, you need to go through all converted files and make sure they have a working as intended code.
I've just pushed an update, to fix issue with converting consts - pull and rerun the conversion before proceeding please. Thanks
Hi Boris,
Thanks for the update. Also, please let me know if you have any good solution for M1 to M2 theme migration.
Thanks in advance!
On Aug 10, 2017 3:11 PM, "Boris Gurvich" notifications@github.com wrote:
I've just pushed an update, to fix issue with converting consts - pull and rerun the conversion before proceeding please. Thanks
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/unirgy/convertm1m2/issues/47#issuecomment-321503520, or mute the thread https://github.com/notifications/unsubscribe-auth/ABk-Bu5PhsKe-QVXp_M-BWNgV27TOvlJks5sWtBFgaJpZM4OzFaU .
The script moves the files into proper locations and updates the template files as best as it can.. The rest will have to be done manually.
Hi Boris,
I need some guidance to convert skin and theme folders from M1 to M2. Please let me know if you have good solution for that.
On Thu, Aug 10, 2017 at 3:42 PM, Boris Gurvich notifications@github.com wrote:
The script moves the files into proper locations and updates the template files as best as it can.. The rest will have to be done manually.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/unirgy/convertm1m2/issues/47#issuecomment-321510663, or mute the thread https://github.com/notifications/unsubscribe-auth/ABk-Bkz4_jjJU2lx-H3DsqTMAeoicoaOks5sWteRgaJpZM4OzFaU .
Hi Boris,
The extension is really good. I have converted one M1 customer attribute extension which is displaying in my M2 / app/code/ folder but it is showing only etc, composer and registration file. controller and model files are missing in that.
Please guide me on that how can i resolve this issue.
Thanks in advance!