Forum disapears
Posted by volny
|
Forum disapears March 24, 2020 07:43PM |
Registered: 5 years ago Posts: 5 |
Maybe I should post this somewhere else, if so I apologize in advance.
When I activate the latexrender module or the bbcode_video module, the forum just disapears. I get a blank page. When I turn the module off form the admin interface, everything works again.
What did I miss ? (I did set permissions on the directories that latex needs)
TIA
Volny
When I activate the latexrender module or the bbcode_video module, the forum just disapears. I get a blank page. When I turn the module off form the admin interface, everything works again.
What did I miss ? (I did set permissions on the directories that latex needs)
TIA
Volny
|
Re: Forum disapears March 25, 2020 03:59PM |
Admin Registered: 19 years ago Posts: 575 |
|
Re: Forum disapears March 28, 2020 09:29AM |
Registered: 5 years ago Posts: 5 |
Sorry, I forgot to give details :)
Phorum 5_2_23
php version 7.2
Install done one week ago.
installed modules :
Announcements, ON
BBcode (version 2.0.12) ON
BBcode Spoiler (version 1.0.10) ON
BBcode Video (version 1.0.10) OFF
Editor tools (version 1.2.3) ON
Embed MP3 (version 1.0.4) ON
Event Logging (version 1.0.9) ON
Gozerbot (version 1.0.1) ON
LatexRender Phorum Mod OFF
Online Users (version 2.5.3) ON
Send mail through SMTP OFF
Simple Text Replacement Mod (version 1.0.1) OFF
Smileys ON
Spam Hurdles (version 2.0.2) OFF
Tidy Output OFF
Username Restrictions (version 1.0.2) OFF
No modification of code, no embedding or integration (yet)
Phorum 5_2_23
php version 7.2
Install done one week ago.
installed modules :
Announcements, ON
BBcode (version 2.0.12) ON
BBcode Spoiler (version 1.0.10) ON
BBcode Video (version 1.0.10) OFF
Editor tools (version 1.2.3) ON
Embed MP3 (version 1.0.4) ON
Event Logging (version 1.0.9) ON
Gozerbot (version 1.0.1) ON
LatexRender Phorum Mod OFF
Online Users (version 2.5.3) ON
Send mail through SMTP OFF
Simple Text Replacement Mod (version 1.0.1) OFF
Smileys ON
Spam Hurdles (version 2.0.2) OFF
Tidy Output OFF
Username Restrictions (version 1.0.2) OFF
No modification of code, no embedding or integration (yet)
|
Re: Forum disapears March 28, 2020 01:48PM |
Admin Registered: 19 years ago Posts: 575 |
Phorum has issues with php7.x+ as you have experienced.
The particular issues vary a little bit by operating system, host server, etc.
The mods you are using have not been updated for longer than the main phorum software.
For instance: (version 1.0.10) video mod has http: , instead of https: , hard coded in it. It will not work without modification for any of the commercial (youtube, etc.) sites.
Go to this link [www.phorum.org] and download the latest dated (2016) BBcode video.php
Then read the messages on page 9 of this topic.
[www.phorum.org]
The particular issues vary a little bit by operating system, host server, etc.
The mods you are using have not been updated for longer than the main phorum software.
For instance: (version 1.0.10) video mod has http: , instead of https: , hard coded in it. It will not work without modification for any of the commercial (youtube, etc.) sites.
Go to this link [www.phorum.org] and download the latest dated (2016) BBcode video.php
Then read the messages on page 9 of this topic.
[www.phorum.org]
|
Re: Forum disapears March 28, 2020 01:56PM |
Admin Registered: 19 years ago Posts: 575 |
As for the Latex mod, read the messages with that topic to start. [www.phorum.org]
|
Re: Forum disapears March 30, 2020 06:30PM |
Registered: 5 years ago Posts: 5 |
Sorry, only registered users may post in this forum.