R_J
AdminR_J Admin
-
Re: Custom BBCodes
The problem is the HTML sanitizer. Even if you allow some tags in bbcode, they get stripped out afterwards. I found no clean solution for that. In theory you should be able to use the DI container to… (View Post)1 -
Re: PHP Warning: Bad input encountered
No, the idea is good. But the process behind all that, if you look at it more abstract, is like this: Server gets a request Server does what ever is needed to handle request Server sends response The… (View Post)1 -
Re: PHP Warning: Bad input encountered
Step 1: let yourself send a notification in that category to see if there is a significant delay when any notifications are sent Step 2: choose a different way to send mails. Services like Send Pulse… (View Post)2 -
Re: PHP Warning: Bad input encountered
Quite a lot plugins and I do not know the purpose of all of them. I only see that you have enabled the Advanced Editor and the Rich Editor. There should never be a need to have more than one active e… (View Post)1 -
Re: PHP Warning: Bad input encountered
One warning shouldn't cause a slow performance. And this one seems to be related to DiscussionID 778. You might want to check out what that have been, but I if this appeared only once, you really don… (View Post)1