Zaczeło sie od usunięcia kategorii, usunałem, potem jak dodawałem nowe to sie nie wyswietlały, wiec postanowiłem zaaktualizowac prestr z 1.5.6 do 1.6. Aktualizacja staneła, więc powróciłem do 1.5.6. Powracanie rownież sie nie powiodło (sam nic nie przerywałem)
Teraz bład po wejsciu na strone logowania admina do presta: (a sklep jest wyłączony)
[PrestaShopException]
No access reference in table module_access for id_module 117. at line 1861 in file classes/module/Module.php
1855. self::$cache_permissions[$employee->id_profile][$row['id_module']]['configure'] = $row['configure']; 1856. } 1857. } 1858. 1859. if (!isset(self::$cache_permissions[$employee->id_profile][$id_module])) 1860. throw new PrestaShopException('No access reference in table module_access for id_module '.$id_module.'.'); 1861. 1862. return (bool)self::$cache_permissions[$employee->id_profile][$id_module][$variable]; 1863. } 1864. 1865. /**
Question
luggi
sWitam,
Zaczeło sie od usunięcia kategorii, usunałem, potem jak dodawałem nowe to sie nie wyswietlały, wiec postanowiłem zaaktualizowac prestr z 1.5.6 do 1.6. Aktualizacja staneła, więc powróciłem do 1.5.6. Powracanie rownież sie nie powiodło (sam nic nie przerywałem)
Teraz bład po wejsciu na strone logowania admina do presta: (a sklep jest wyłączony)
[PrestaShopException]
No access reference in table module_access for id_module 117.
at line 1861 in file classes/module/Module.php
1856. }
1857. }
1858.
1859. if (!isset(self::$cache_permissions[$employee->id_profile][$id_module]))
1860. throw new PrestaShopException('No access reference in table module_access for id_module '.$id_module.'.');
1861.
1862. return (bool)self::$cache_permissions[$employee->id_profile][$id_module][$variable];
1863. }
1864.
1865. /**
NIE WIEM TOTALNIE CO ROBIĆ
Edited by luggi (see edit history)Link to comment
Share on other sites
3 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now