pluck-cms / pluck

Central repo for pluck cms

Home Page:http://www.pluck-cms.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pluck only shows blank under PHP > 5.6.40 on PLUCK 4.7.16 dev

kalenderfamily opened this issue · comments

Folks I dont know, only PHP 5 working, I get this:

<html>
<body>
<!--StartFragment-->



<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  | <html xmlns="http://www.w3.org/1999/xhtml">
  |  
  | <head>
  | <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
  | <meta name="generator" content="pluck 4.7.16 dev" />
  | <title>Home</title>
  | <link href="/data/themes/kalenderfamily/style.css" rel="stylesheet" type="text/css" />
  | </head>
  |  
 

<br class="Apple-interchange-newline"><!--EndFragment-->
</body>
</html>

Tried several PHP 7, even v.8 ...

Seems to be error with my custom theme....uploaded default from latest master and switched to it - no issue