Hi, on my forum, the topic post divs are inside of eachother if you aren't logged in. I do not know what is causing this at all, and couldn't find anything about it online. What i mean by this is: The 2nd post is inside the 1st post, the 3rd post is inside the 2nd post, and so on. It only does this for guests, it works perfectly fine if logged in. Is there any way to fix this?
Please fill out the Support Request Template and post it back here to enable us to assist you better.
Normal people… believe that if it ain’t broke, don’t fix it. Engineers believe that if it ain’t broke, it doesn’t have enough features yet. – Scott Adams
Support Request Template What version of phpBB are you using? phpBB 3.3.13 What is your board's URL? n/a (currently only on localhost) Who do you host your board with? self host How did you install your board? I used the download package from phpBB.com What is the most recent action performed on your board? Fresh Install Is registration required to reproduce this issue? No Do you have any MODs installed? No Do you have any extensions installed? No What styles do you currently have installed? Custom edit of default prosilver style What language(s) is your board currently using? British English Which database type/version are you using? MariaDB What is your level of experience? New to PHP and phpBB What actions did you take (updating your board; installing a MOD, style or extension; etc.) prior to this problem becoming noticeable? Edited the default CSS (though CSS cant put DIVs actually INSIDE of eachother in the HTML, so that doesnt really matter) & removed a bit of the HTML iirc, i dont see how any of that could cause this though Please describe your problem. If the user is not logged in, then the topic posts are inside of eachother (p2 inside p1, p3 inside p2, so on) Generated by SRT Generator
Undo whatever html changes you made and purge the cache in ACP. I'm 99% sure the cause of your issue is there. Specifically viewtopic_body.html file
Did I helped You? Consider a donation.
New version of phpBB has been released? My styles aren't validated for it yet? Check my page for the latest downloads!