XF 2.2 Trouble while editing style properties

Alternadiv

Well-known member
I'm getting the error in the screenshot when editing style properties. After trying to submit my changes one or two times, the error doesn't show up, but the change doesn't happen. The text color still says it's blue after reloading the page but it doesn't change anything on the frontend.

1623362873948.webp
 
I saw that after I made the thread and came back to edit the thread to say I just saw this. But you already responded. You responded faster than the 20 seconds I needed to edit my post.
 
For future people reading this, here's the error I got.

Code:
[Error] PHP: <br />
<b>Fatal error</b>:  Allowed memory size of 134217728 bytes exhausted (tried to allocate 294912 bytes) in <b>/public_html/src/XF/Db/Mysqli/Statement.php</b> on line <b>86</b><br />


    defaultAjaxError (core-compiled.js:57:512)
    q (core-compiled.js:54:302)
    c (jquery-3.5.1.min.js:2:28300)
    fireWith (jquery-3.5.1.min.js:2:29041)
    l (jquery-3.5.1.min.js:2:79836)
    (anonymous function) (jquery-3.5.1.min.js:2:82256)
 
Top Bottom