Today I detected something weird just by chance. If you look at the attached screenshot you will see an element just underneath the forum list box which seems to be empty.
Screenshot 2022-04-12 at 16-55-26 Mike-on-Tour.com - Userreminder for phpBB.png
It appears to be just this code:
Code: Select all
<div class="custombg"><div class="customborder"></div></div>
but I can't find it anywhere in the template files.
First I thought it came from an extension because it is displayed right underneath of something one of my extensions displays via the
forumlist_body_last_row_after
event but after disabling all extensions one by one it is still there (I made the screenshot while all extensions were disabled).
I am not sure whether it is only in the latest version 1.1.8 for phpBB 3.3.7 (which is running on my board) or whether it was there before and I just didn't notice it.
And it can not have its source within prosilver because after switching to prosilver this element wasn't there.
Would you please look into that issue?
You do not have the required permissions to view the files attached to this post.