acp error

Support für Extensions für phpBB 3.3.x von Entwickler OXPUS
Antworten
sakkiotto
Beiträge: 111
Registriert: Mo 28. Apr 2014, 03:56

acp error

Beitrag von sakkiotto »

Hi oxpus,
i had update to 8.2.15 but i have some error in acp in various tab

1)

Code: Alles auswählen

Fatal error: Uncaught TypeError: Unsupported operand types: string & int in /home/czbbsonw/domains/sat.technology/public_html/test/includes/functions_content.php:637 Stack trace: #0 /home/czbbsonw/domains/sat.technology/public_html/test/ext/oxpus/dlext/controller/acp/acp_config_controller.php(143): generate_text_for_display() #1 /home/czbbsonw/domains/sat.technology/public_html/test/ext/oxpus/dlext/acp/main_module.php(51): oxpus\dlext\controller\acp\acp_config_controller->handle() #2 /home/czbbsonw/domains/sat.technology/public_html/test/includes/functions_module.php(676): oxpus\dlext\acp\main_module->main() #3 /home/czbbsonw/domains/sat.technology/public_html/test/adm/index.php(81): p_master->load_active() #4 {main} thrown in /home/czbbsonw/domains/sat.technology/public_html/test/includes/functions_content.php on line 637
2)

Code: Alles auswählen

Fatal error: Allowed memory size of 805306368 bytes exhausted (tried to allocate 287326208 bytes) in /home/czbbsonw/domains/sat.technology/public_html/cache/production/twig/f5/f5068e640cf2fe41c5f922d43c2821e9.php on line 346
the php.ini is setting correct..
php version 8.1.18


Thanks in advice
Benutzeravatar
oxpus
Chief handy-man
Beiträge: 2719
Registriert: Do 13. Dez 2007, 23:06
Wohnort: Irgendwo im I-Net
Kontaktdaten:

Re: acp error

Beitrag von oxpus »

Do you have first purged the forum cache and retried this again?

This release still uses the same data handling routines as the previous release. So i cannot find any errors in the extension itself.

In addition:
The extension tries to allocate totally more than 1 GB of memory?
Really?
How many data your forum contains and hot many download the extension should handle to generate such a extremy hugh memory consumption?
Karsten Ude
Kein Support per Messenger, Email oder PN! Unaufgeforderte Nachrichten werden ignoriert!
No support per Messenger, Email or PM. Each unasked message will be ignored!
sakkiotto
Beiträge: 111
Registriert: Mo 28. Apr 2014, 03:56

Re: acp error

Beitrag von sakkiotto »

Ok, i have delete e reupload fresh install folder and restore db tables :)
now is all ok.
Antworten