php code appearing ...
 
Notifications
Clear all

Limited Support

Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.

 

wpForo 1.x.x [Solved] php code appearing before forum

4 Posts
3 Users
1 Reactions
1,543 Views
Posts: 2
Topic starter
(@wowiwe)
New Member
Joined: 4 years ago

When calling the page of the forum, I see the following php code on top before forum starts:

 

The bar is missing -> Forums -> Members -> Recent Posts -> Profile

The forum seems to be displaying properly.

You need to login first: https://educateforprotection.online/login

User: testforum

Pass: testforum

3 Replies
Chris
Posts: 3611
(@chris)
Famed Member
Joined: 4 years ago

Hi @wowiwe,

This is not wpForo core related issue, try changing your theme that should solve the problem

dimalifragis
Posts: 2601
(@dimalifragis)
Famed Member
Joined: 5 years ago

Start by disabling Rank Math and remove Fastest Cache from the forum page.

Also press f12, see the console errors and fix them. A lot are mixed content and other issues.

Posts: 2
Topic starter
(@wowiwe)
New Member
Joined: 4 years ago

Thanks guys, it works now, I simply put the code into a normal wordpress page (not enabling the template)