Перейти до змісту
Домент ipb-board.ru продається.

Рекомендовані відповіді

Опубліковано

I am getting a 500 error with my IPS board for some odd reason just out of the blue. I cannot access the frontend or the admin. Here is the error from the log:

[27-May-2024 18:00:12 UTC] PHP Parse error:  syntax error, unexpected ':', expecting ')' in /home/nulled/public_html/forum.nulled.news/applications/blog/Application.php on line 89
[27-May-2024 18:00:12 UTC] PHP Fatal error:  Exception thrown without a stack frame in Unknown on line 0
[27-May-2024 18:00:13 UTC] PHP Parse error:  syntax error, unexpected ')', expecting '|' or variable (T_VARIABLE) in /home/nulled/public_html/forum.nulled.news/applications/cms/sources/Pages/Page.php on line 2369
[27-May-2024 18:00:13 UTC] PHP Fatal error:  Exception thrown without a stack frame in Unknown on line 0
[27-May-2024 18:00:15 UTC] PHP Parse error:  syntax error, unexpected ':', expecting ')' in /home/nulled/public_html/forum.nulled.news/applications/blog/Application.php on line 89
[27-May-2024 18:00:15 UTC] PHP Fatal error:  Exception thrown without a stack frame in Unknown on line 0
[27-May-2024 18:00:15 UTC] PHP Parse error:  syntax error, unexpected ':', expecting ')' in /home/nulled/public_html/forum.nulled.news/applications/blog/Application.php on line 89
[27-May-2024 18:00:15 UTC] PHP Fatal error:  Exception thrown without a stack frame in Unknown on line 0
[27-May-2024 18:01:54 UTC] PHP Parse error:  syntax error, unexpected ':', expecting ')' in /home/nulled/public_html/forum.nulled.news/applications/blog/Application.php on line 89
[27-May-2024 18:01:54 UTC] PHP Fatal error:  Exception thrown without a stack frame in Unknown on line 0

That line 89 is this:

\IPS\Output::i()->sendOutput( $document->asXML(), 200, 'text/xml', array(), TRUE, parseFileObjects: FALSE );

I don't know php code so does anyone know the issue here?

Опубліковано

Version IPS?

Version PHP?

It`s looks at problem with some app. Try remember what you are installing last time and delete this folder (whit app) from "applications" folder.

Опубліковано
  • Автор
22 hours ago, james said:

Version IPS?

Version PHP?

It`s looks at problem with some app. Try remember what you are installing last time and delete this folder (whit app) from "applications" folder.

v4.7.16
PHP 8.1 (ea-php81)

I ended up switching the PHP versions back and forth and gave up. I just now went back to it and the board comes up but I am getting this in the middle of the board as admin (see screenshot) but not of course as guest. The rest of the pages seem to work except showing forums here on the front.

foronulled.png

Опубліковано
  • Автор

I removed the bim pro stats plugin and everything works fine now except for themes won't change. I have 3 themes and it seems to be stuck on the same theme no matter what I select.

Опубліковано

(BIM) Pro Stats 1.3.3 work normally at 4.7.16 & php 8.1.9

Maybe on you site it`s have conflict whit other app or plugin.

And don't forget make clear cache after any operation.

Опубліковано
  • Автор
14 hours ago, james said:

(BIM) Pro Stats 1.3.3 work normally at 4.7.16 & php 8.1.9

Maybe on you site it`s have conflict whit other app or plugin.

And don't forget make clear cache after any operation.

I figured it out late last night. I had forgotten to remove the constants.php file that had the recovery mode true in it once I removed that it went back to normal and I put the prostats plug in back on and everything is fine I appreciate your help thank you.

Для публікації повідомлень створіть обліковий запис або авторизуйтесь