Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: installation problem, no theme or login!


chrishajer
Participant

@chrishajer

I don’t think iframes work very will with bbPress. Are you trying to put the forum in an iframe?

<frameset rows="100%,*" border="0" frameborder="no" framespacing="0">
<frame name="site" src="http://hlvdubs.iamanerd.org.uk/forum" marginwidth="0" marginheight="0" noresize scrolling="auto">
<noframes>
<body bgcolor="#ffffff">

</body>
</noframes>
</frameset>

 

I think this is part or all of the problem. Don’t try to access bbPress from an iframe. You’ve got two different domains going on there.

Skip to toolbar