Na stronie Katalog → Produkty ukazuje się błąd:
[code]Parse error: syntax error, unexpected ')' in /vqmod/vqcache/vq2-_var_www_storage_modification_admin_controller_catalog_product.php on line 362[/code]
W VQMod Manager odinstaluj plik [code]BulkUpdateCategory.xml_[/code]
Aktualizacji systemu komendą pacaur -Syyu --devel kończy się komunikatem
[code]
auracle: error while loading shared libraries: libalpm.so.11: cannot open shared object file: No such file or directory[/code]
Rozwiązanie
W konsoli podajesz
[code]git clone https://aur.archlinux.org/auracle-git.git
cd auracle-git
makepkg -si[/code]
Aktualizacja PrestaShop 1.7 kończy się komunikatem:
[code]
[INTERNAL] /classes/Dispatcher.php line 537 - Symfony\Component\Debug\Exception\FatalThrowableError: Call to a member function getRequestUri() on null #0 /override/classes/Dispatcher.php(60): DispatcherCore->setRequestUri() #1 /classes/Dispatcher.php(207): Dispatcher->__construct(Object(Symfony\Component\HttpFoundation\Request)) #2 /classes/Link.php(830): DispatcherCore::getInstance() #3 /modules/ps_themecusto/ps_themecusto.php(61): LinkCore->getAdminLink('AdminPsThemeCus...') #4[/code]