After upgrade from 3.6.5 to 3.7 i get blank frontend...backend working nice
PHP 7.0.18
Priority | Critical | ⇒ | Medium |
Category | ⇒ | Administration |
my cache is disabled...
try to set the default protostar template
i try...work 1-2 minutes and go blank again
sure the plugin "System - Page Cache" is disabled ?
Multilanguage ?
HTTPS ?
sure the plugin "System - Page Cache" is disabled ? .... yes
Multilanguage ? ... no
HTTPS ? ... yes
Are you able to view your server's PHP error log to see what the issue may be?
Reading the symptoms I think this is related to #15579 and #15593 .
Blank page means there's an error being throw but PHP isn't displaying them. Please set Error Reporting in your Global Configuration to development
and report back any errors.
Have the same problem afther upgrading to Joomla 3.7 today (with cache enabled). Disabeling the cache had no effect, cache was created every time again (even afther clearing the cache). The workaround I found for this problem:
Manually edit the configuration.php file and clear the
$cache_handler = 'file';
to
public $cache_handler = '';
It looks like this resets the cache mechanism.
Unfortunately, when turning on cache again the problem occurs again. No real sollution found, looks like a bug.
I also found that the old option "Cache_lite" is missing and "File" is the only available option (forcing via configuration.php did not work).
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-04-29 08:18:06 |
Closed_By | ⇒ | franz-wohlkoenig | |
Rel_Number | 0 | ⇒ | 15674 |
Relation Type | ⇒ | Related to |
Status | Closed | ⇒ | New |
Rel_Number | 15674 | ⇒ | 0 |
Relation Type | Related to | ⇒ |
Status | New | ⇒ | Closed |
Closed_Date | 2017-04-29 08:18:06 | ⇒ | 2017-04-29 08:18:07 |
Closed_By | franz-wohlkoenig | ⇒ | joomla-cms-bot |
closed as related to #15674
Set to "closed" on behalf of @franz-wohlkoenig by The JTracker Application at issues.joomla.org/joomla-cms/15597
Try to clear cache
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/15597.