Cannot import exported settings

ThemeBurn SupportForumsOpenCart ThemesPavilion OpenCart ThemeCannot import exported settings

This topic has been marked as not resolved.

Created an export of the Pavilion Settings and sliders I made.

Tried to import it but it stays stuck at 0% upload. Tried this numerous times.

April 22, 2019 at 8:38 pm #67707

Was so fed up with lack of support, that I hired my own developer to fix it. Looks like this happens when you change the skin color from the the default.

Make sure you add the following code to file ImportController.php
in folder public_html/system/vendor/BurnEngine/admin/controller/

code:
require_once TB_THEME_ROOT . ‘/library/vendor/UploadHandler.php’;
//require_once TB_THEME_ROOT . ‘/library/vendor/Archive_Tar.php’;

See screenshot attached. Works perfectly now.

  • This reply was modified 1815 days ago by  frames69.
May 8, 2019 at 9:45 pm #67755
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.