2012-01-12, 18:45:15
ad. Catalog Manager, zrobiłem fixa, nie chce mi się tłumaczyć na PL.
Aha, jak ktoś nie rozumie tego co napisałem, to nie będę prowadził za rączkę - za dużo pisania
Quick DIY FIX for the problem.
Using chrome or firefox:
1. open catalog manager page
2. open console and tab Scripts then reload the page
3. from dropdown select the script catalog_manager.mhtml
4. find the line 48: <script type="text/javascript">s
and set a breakpoint on that line
5. reload the page, the program stops on that line
6. in the console below write: s = 0; [enter]
7. run the script using play (>) icon
catalog manager is now working.
Tested on chrome.
Might be something simpler over there but I didn't try anything else.
Aha, jak ktoś nie rozumie tego co napisałem, to nie będę prowadził za rączkę - za dużo pisania
Quick DIY FIX for the problem.
Using chrome or firefox:
1. open catalog manager page
2. open console and tab Scripts then reload the page
3. from dropdown select the script catalog_manager.mhtml
4. find the line 48: <script type="text/javascript">s
and set a breakpoint on that line
5. reload the page, the program stops on that line
6. in the console below write: s = 0; [enter]
7. run the script using play (>) icon
catalog manager is now working.
Tested on chrome.
Might be something simpler over there but I didn't try anything else.