... I will test again with more content pages, ...
New test environment, Nginx 1.27 Server and PHP 8.1.31
OK, tested on Nginx 1.27 and PHP 8.1.31. Same errors by Rebuild index (see my posting from Fr Mär 07, 2025 2:25 pm).
Rebuild works and Rebuild not works and I don't know why :roll:
I ...
Search found 176 matches
- Fri Mar 07, 2025 2:23 pm
- Forum: General Support
- Topic: FlatPress 1.4-dev Github 1905 - Rebuild index failure
- Replies: 5
- Views: 77909
- Fri Mar 07, 2025 1:25 pm
- Forum: General Support
- Topic: FlatPress 1.4-dev Github 1905 - Rebuild index failure
- Replies: 5
- Views: 77909
Re: FlatPress 1.4-dev Github 1905 - Rebuild index failure
... Can you please copy the following file into the directory /admin/panels/maintain and test it again? ...
Hi fraenkiman,
Ok, it doesn't seem to be that easy.
Installed FlatPress Github 1908, clicked through a bit, rebuild index with one page works. Then copied 100 content pages to /fp-conent ...
Hi fraenkiman,
Ok, it doesn't seem to be that easy.
Installed FlatPress Github 1908, clicked through a bit, rebuild index with one page works. Then copied 100 content pages to /fp-conent ...
- Sat Mar 01, 2025 12:02 pm
- Forum: Development and tests
- Topic: FlatPress 1.4-dev Github 1905 - Problems with Widget Sidebar
- Replies: 3
- Views: 66327
FlatPress 1.4-dev Github 1905 - Problems with Widget Sidebar
Download, unzip, run setup and log in. Now deactivate “Atom/Rss” in the plugins and switch to the blog. Funny, the search is there twice :D
No matter which theme, cache deleted, cleaned up, new setup, error is reproducible. After setup, login and deactivating “Atom/Rss” the search is there twice ...
No matter which theme, cache deleted, cleaned up, new setup, error is reproducible. After setup, login and deactivating “Atom/Rss” the search is there twice ...
- Fri Feb 28, 2025 6:18 pm
- Forum: General Support
- Topic: FlatPress 1.4-dev Github 1905 - Rebuild index failure
- Replies: 5
- Views: 77909
Re: FlatPress 1.4-dev Github 1905 - Rebuild index failure
Ok, new results,
add an other Flatpress Blog (more than 100 entries) into the current test environment, same failure with the Rebuild index. But if you do
... please simply reload the current page ...
the Index is rebuild successfully ;) So I think, the full situation with Rebuild Index should ...
add an other Flatpress Blog (more than 100 entries) into the current test environment, same failure with the Rebuild index. But if you do
... please simply reload the current page ...
the Index is rebuild successfully ;) So I think, the full situation with Rebuild Index should ...
- Fri Feb 28, 2025 4:44 pm
- Forum: General Support
- Topic: FlatPress 1.4-dev Github 1905 - Rebuild index failure
- Replies: 5
- Views: 77909
FlatPress 1.4-dev Github 1905 - Rebuild index failure
If you want to transfer about 500 posts from an old FlatPress installation to FlatPress 1.4-dev Github 1905, the following error occurs at the first attempt:
BACKUP INDEX to fp-content/index1740766205
Cannot backup old index. STOP.
Did you just purge the cache? If so, the index was in use to ...
BACKUP INDEX to fp-content/index1740766205
Cannot backup old index. STOP.
Did you just purge the cache? If so, the index was in use to ...
- Fri Feb 28, 2025 4:22 pm
- Forum: Development and tests
- Topic: FlatPress 1.4 "Notturno": Release Candidate 1 released, please help testing
- Replies: 7
- Views: 130570
Re: FlatPress 1.4 "Notturno": Release Candidate 1 released, please help testing
The error with the old QuickGallery plugin and the new PhotoSwipe plugin can be reproduced. As soon as both plugins are activated and you click on a gallery in FlatPress, these lines appear in the PHP error.log:
PHP Warning: Undefined array key "photoswipe" in ../fpgit1905/fp-plugins/photoswipe/res ...
PHP Warning: Undefined array key "photoswipe" in ../fpgit1905/fp-plugins/photoswipe/res ...
- Sun Feb 16, 2025 3:16 pm
- Forum: Development and tests
- Topic: FlatPress 1.4 "Notturno": Release Candidate 1 released, please help testing
- Replies: 7
- Views: 130570
Re: FlatPress 1.4 "Notturno": Release Candidate 1 released, please help testing
Here are a few results from a test of FlatPress 1.4-dev Github 1899.
Test environment Apache with PHP 8.4.4
Download, upload and setup FlatPress 1.4-dev Github 1899 without errors, everything runs smoothly
Reconfiguring to the German language works
Importing German-language Leggero theme and ...
Test environment Apache with PHP 8.4.4
Download, upload and setup FlatPress 1.4-dev Github 1899 without errors, everything runs smoothly
Reconfiguring to the German language works
Importing German-language Leggero theme and ...
- Sun Feb 09, 2025 5:15 pm
- Forum: FlatPress project
- Topic: PHP 8.3 and 8.4
- Replies: 31
- Views: 661345
Re: PHP 8.3 and 8.4
Hi,
I maintain the old FlatPress 1.0.3 version for practice. There, the same error appeared in core.utils.php and I threw myself into debugging and retracing the function. After I realized that the error was reproducible, I experimented a bit and found a solution for the attack scenario as well as ...
I maintain the old FlatPress 1.0.3 version for practice. There, the same error appeared in core.utils.php and I threw myself into debugging and retracing the function. After I realized that the error was reproducible, I experimented a bit and found a solution for the attack scenario as well as ...
- Wed Feb 05, 2025 8:19 pm
- Forum: FlatPress project
- Topic: PHP 8.3 and 8.4
- Replies: 31
- Views: 661345
Re: PHP 8.3 and 8.4
The open penetration test of the current FlatPress 1.4-dev Github 1886 Version has the following results:
PHP Warning: strtok(): Both arguments must be provided when starting tokenization in ../fpgit1886/fp-includes/core/core.utils.php on line 110
This is just a single warning, nothing more 8 ...
PHP Warning: strtok(): Both arguments must be provided when starting tokenization in ../fpgit1886/fp-includes/core/core.utils.php on line 110
This is just a single warning, nothing more 8 ...
- Sun Feb 02, 2025 8:24 pm
- Forum: FlatPress project
- Topic: PHP 8.3 and 8.4
- Replies: 31
- Views: 661345
Re: PHP 8.3 and 8.4
.. ready for the third run? ...
...
I have not been able to find a possible SQL injection vulnerability in the contact form. ...
FlatPress has no SQL injection problem, because FlatPress works without an SQL database in the background.
However, FlatPress does have a problem that SQL injection ...
...
I have not been able to find a possible SQL injection vulnerability in the contact form. ...
FlatPress has no SQL injection problem, because FlatPress works without an SQL database in the background.
However, FlatPress does have a problem that SQL injection ...