Page 2 of 3
Re: Update package: 1.2 to 1.3 Gives Blank (white) page
Posted: Fri Apr 12, 2024 9:10 pm
by fraenkiman
Hello miksmith,
I am happy about your success. The archive plugin widget was unremarkable in my testing. It uses a function called fs_filelister(). This function may not be able to access the fp-content directory. As a test, I set the file permissions to 666 and the directory permissions to 777. This can be done via the admin area->Maintain->Restore file permissions. Then rebuild index.
Your web server is based on nginx or Apache?
You now also have access to the Support Data panel via the maintain menu. Here you can check some file and directory permissions and change them if necessary.
Please let us know whether you were successful or not.
Best regards
Frank
Re: Update package: 1.2 to 1.3 Gives Blank (white) page
Posted: Sat Apr 20, 2024 12:26 pm
by Arvid
miksmith wrote: Fri Apr 12, 2024 7:56 amthe archive widget on the site shows the year and month as containing content
NO archive posts are visible when you click through to the month (Messsage reads: Not Found Sorry, we could not find the page you requested)
NO archive posts are visible in the admin area
Hi, may this be solved by simply rebuilding the index (Admin Area ->
Maintain)?
All the best,
Arvid
Re: Update package: 1.2 to 1.3 Gives Blank (white) page
Posted: Mon Apr 29, 2024 10:18 am
by miksmith
Id forgotten to rebuild the index - that fixed it all
THanks so much for all the help
Re: Update package: 1.2 to 1.3 Gives Blank (white) page
Posted: Thu May 02, 2024 5:46 pm
by Arvid
Awesome, thanks for letting us know!

Re: Update package: 1.2 to 1.3 Gives Blank (white) page
Posted: Sat May 18, 2024 8:26 pm
by Panther
I have the same problem, my website has a blank page after update from 1.2 to 1.31
I have not understood how you have solved, the procedure over is too long, should exist something more easy to do.
However I have done also the rebuild index and clear cache (before to update the webpage with F5).
Now the website doesn't work, and I have also another to update.
Re: Update package: 1.2 to 1.3 Gives Blank (white) page
Posted: Sun May 19, 2024 10:45 am
by Arvid
Panther wrote: Sat May 18, 2024 8:26 pm
I have the same problem, my website has a blank page after update from 1.2 to 1.31
I have not understood how you have solved, the procedure over is too long, should exist something more easy to do.
However I have done also the rebuild index and clear cache (before to update the webpage with F5).
Now the website doesn't work, and I have also another to update.
Hi, I think we can make this work.
I presume you use a custom theme - it may have to be reworked in order to work properly with FlatPress 1.3. See
these instructions for more details - it's often only the missing quotes in file includes.
Inspect all .tpl files under
fp-interface/themes/[theme]/ and especially look out for the
lines.
This will work with FlatPress 1.2, but not with FlatPress 1.3:
Quoted, it will:
Please let us know if that helped
All the best
Arvid
Re: Update package: 1.2 to 1.3 Gives Blank (white) page
Posted: Mon May 20, 2024 8:03 pm
by Panther
Hi, doesn't work, my default theme was this at the moment of the update:
ezau-3-column (also because it was assured that it was tested
viewtopic.php?t=398&start=10#p1998 with new Flatpress)
I have changed from this {include file=somefile.tpl} to this {include file="somefile.tpl"} in these files:
admin.tpl
comments.tpl
entry-default.tpl
static.tpl
index.tpl
default.tpl
I have changed also this plugin (following this article
https://wiki.flatpress.org/doc:tips:smarty2to4):
plugin.footnotespatcher.php
Any other idea ?
Re: Update package: 1.2 to 1.3 Gives Blank (white) page
Posted: Tue May 21, 2024 7:33 pm
by Panther
I have understood why it had a white page, the problem is that Flatpress 1.3.1 uses php 8.4, instead I was using yet php 7.4
Now I set php 8.4, it works, except the Control Panel (admin.php) has a white page. What I can do ?
Re: Update package: 1.2 to 1.3 Gives Blank (white) page
Posted: Thu May 23, 2024 8:05 pm
by Panther
It is possible to have an help ?
Thank you
Re: Update package: 1.2 to 1.3 Gives Blank (white) page
Posted: Tue Jun 04, 2024 7:51 pm
by Panther
Qualcuno ha idee su come risolvere ?
Grazie