Add block not working - Help with debugging code
Permalink 1 user found helpful
I'm diligently trying to figure out what is wrong. Can someone help me understand what I need to do to get the code back in working order?
This is the debugging code I get for add blocks:
Warning: require_once(/home6/thewriv8/public_html/updates/concrete5.6.1.2_updater/concrete/models/json.php): failed to open stream: No such file or directory in /home6/thewriv8/public_html/updates/concrete5.6.1.2_updater/concrete/core/libraries/loader.php on line 48 Fatal error: require_once(): Failed opening required '/home6/thewriv8/public_html/updates/concrete5.6.1.2_updater/concrete/models/json.php' (include_path='/home6/thewriv8/public_html/libraries/3rdparty:/home6/thewriv8/public_html/updates/concrete5.6.1.2_updater/concrete/libraries/3rdparty:.:/usr/php/53/usr/lib64:/usr/php/53/usr/share/pear') in /home6/thewriv8/public_html/updates/concrete5.6.1.2_updater/concrete/core/libraries/loader.php on line 48
This is the debugging code I get for add blocks:
Warning: require_once(/home6/thewriv8/public_html/updates/concrete5.6.1.2_updater/concrete/models/json.php): failed to open stream: No such file or directory in /home6/thewriv8/public_html/updates/concrete5.6.1.2_updater/concrete/core/libraries/loader.php on line 48 Fatal error: require_once(): Failed opening required '/home6/thewriv8/public_html/updates/concrete5.6.1.2_updater/concrete/models/json.php' (include_path='/home6/thewriv8/public_html/libraries/3rdparty:/home6/thewriv8/public_html/updates/concrete5.6.1.2_updater/concrete/libraries/3rdparty:.:/usr/php/53/usr/lib64:/usr/php/53/usr/share/pear') in /home6/thewriv8/public_html/updates/concrete5.6.1.2_updater/concrete/core/libraries/loader.php on line 48
Hi,
Did you ever resolve this? as I have had the same issue and it is driving me nuts!
Thanks
Nick
Did you ever resolve this? as I have had the same issue and it is driving me nuts!
Thanks
Nick
Hi Nick,
I'm sorry to hear of your woes.
Unfortunately, I never received the help I needed to resolve this so I returned to an earlier version.
I'm sorry to hear of your woes.
Unfortunately, I never received the help I needed to resolve this so I returned to an earlier version.
Thanks Inkhorn ;o)
It really is weird, I have this on a number of threads, like yours where the problems are the same, but no solutions.
I have a number of sites using C5 and I feel pretty confident with it all and the community is great, but I must admit I am running out of patience with things like this cropping up all the time.
I really don't know if it is a Core problem, or an update. It only seems to be on this site.
Thanks for replying anyway ;o)
Nick
It really is weird, I have this on a number of threads, like yours where the problems are the same, but no solutions.
I have a number of sites using C5 and I feel pretty confident with it all and the community is great, but I must admit I am running out of patience with things like this cropping up all the time.
I really don't know if it is a Core problem, or an update. It only seems to be on this site.
Thanks for replying anyway ;o)
Nick
Hi Inkhorn,
Just noticed at the top of your thread you put your site in Debug mode, something I had not done yet.
So just did, and got this...
Warning: require_once(/home/sites/destinationromsey.co.uk/public_html/packages/dynamic_iframe/blocks/dynamic_iframe/controller.php): failed to open stream: No such file or directory in /home/sites/destinationromsey.co.uk/public_html/updates/concrete5.6.2/concrete/core/libraries/loader.php on line 218 Fatal error: require_once(): Failed opening required '/home/sites/destinationromsey.co.uk/public_html/packages/dynamic_iframe/blocks/dynamic_iframe/controller.php' (include_path='/home/sites/destinationromsey.co.uk/public_html/libraries/3rdparty:/home/sites/destinationromsey.co.uk/public_html/updates/concrete5.6.2/concrete/libraries/3rdparty:.:/usr/share/pear53:/usr/share/php:/usr/share/ZendFramework') in /home/sites/destinationromsey.co.uk/public_html/updates/concrete5.6.2/concrete/core/libraries/loader.php on line 218
Might have some clues here ;o)
Thanks
Nick
Just noticed at the top of your thread you put your site in Debug mode, something I had not done yet.
So just did, and got this...
Warning: require_once(/home/sites/destinationromsey.co.uk/public_html/packages/dynamic_iframe/blocks/dynamic_iframe/controller.php): failed to open stream: No such file or directory in /home/sites/destinationromsey.co.uk/public_html/updates/concrete5.6.2/concrete/core/libraries/loader.php on line 218 Fatal error: require_once(): Failed opening required '/home/sites/destinationromsey.co.uk/public_html/packages/dynamic_iframe/blocks/dynamic_iframe/controller.php' (include_path='/home/sites/destinationromsey.co.uk/public_html/libraries/3rdparty:/home/sites/destinationromsey.co.uk/public_html/updates/concrete5.6.2/concrete/libraries/3rdparty:.:/usr/share/pear53:/usr/share/php:/usr/share/ZendFramework') in /home/sites/destinationromsey.co.uk/public_html/updates/concrete5.6.2/concrete/core/libraries/loader.php on line 218
Might have some clues here ;o)
Thanks
Nick
I believe it's stemming from the updates. All was well until I began updating and then I had to revert back to an older version to maintain the site.
I've looked at codes, changed permissions, and scoured the community forums looking for an answer to the reason my add blocks stopped working after the recent update. I was able to get the eissing editing tab to work again but I don't know what code did that... LOL!
On a newer site that has not had many updates the add blocks work fine. I don't understand why all of a sudden I get a spinning add block (see attached).
Help!