Getting blank pages in phpbb2

Status
Not open for further replies.

itsatrap

New Member
Messages
49
Reaction score
0
Points
0
I read this could be a permissions problem. I set permissions to 777 to see if that would change anything but it didn't so I set them back to 755, and 644 and that changed nothing. What's causing these blank pages?
 

Chris73

New Member
Messages
5,356
Reaction score
1
Points
0
Do you have a link so i can take a peek at your spiffy site? Maybe i can help or just be a pain but in either case i can try.
 

Chris73

New Member
Messages
5,356
Reaction score
1
Points
0
Ok i went to your forums. I hit every link clicked every button. I am not sure where you are seeing blank pages. Could be a little more specific?
 

Corey

I Break Things
Staff member
Messages
34,551
Reaction score
205
Points
63
hmm it's not throwing any errors when I go to your link or in the error log.

I know we have a bunch of people using phpbb, do you have any special mods installed?
 

itsatrap

New Member
Messages
49
Reaction score
0
Points
0
hmm it's not throwing any errors when I go to your link or in the error log.

I know we have a bunch of people using phpbb, do you have any special mods installed?
I do. I guess I can try uninstalling them. The forum works fine on another server, so that sucks if the mods wont work here. I'll try a fresh install and a db backup with phpbb only tables I guess.
 

Corey

I Break Things
Staff member
Messages
34,551
Reaction score
205
Points
63
Well the problem is, one of the mods is probably coded poorly and doesn't meet our security guidelines. The second problem is that when they coded it they used an @ symbol to suppress the error output so now you can't even see what is causing the error.

If you can figure out what the error is then we could try to resolve it.

-Corey
 

itsatrap

New Member
Messages
49
Reaction score
0
Points
0
Alright thanks a lot Corey, I'll try removing the mods tomorrow.
Edit:
I've tried a fresh install and removed any changes made to the database, and now I simply get a "there are no topics in this forum error", while I do see the posts in the database. this is strange.
 
Last edited:

Corey

I Break Things
Staff member
Messages
34,551
Reaction score
205
Points
63
Might want to try asking on the phpbb forums, I'm really not sure. I know all the functions that phpbb uses are available in PHPv2
 
Status
Not open for further replies.
Top