looping php warning in log after upgrade to 5.6.1.2
Permalink
In seeking the solution to other issues after upgrade, I find that my php log is recording the following about every 20 seconds. I am wondering if my installation was successful (through dashboard) because as you can see the concrete5.6.1.2_updater directory is still being called. It is also what appears in the site.php file.
But below is the problem child... looks like a goofy path problem to me but I can't make heads nor tails of it, don't know which file has line 88. Looked in the loader, and doesn't seem to apply. Any guidance would be welcome.
<?php define('DIRNAME_APP_UPDATED', 'concrete5.6.1.2_updater');?>
But below is the problem child... looks like a goofy path problem to me but I can't make heads nor tails of it, don't know which file has line 88. Looked in the loader, and doesn't seem to apply. Any guidance would be welcome.
[28-Mar-2013 20:56:24 UTC] PHP Warning: include(/home/friendsoflk/friendsofloverskey.org/updates/concrete5.6.1.2_updater/concrete/elements/pagination.php) [<a href='function.include'>function.include</a>]: failed to open stream: No such file or directory in /home/friendsoflk/friendsofloverskey.org/updates/concrete5.6.1.2_updater/concrete/core/libraries/loader.php on line 88 [28-Mar-2013 20:56:24 UTC] PHP Warning: include() [<a href='function.include'>function.include</a>]: Failed opening '/home/friendsoflk/friendsofloverskey.org/updates/concrete5.6.1.2_updater/concrete/elements/pagination.php' for inclusion (include_path='/home/friendsoflk/friendsofloverskey.org/libraries/3rdparty:/home/friendsoflk/friendsofloverskey.org/updates/concrete5.6.1.2_updater/concrete/libraries/3rdparty:.:/usr/local/lib/php:/usr/local/php5/lib/pear') in /home/friendsoflk/friendsofloverskey.org/updates/concrete5.6.1.2_updater/concrete/core/libraries/loader.php on line 88