Guten Tag,
ich habe auf Basis des Responsive Designs ein Template kopiert. Dazu habe ich den Responsive Ordner kopiert und umbenannt und die theme.php bearbeitet.
Dieses habe ich Template A genannt. Nun benötige ich für einen Sub Shop ein Template was A ähnlich ist aber ggf. verändert wird. Also habe ich Template A kopiert und in B umbenannt ebenso alles in der theme.php nun erscheint beim Aufrufen vom Backend Theme Manager folgende Fehler:
Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/.
http://domain.de/backend/Theme/list?_dc=1474211970991&page=1&star…=%5B%7B%22property%22%3A%22version%22%2C%22direction%22%3A%22DESC%22%7D%5D Failed to load resource: the server responded with a status of 500 (Internal Server Error)
http://domain.de/backend/Theme/list?_dc=1474212182159&page=1&star…=%5B%7B%22property%22%3A%22version%22%2C%22direction%22%3A%22DESC%22%7D%5D Failed to load resource: the server responded with a status of 500 (Internal Server Error)
und folgende Fehler:
ext-all.js?201608291509:21
GET http://bradi.wulffmedia.de/backend/Theme/list?_dc=1474212235420&page=1&star…=%5B%7B%22property%22%3A%22version%22%2C%22direction%22%3A%22DESC%22%7D%5D 500 (Internal Server Error)
request @ ext-all.js?201608291509:21
request @ base?file=bootstrap&loggedIn=1474212231:1600
doRequest @ ext-all.js?201608291509:21
read @ ext-all.js?201608291509:21
load @ ext-all.js?201608291509:21
callParent @ ext-all.js?201608291509:21
load @ ext-all.js?201608291509:21
createGridPanel @ base?file=bootstrap&loggedIn=1474212231:6365
createItems @ base?file=bootstrap&loggedIn=1474212231:6352
initComponent @ base?file=bootstrap&loggedIn=1474212231:6315
callParent @ ext-all.js?201608291509:21
initComponent @ ?f=m/Theme|m/Element|m/ConfigValue|m/Layout|m/ConfigSet|m/Settings|v/list/Window|v/list/Theme|v/lis…:176
constructor @ ext-all.js?201608291509:21
callParent @ ext-all.js?201608291509:21
constructor @ ext-all.js?201608291509:21
callParent @ ext-all.js?201608291509:21
constructor @ base?file=bootstrap&loggedIn=1474212231:6301
i @ ext-all.js?201608291509:21
(anonymous function) @ VM1071:3
instantiate @ ext-all.js?201608291509:21
(anonymous function) @ ext-all.js?201608291509:21
create @ ext-all.js?201608291509:21
init @ ?f=m/Theme|m/Element|m/ConfigValue|m/Layout|m/ConfigSet|m/Settings|v/list/Window|v/list/Theme|v/lis…:930
addController @ base?file=bootstrap&loggedIn=1474212231:2039
(anonymous function) @ base?file=bootstrap&loggedIn=1474212231:2083
each @ ext-all.js?201608291509:21
onBeforeLaunch @ base?file=bootstrap&loggedIn=1474212231:2082
init @ base?file=bootstrap&loggedIn=1474212231:2018
addController @ base?file=bootstrap&loggedIn=1474212231:249
(anonymous function) @ base?file=bootstrap&loggedIn=1474212231:279
(anonymous function) @ ext-all.js?201608291509:21
refreshQueue @ ext-all.js?201608291509:21
refreshQueue @ ext-all.js?201608291509:21
Ext.Loader.onFilesLoaded @ base?file=bootstrap&loggedIn=1474212231:615
success @ base?file=bootstrap&loggedIn=1474212231:481
callback @ ext-all.js?201608291509:21
onComplete @ ext-all.js?201608291509:21
onStateChange @ ext-all.js?201608291509:21
(anonymous function) @ ext-all.js?201608291509:21
Wie kann ich dies nun ambesten beheben?
Grüße