Flattpress 1.3 on synology

For devs and testers: Tests of current development versions, technical details of the code.
Post Reply
User avatar
Kierownik
Posts: 4
Joined: Sun Feb 18, 2024 5:41 pm

Flattpress 1.3 on synology

Post by Kierownik » Sun Feb 18, 2024 5:54 pm

When i installed 1.3 this was at the top.

Code: Select all

Deprecated: Creation of dynamic property plugin_indexer::$enabledlist is deprecated in /volume2/web/testtest/fp-includes/core/core.plugins.php on line 39 Call Stack: 0.0001 362240 1. {main}() /volume2/web/testtest/index.php:0 0.0011 438416 2. system_init() /volume2/web/testtest/index.php:193 0.0015 461968 3. plugin_loadall($check = ???) /volume2/web/testtest/fp-includes/core/core.system.php:189 0.0019 464112 4. plugin_indexer->getEnableds($checkonly = FALSE) /volume2/web/testtest/fp-includes/core/core.plugins.php:58
Also I can make an account but I cannot login.

Code: Select all

$user = array (
  'userid' => 'Blaat',
  'password' => '$2y$10$qEyl8n2WClvyS0FQxVHvTewQ4wTMLeaVJFIFbqkMTZvq.Ai26W9Le',
  'www' => 'http://192.168.50.2/testtest/',
  'email' => '***@gmail.com',
);
I blocked out the e-mail.

Code: Select all

$fp_hashsalt = 'fp-b10f42de/volume2/web/testtest/http://192.168.50.2/testtest/1155231496';

Code: Select all

Current PHP version: 8.2.5
Active php extensions.
Array
(
    [0] => Core
    [1] => date
    [2] => libxml
    [3] => pcre
    [4] => ctype
    [5] => dom
    [6] => fileinfo
    [7] => filter
    [8] => hash
    [9] => json
    [10] => mbstring
    [11] => pcntl
    [12] => SPL
    [13] => session
    [14] => PDO
    [15] => random
    [16] => readline
    [17] => Reflection
    [18] => standard
    [19] => SimpleXML
    [20] => tokenizer
    [21] => xml
    [22] => xmlreader
    [23] => xmlwriter
    [24] => mysqlnd
    [25] => cgi-fcgi
    [26] => apcu
    [27] => Zend OPcache
    [28] => xdebug
)
Can someone help me fix this.
`✵•.¸,✵°✵.。.✰ Kierownik For The Win ✰.。.✵°✵,¸.•✵´

User avatar
fraenkiman
Posts: 223
Joined: Thu Feb 03, 2022 7:25 pm
Location: Berlin, Germany
Contact:

Re: Flattpress 1.3 on synology

Post by fraenkiman » Fri Feb 23, 2024 10:57 am

Hello Kierownik,

welcome to the FlatPress community.

Arvid has already fixed the PHP warning with commit 104b960.
It's strange that you can't log in to the admin area. Your browser may be blocking a cookie (fpuser_fp-*, fppass_fp-*).

1.) Which browser did you use to reproduce the problem?
2.) Does the problem also occur with another browser?
3.) Does the problem also occur if you are using an HTTPS connection?

I have noticed that you do not have the intl extension active. Or have I just overlooked it? This extension must be activated.

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

User avatar
Kierownik
Posts: 4
Joined: Sun Feb 18, 2024 5:41 pm

Re: Flattpress 1.3 on synology

Post by Kierownik » Fri Feb 23, 2024 2:42 pm

Thanks for pointing to the github, I also replaced core.plugins.php and now no errors.
`✵•.¸,✵°✵.。.✰ Kierownik For The Win ✰.。.✵°✵,¸.•✵´


Post Reply

Who is online

Users browsing this forum: No registered users and 22 guests