TOPIC: Template not worked!

Template not worked! 6 years 7 months ago #8867

  • jorevo
  • jorevo's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 7
  • Karma: 0
Joomla 3.6.2 now installed. During installation pkg_familydoctor.zip error - "Archive does not exist - Error installing package" "Warning - Install path does not exist. - Package Install: There was an error installing an extension: plg_jarvis.zip". if installed separately temlate, modules and plugins, then Ok! But template not worked -

Notice: Undefined index: googleFonts in /var/www/overog/data/www/xn--36-mlcmoxt0b7b.xn--p1ai/plugins/system/jarvis/lib/jarvis/template/Builder.php on line 329

Warning: array_key_exists() expects parameter 2 to be array, null given in /var/www/overog/data/www/xn--36-mlcmoxt0b7b.xn--p1ai/plugins/system/jarvis/lib/jarvis/template/Builder.php on line 329

Notice: Undefined index: adobeFonts in /var/www/overog/data/www/xn--36-mlcmoxt0b7b.xn--p1ai/plugins/system/jarvis/lib/jarvis/template/Builder.php on line 332

Warning: array_key_exists() expects parameter 2 to be array, null given in /var/www/overog/data/www/xn--36-mlcmoxt0b7b.xn--p1ai/plugins/system/jarvis/lib/jarvis/template/Builder.php on line 332

Warning: Invalid argument supplied for foreach() in /var/www/overog/data/www/xn--36-mlcmoxt0b7b.xn--p1ai/plugins/system/jarvis/lib/jarvis/template/Builder.php on line 276

What to do?
Attachments:
  • Attachment This image is hidden for guests. Please log in or register to see it.
Last Edit: 6 years 7 months ago by jorevo.
The administrator has disabled public write access.

Template not worked! 6 years 7 months ago #8868

  • caselock
  • caselock's Avatar
  • OFFLINE
  • Administrator
  • Posts: 330
  • Thank you received: 32
  • Karma: 2
Could you please access to admin / open template and create a layout then click save button for jarvis framework update data
The administrator has disabled public write access.

Template not worked! 6 years 7 months ago #8869

  • jorevo
  • jorevo's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 7
  • Karma: 0
Did. You're one error - Warning: Invalid argument supplied for foreach() in /var/www/overog/data/www/mebel-studio.ru/plugins/system/jarvis/lib/jarvis/template/Builder.php on line 276
Attachments:
  • Attachment This image is hidden for guests. Please log in or register to see it.
The administrator has disabled public write access.

Template not worked! 6 years 7 months ago #8870

  • caselock
  • caselock's Avatar
  • OFFLINE
  • Administrator
  • Posts: 330
  • Thank you received: 32
  • Karma: 2
You created a block layout on template?
Or send info access to site, I'll check it. Email support: This email address is being protected from spambots. You need JavaScript enabled to view it.
The administrator has disabled public write access.

Template not worked! 6 years 7 months ago #8871

  • jorevo
  • jorevo's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 7
  • Karma: 0
I'm understood, thank you! Question: how to move the settings layout from one site to another?
The administrator has disabled public write access.

Template not worked! 6 years 7 months ago #8872

  • jorevo
  • jorevo's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 7
  • Karma: 0
With this understood. Another problem occurred - in module omgmenu missing file module_helper.php - I copied it from quickstart. I got error:

Notice: Undefined offset: 6 in /var/www/overog/data/www/mebel-studio.ru/modules/mod_omgmenu/helper.php on line 239

Notice: Trying to get property of non-object in /var/www/overog/data/www/mebel-studio.ru/modules/mod_omgmenu/helper.php on line 239

Warning: Creating default object from empty value in /var/www/overog/data/www/mebel-studio.ru/modules/mod_omgmenu/helper.php on line 239

Notice: Undefined property: stdClass::$parent_id in /var/www/overog/data/www/mebel-studio.ru/modules/mod_omgmenu/helper.php on line 241

Notice: Undefined property: stdClass::$id in /var/www/overog/data/www/mebel-studio.ru/modules/mod_omgmenu/helper.php on line 227

Notice: Undefined property: stdClass::$params in /var/www/overog/data/www/mebel-studio.ru/modules/mod_omgmenu/helper.php on line 244

Fatal error: Call to a member function get() on null in /var/www/overog/data/www/mebel-studio.ru/modules/mod_omgmenu/helper.php on line 244
The administrator has disabled public write access.

Template not worked! 6 years 7 months ago #8873

  • jorevo
  • jorevo's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 7
  • Karma: 0
And what is this?
Attachments:
  • Attachment This image is hidden for guests. Please log in or register to see it.
The administrator has disabled public write access.

Template not worked! 6 years 7 months ago #8874

  • caselock
  • caselock's Avatar
  • OFFLINE
  • Administrator
  • Posts: 330
  • Thank you received: 32
  • Karma: 2
Hi!
For Backup layout: Please access to admin / template manager / choose template / Tab Advanced / click to Backup button, it's export a file json. On the new site, please click to Restore button for import file json.
#OMGmenu: please download and re-install latest version: www.omegatheme.com/joomla/extensions/315-omg-menu
The administrator has disabled public write access.

Template not worked! 6 years 7 months ago #8875

  • jorevo
  • jorevo's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 7
  • Karma: 0
caselock wrote:
Hi!
#OMGmenu: please download and re-install latest version: www.omegatheme.com/joomla/extensions/315-omg-menu
Removed, downloaded and installed: Warning: require_once(/var/www/overog/data/www/mebel-studio.ru/modules/mod_omgmenu/module_helper.php): failed to open stream: No such file or directory in /var/www/overog/data/www/mebel-studio.ru/modules/mod_omgmenu/mod_omgmenu.php on line 16

Fatal error: require_once(): Failed opening required '/var/www/overog/data/www/mebel-studio.ru/modules/mod_omgmenu/module_helper.php' (include_path='.:/usr/share/pear:/usr/share/php') in /var/www/overog/data/www/mebel-studio.ru/modules/mod_omgmenu/mod_omgmenu.php on line 16

Copied mod_omgmenu.php from distribution:


Notice: Undefined offset: 6 in /var/www/overog/data/www/mebel-studio.ru/modules/mod_omgmenu/helper.php on line 239

Notice: Trying to get property of non-object in /var/www/overog/data/www/mebel-studio.ru/modules/mod_omgmenu/helper.php on line 239

Warning: Creating default object from empty value in /var/www/overog/data/www/mebel-studio.ru/modules/mod_omgmenu/helper.php on line 239

Notice: Undefined property: stdClass::$parent_id in /var/www/overog/data/www/mebel-studio.ru/modules/mod_omgmenu/helper.php on line 241

Notice: Undefined property: stdClass::$id in /var/www/overog/data/www/mebel-studio.ru/modules/mod_omgmenu/helper.php on line 227

Notice: Undefined property: stdClass::$params in /var/www/overog/data/www/mebel-studio.ru/modules/mod_omgmenu/helper.php on line 244

Fatal error: Call to a member function get() on null in /var/www/overog/data/www/mebel-studio.ru/modules/mod_omgmenu/helper.php on line 244
The administrator has disabled public write access.

Template not worked! 6 years 7 months ago #8876

  • jorevo
  • jorevo's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 7
  • Karma: 0
If enabled option "Show Sub-menu Items" in module omg_menu - it works! Correct the error! And the empty fields in the tab "Advanced" remove.
The administrator has disabled public write access.
Time to create page: 0.100 seconds