The tb app in common.js is broken!

ThemeBurn SupportForumsOpenCart ThemesPavilion OpenCart ThemeThe tb app in common.js is broken!

This topic has been marked as not resolved.

I have multimerch installed. I followed this guide: http://support.themeburn.com/topic/multimerch-multivendor-system-for-opencart
After installing the pavillion theme, i get the error mentioned below. Please help. I am able to access the website. But not the admin area

Notice: Trying to get property of non-object in /var/www/html/vqmod/vqcache/vq2-admin_view_template_common_header.tpl on line 97

 poad42
April 25, 2016 at 2:23 pm #46835

ok I managed to fix that error but i now get a new error while installing the pavillion module

Warning: require_once(/var/www/html/tb_themes/pavilion/admin/boot.php): failed to open stream: Permission denied in /var/www/html/admin/controller/module/pavilion.php on line 14

 poad42
April 26, 2016 at 1:15 pm #46867

Are you sure the file /var/www/html/tb_themes/pavilion/admin/boot.php exists and is readable. Please, check its permissions and change them to at least 644.

Regards,
ThemeBurn team

April 26, 2016 at 5:23 pm #46900

I did and it still did’nt work keeps throwing the same error.

P.S I updated to burn engine still doesn’t help.

 poad42
April 26, 2016 at 5:45 pm #46902

Hi,

We will need the website url, admin and ftp access, so we can check.

You can use hidepost to share private information with the support staff.

Best,
ThemeBurn team

April 26, 2016 at 5:58 pm #46908

its a vps, I don’t use ftp as its insecure so i wget my files and use ssh.

Please let me know what can be done

 poad42
April 26, 2016 at 6:03 pm #46910

You have extracted the theme package as root user and hence all of your folders and files are owned by root. Your webserver cannot apparently read the root files and you receive the above mentioned error. Please, set the user rights accordingly.

Regards,
ThemeBurn team

April 26, 2016 at 6:12 pm #46912

how do i do it?

 poad42
April 26, 2016 at 6:15 pm #46913

By changing the pavilion related folders ownership from root to www-data.

April 26, 2016 at 6:19 pm #46914

Did it still does’nt work

 poad42
April 26, 2016 at 6:30 pm #46918

Ran these commands
chown -R www-data:www-data /var/www/html/system/vendor/BurnEngine/admin/boot.php
chown -R www-data:www-data /var/www/html/admin/controller/module/BurnEngine.php

 poad42
April 26, 2016 at 6:47 pm #46920

Is there anything I can do to make this work?

 poad42
April 27, 2016 at 2:43 am #46934

You can try with

chown -R www-data:www-data /var/www/html/

April 27, 2016 at 10:20 am #46950

OK that fixed the module but the tb app in common.js is breaking all the java scripts in the site. Please tell me how to fix it.

 poad42
April 27, 2016 at 5:13 pm #46975

We were not able to observer the issue you are describing. Your dashboard opens without problems for us.

Regards,
ThemeBurn team

May 3, 2016 at 3:54 pm #47107
Viewing 15 posts - 1 through 15 (of 15 total)
  • You must be logged in to reply to this topic.