Theme HTTP ERROR 500

Ask questions about FlatPress themes, present your themes, request new themes.
Post Reply
Lubomír Ludvík
Posts: 63
Joined: Wed Feb 20, 2019 7:44 pm
Location: Rouchovany
Contact:

Theme HTTP ERROR 500

Post by Lubomír Ludvík » Fri Jan 03, 2025 12:24 pm

Theme https://wiki.flatpress.org/res:themes:disciple
On 1.3.1 has error: HTTP ERROR 500
Do you have instructions on what needs to be fixed?
Thank you

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

Re: Theme HTTP ERROR 500

Post by eagleman » Sat Jan 04, 2025 8:29 am

I have updated the Disciple theme.
With this version the error should be not present anymore.
You have only to fix a little glitch.
Just look at the topic below.
Download updated Disciple theme from here

Lubomír Ludvík
Posts: 63
Joined: Wed Feb 20, 2019 7:44 pm
Location: Rouchovany
Contact:

Re: Theme HTTP ERROR 500

Post by Lubomír Ludvík » Sun Jan 05, 2025 3:48 pm

ER.500 is no more, but another error:
https://solarcz.eu/search.php?stype=ful ... rch=Hledej

Code: Select all

Warning: Undefined array key "rawcontent" in /home/eywjamcd/solarcz.eu/fp-content/compile/151aef07e2f08ba6f64f7d28505ca0cb^53206b03202f5003b6b153aeccdfc888dd3f6f2d_0.file.default.tpl.php on line 44
Warning: Attempt to read property "value" on null in /home/eywjamcd/solarcz.eu/fp-content/compile/151aef07e2f08ba6f64f7d28505ca0cb^53206b03202f5003b6b153aeccdfc888dd3f6f2d_0.file.default.tpl.php on line 44

User avatar
Arvid
FlatPress Coder
Posts: 603
Joined: Sat Jan 26, 2019 7:40 pm
Contact:

Re: Theme HTTP ERROR 500

Post by Arvid » Sun Jan 12, 2025 1:13 pm

Easy to fix on line 8 of default.tpl:

Code: Select all

{if isset($rawcontent)} {$content}
instead of

Code: Select all

{if $rawcontent} {$content}
:)

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

Re: Theme HTTP ERROR 500

Post by eagleman » Tue Jan 14, 2025 10:44 am

Arvid wrote: Sun Jan 12, 2025 1:13 pm Easy to fix on line 8 of default.tpl:

Code: Select all

{if isset($rawcontent)} {$content}
instead of

Code: Select all

{if $rawcontent} {$content}
:)
I have updated again the theme.
You can download the patched version into the same post.

Post Reply

Who is online

Users browsing this forum: No registered users and 0 guests