Available themes and Flatpress 1.3 beta

Ask questions about FlatPress themes, present your themes, request new themes.
User avatar
fraenkiman
Posts: 311
Joined: Thu Feb 03, 2022 7:25 pm
Location: Berlin, Germany
Contact:

Re: Available themes and Flatpress 1.3 beta

Post by fraenkiman » Fri Jun 21, 2024 6:42 pm

Hello Panther,

Do you have the same problem with the default leggero theme?
cPanel is a server management software. Please check the error logs:

Open the file manager.
- Search for the error logs in the website directory or in the document root: /home/cpanel_user/public_html/error_log for the primary domain.
- If you are not familiar with reading error logs, please read Error logs.

With best regards
Frank
:pencil: You are strong in PHP and Java Script? :point_right: Then help us to improve FlatPress. :point_left:

:exploding_head: Looking for ideas, templates, examples and answers to frequently asked questions?
:bulb: You'll find it here.

My :de: FlatPress-Blog: https://frank-web.dedyn.io

eagleman
Posts: 223
Joined: Sat Mar 02, 2019 12:10 pm

Re: Available themes and Flatpress 1.3 beta

Post by eagleman » Thu Aug 29, 2024 3:56 pm

Panther wrote: Tue May 21, 2024 8:07 pm I can't enter in Cpanel admin.php after update of Flatpress 1.3.1, the first webpage works and also the articles, but non work the pages and the Cpanel, the webpages are all whites (all blanks).

By the way, in every file .tpl of the Theme Ezau Zeuder I had set:
from file=cpheader.tpl
to file="cpheader.tpl"

What can I do ?
Hello, the solution is quite easy. In every tpl file you have to change all the [include_file] tags from [include_file=file.tpl] to [include_file="file.tpl"]. This is a brief example, but i think is quite clear.

Panther
Posts: 69
Joined: Mon Aug 12, 2019 11:05 pm

Re: Available themes and Flatpress 1.3 beta

Post by Panther » Fri Mar 14, 2025 11:52 pm

something like this ?

from:
{include file=shared:entryadminctrls.tpl}
to
{include file=shared:"entryadminctrls.tpl"}


or

from:
{include file=cpheader.tpl}
to:
{include file="cpheader.tpl"}

eagleman
Posts: 223
Joined: Sat Mar 02, 2019 12:10 pm

Re: Available themes and Flatpress 1.3 beta

Post by eagleman » Sat Mar 15, 2025 5:08 am

Panther wrote: Fri Mar 14, 2025 11:52 pm something like this ?

from:
{include file=shared:entryadminctrls.tpl}
to
{include file=shared:"entryadminctrls.tpl"}


or

from:
{include file=cpheader.tpl}
to:
{include file="cpheader.tpl"}
Yes. Every include tag has to be changed in this way.
It should work fine, but for any problem ask again.

Panther
Posts: 69
Joined: Mon Aug 12, 2019 11:05 pm

Re: Available themes and Flatpress 1.3 beta

Post by Panther » Sun Mar 16, 2025 9:42 pm

it works, thank you

Post Reply

Who is online

Users browsing this forum: No registered users and 16 guests