Page 1 of 1

board3 installation problem on phpbb3 3.2.1

Posted: 21. June 2018 17:07
by boldherri
Hello everybody

I installed the board3 portal extension on my forum 3.2.1, but when I click on the portal link I get this error page, can someone help me please? I do not know what to do.

I cleaned and deleted cookies abd cache many times but it does not change

Code: Select all

[phpBB Debug] PHP Warning: in file [ROOT]/vendor/s9e/text-formatter/src/Renderer.php on line 20: DOMDocument::loadXML(): Premature end of data in tag SIZE line 1 in Entity, line: 1
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/s9e/text-formatter/src/Renderer.php on line 20: DOMDocument::loadXML(): Premature end of data in tag r line 1 in Entity, line: 1

Catchable fatal error: Argument 1 passed to s9e_renderer_bfad656d3d6a4a134fc8fe9a75cf2f60d2031dd3::at() must be an instance of DOMNode, null given, called in /membri/nightfury/forum/cache/production/s9e_renderer_bfad656d3d6a4a134fc8fe9a75cf2f60d2031dd3.php on line 31 and defined in /membri/nightfury/forum/cache/production/s9e_renderer_bfad656d3d6a4a134fc8fe9a75cf2f60d2031dd3.php on line 34

Re: board3 installation problem on phpbb3 3.2.1

Posted: 21. June 2018 21:30
by Solidjeuh
Seems to be a PHP problem, you use PHP 7.1.x ?
Running here on PHP 7.2.3 without a problem

Re: board3 installation problem on phpbb3 3.2.1

Posted: 22. June 2018 22:42
by boldherri
Solidjeuh wrote: 21. June 2018 21:30 Seems to be a PHP problem, you use PHP 7.1.x ?
Running here on PHP 7.2.3 without a problem
Hello Solid
No I'm using PHP 5.6.34
the extension installs correctly, but when I click on the portal link it gives me that error page
I can not solve unfortunately

Re: board3 installation problem on phpbb3 3.2.1

Posted: 23. June 2018 03:32
by Solidjeuh

Re: board3 installation problem on phpbb3 3.2.1

Posted: 23. June 2018 23:21
by boldherri
Solidjeuh wrote: 23. June 2018 03:32 I searched phpBB and found:
https://www.phpbb.com/community/viewtop ... #p14770826

Did you install the Board3 Portal for phpBB 3.2?
My updated files:
https://www.muziekpromo.net/scripts/board3.zip
Or:
http://reyno41.bplaced.net/phpbb/viewto ... t=228#p898
Hi Solid, thank you for your help
I tried them but unfortunately I have the same error, it's incredible.

I checked as the error says in this file s9e_renderer_...... on line 31 i have this code

Code: Select all

$this->at($dom->documentElement);
and in line 34 have this

Code: Select all

protected function at(\DOMNode $root)
for this post https://www.phpbb.com/community/viewtop ... #p14770826 I did not understand in which template to make the change

Code: Select all

I replaced <br> by <br/> and it is now ok.
if I do not solve I'll try again after updating to my phpbb3 3.2.3

Re: board3 installation problem on phpbb3 3.2.1

Posted: 24. June 2018 16:00
by Solidjeuh
Ok, go to Extensions - Portal Modules - Latest news module
And change "Compact news block style:" to YES
I think the problem is there..

Re: board3 installation problem on phpbb3 3.2.1

Posted: 28. June 2018 15:05
by boldherri
Solidjeuh wrote: 24. June 2018 16:00 Ok, go to Extensions - Portal Modules - Latest news module
And change "Compact news block style:" to YES
I think the problem is there..
Hello Solid,

the module Latest news module in Compact news block style it's already set to yes, I also tried to put on no but it does not change

and nothing, I give up at the moment, waiting for an update of the extension.

thank you so much for your help,