I noticed when using the Recent Posts widget for the Global Sidebar if I click on the 'Read More' button under individual posts I got the following error:
Hi Devs,
I am running the latest nodebb master, and updated to the latest redactor-composer.
I tried to upload a file using redactor, but it did not work, and no error message was posted. With further digging I found that the file was too big (higher than the predefined value in the admin page).
Is there a way to catch and display errors from nodebb callback routed into the Redactor plugin?
Minor issue, I see that when @media width>1000 Redactor is full page, but the topic title placeholder disappears. Further research identified that the div above it has "display = flex". Unsettling that brings back the title placeholder.
Thanks,
JJ.
I'm trying to install NodeBB using the CentOS documentation for install and am admittedly a noob. Things seem to go well until I get to installing the Development Tools in step 3 (https://nodebb.readthedocs.io/en/latest/installing/os/centos.html).
I get an error that says Error: Package: intltool-0.41.0-1.1.e16.noarch (base) Requires: perl(XML::Parser).
However, I'm pretty positive I have the 2.44 version of the Perl XML Parser installed. And, my Perl version is v5.10.1 - any help would be amazing.
Thanks in advance!
Mike
@pichalite Thank you for the response.
That was most peculiar, but I reset the config.json to be how it was and it stopped having this error.
Besides I still think it's best to check data.config, before extracting data.config.loggedin anyway.