we cant add a new layout. If i click on add new layout takes the error "Failed to create the layout".
In the console log we got the following error:
Failed to load resource: the server responded with a status of 500 (Internal Server Error)
dd_create_new_layout.js?ver=2.2:168 Error: error Internal Server Error
After enable the debugs mode we got the following errors below:
<b>Notice</b>: unserialize() [function.unserialize]: Error at offset 1164 of 3278 bytes in <b>/var/sites/v/vrcmeatmed.com/public_html/wp-content/plugins/types/application/models/helper/condition/views/views_exist.php</b> on line <b>28</b><br />
<br />
<b>Notice</b>: unserialize() [function.unserialize]: Error at offset 1161 of 1924 bytes in <b>/var/sites/v/vrcmeatmed.com/public_html/wp-content/plugins/types/application/models/helper/condition/views/views_exist.php</b> on line <b>28</b><br />
<br />
<b>Notice</b>: unserialize() [function.unserialize]: Error at offset 1164 of 1998 bytes in <b>/var/sites/v/vrcmeatmed.com/public_html/wp-content/plugins/types/application/models/helper/condition/views/views_exist.php</b> on line <b>28</b><br />
I narrowed it down to revolution slider plugin, both plugins are up to date now and the issue still persist, is there a certain conflict with Types and revolution slider?