Continuing the discussion from Upgrade to 1.7.5 problem:

Continuing the discussion from Upgrade to 1.7.5 problem:

any ideas?

Try clearing your browser cache

i tried and i got same problem. i even tried with an other machine but same thing.
i also gave permissions (to Everyone) on all xibo folders but nothing changes

What’s in the log please?

<errormsg></errormsg>
<errornum>256</errornum>
<errortype>User Error</errortype>
<scriptname>C:\xampp\htdocs\xibo\lib\pages\layout.class.php</scriptname>
<scriptlinenum>288</scriptlinenum>

Can you please switch the CMS into “test” mode from the Fault page and repeat?

hello
i’ve tried in test mode and it’s still the same thing

You mean you have exactly the same in the log? Did you also switch on debugging?

yes switched on but same message.
this is everything i have in the log this morning

0 15-11-25 09:16:26 CMS Layout Add Adding new Layout 
0 15-11-25 09:16:26 CMS Layout Add Validation Compelte 
0 15-11-25 09:16:26 CMS Layout Add Retrieved template xml 
0 15-11-25 09:16:26 CMS Campaign Add IN 
0 15-11-25 09:16:26 CMS DisplayProfile Load Load DisplayProfileId: 1 
0 15-11-25 09:16:26 CMS Layout Add Complete 
0 15-11-25 09:16:26 CMS layout 
256
User Error
C:\xampp\htdocs\xibo\lib\pages\layout.class.php
288

0 15-11-25 09:16:26 CMS layout Creating a Response Manager to deal with the HALT Error. 

if it can help you, xibo is running anormally slow and i can’t add new medias either

I’ve edited your post to indicate the pertinent section of the log you posted - according to these messages everything is proceeding as you’d expect until the layout has been added and is due to be returned to the browser. I don’t understand why that would be the case.

Can you please add a little more logging: https://github.com/xibosignage/xibo-cms/blob/master/lib/data/layout.data.class.php#L356 ?

Debug::LogEntry('audit', 'Completed - returning LayoutId: ' . $id, 'Layout', 'Add');

And then repeat the test.

i am going to reinstall everything, because the import via phpmyadmin doesn’t work correctly
thank you anyway for your help

1 Like