Error on Article with Accordions and Articles...

Search
Other Bug Reports questions
Forum

Error on Article with Accordions and Articles Anywhere

Tage Strandell's Avatar Tage Strandell
I get this message when I try to open an article with Accordions and Articles Anywhere.
Error message: "RegularLabs\Library\RegEx::replace(): Argument #3 ($string) must be of type string, null given, called in ....\libraries\regularlabs\src\Html.php on line 452"

At first I saw that the articles contained an empty <p> </p> tag on the last line.
However, I removed it in all articles. But the error message persists.

All the extensions are updated to the latest version.

You can see this on vulcanriders-sweden.org/ > Soffan > Tanken ( vulcanriders-sweden.org/sv/soffan/tanken.html )

Confidential information:
(hidden)
Peter van Westen's Avatar Peter van Westen ADMIN
Seems things are running into PHP memory limits.
You have a page with a LOT of html on which things are being done.

Try increasing the php and (php) regex memory limits on your server.
Ask your host if you don't know how...
Please post a rating at the Joomla! Extensions Directory
Tage Strandell's Avatar Tage Strandell
OK Thanks!

I'll see what I can do.
One way is to split it into a couple of pages.

/ Tage
Peter van Westen's Avatar Peter van Westen ADMIN
I have made the code (which fixes and cleans up html code) a bit lighter. It looks like that is enough to make your page load again.

The latest development version can be found here (already installed on your site):
regularlabs.com/development-releases
Please post a rating at the Joomla! Extensions Directory
Tage Strandell's Avatar Tage Strandell
Thank you! You're the best!

/ Tage
You can only post on this forum if you log in