View Single Post
  #28  
Old 08-05-2014, 10:49 AM
 
minfinger minfinger is offline
 

X-Adept
  
Join Date: Apr 2009
Posts: 678
 

Default Re: All Products on front page, similar to featured products

Tony,

The site won't Re-build the cache again. I cleared everything out of the var folder, but it's still just making the var\log\php_errors.log.2014-08-05.php file get bigger and bigger.

This repeats over and over.
PHP Code:
<?php die(1); ?>
[05-Aug-2014 13:42:33] Error (code: -9999): We are deploying new changes to our store. One minute and they will go live!
Server API: cgi-fcgi;
Request method: GET;
URI: /admin.php;
Backtrace: 
#0 /home/myyamaha/public_html/lpo/Includes/ErrorHandler.php(334): Includes\ErrorHandler::throwException('We are deployin...', -9999)
#1 /home/myyamaha/public_html/lpo/Includes/Decorator/Utils/CacheManager.php(480): Includes\ErrorHandler::fireError('We are deployin...', -9999)
#2 /home/myyamaha/public_html/lpo/Includes/Decorator/Utils/CacheManager.php(620): Includes\Decorator\Utils\CacheManager::checkIfRebuildStarted()
#3 /home/myyamaha/public_html/lpo/Includes/Decorator/Utils/CacheManager.php(650): Includes\Decorator\Utils\CacheManager::runStep(1)
#4 /home/myyamaha/public_html/lpo/Includes/Decorator/Utils/CacheManager.php(913): Includes\Decorator\Utils\CacheManager::runStepConditionally(1)
#5 /home/myyamaha/public_html/lpo/top.inc.PHP53.php(111): Includes\Decorator\Utils\CacheManager::rebuildCache()
#6 /home/myyamaha/public_html/lpo/top.inc.php(45): require_once('/home/myyamaha/...')
#7 /home/myyamaha/public_html/lpo/admin.php(35): require_once('/home/myyamaha/...')
#8 {main}
__________________
X-Cart 4.3
Joomla
Among other things
Reply With Quote