-1

Opencart 2.0.1.1

Standart Image Manager isn't working.

When I choose some picture, it just opens in the browser, in console I have no errors. Any suggestions?(other functions don't work either, for example reload open image manager without css) Please someone help)

mhatch
  • 4,441
  • 6
  • 36
  • 62
kao
  • 19
  • 1
  • 5

1 Answers1

0

My js in .tpl doesn't work because my hosting turned on some plugin pagespeed that off scripts in views -_-

Solution: Add this pagespeed_no_defer="" to script and it will work.

mhatch
  • 4,441
  • 6
  • 36
  • 62
kao
  • 19
  • 1
  • 5
  • I am also trying to change the pagination in controllet/file manager.php from 16 to 36 and when I am running this then getting error unexpected Syntex class commonController in line 1 what may be the problem – Rohitashv Singhal Oct 22 '15 at 11:10