8
I seem to be going around in circles looking at this forum for answers. I seem to be getting the blank page too. I am a newbie to this. I have edited eery php file and removed any extra lines after the ?> I did come across one file that I suspect is corrupt "theme_blocks.php". The last lines showing on the file are:
"} else {
$xoopsLogger->addBlock( $xobject->getVar('name'), true, $bcachetime );
$block['content'] = $template->fetch( $tplName, $cacheid );
}
return $block;
}
}"
There is no ?> at the end of the file. I added the delimiter myself to try it. I looked in the zip file that I downloaded and the "fault" shows up there.
I have checked permissions, recreated the database several times and re-run the install.
A view of the source from the blanks page is: