Disabling Symlink donot load the order review block on checkout page magento -


i using magento ver. 1.8.1.0

the problem when applied patch 9767, @ time didn't disable symlink admin. after applied patch 9767, when disabled symlink database using query

update core_config_data set value = '0' path = 'dev/template/allow_symlink'; 

so disabled symlink when trying place order, stuck @ order review page. found order review section don't load data. when enabled symlink again, starts loading properly. want load order review block after disabling symlink also. searched google stuff didn't fruitful result.


Comments

Popular posts from this blog

javascript - WinJS appendTextAsync producing scheduler errors -

minify - Minimizing css files -

Sockets with kotlin -