Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Normal
I increased the limit in XF.php to 1G, and that let me open the template so I can see what's going on. The template currently only has 900 lines, but at the bottom of the page there are 1200 rows of edit history, hence my guess that this XF bug is caused by edit history, especially with larger template files (as .less files tend to be). You need to add something that decreases the amount of history information shown on this page when it reaches a certain threshold, or paginate it, or something like that.
I increased the limit in XF.php to 1G, and that let me open the template so I can see what's going on. The template currently only has 900 lines, but at the bottom of the page there are 1200 rows of edit history, hence my guess that this XF bug is caused by edit history, especially with larger template files (as .less files tend to be).
You need to add something that decreases the amount of history information shown on this page when it reaches a certain threshold, or paginate it, or something like that.
We use essential cookies to make this site work, and optional cookies to enhance your experience.
See further information and configure your preferences