Page 1 of 1

Blank Style After Portal Install

Posted: 13. May 2010 15:37
by Kevin Cinnamon
Your Portal Version: 1.0.0RC3
Your phpBB Type: Standard phpBB3
MODs installed: No
Your knowledge: Beginner
Boardlink: http://cnor.net/portal.php

What have you done before the problem was there?
Just installed the Portal mod, refreshed all of the template and purged the cache.

What have you already tryed to solve the problem?
Haven't tried anything as I don't know where to start.

Description and Message
Hoping someone can point me in the right direction.

If you head over to my board (http://cnor.net/portal.php) you will see that the template has style has disappeared and I have no idea how to fix it as this is my fix time modding phpbb. The style that is selected is prosilver. I would like to add the portal to another style but I thought I would first try with the default. I've double checked the files that I edited but I'm a total noob so I have no idea what to look for.

Thanks In Advance!!!!

Kevin Cinnamon

Re: Blank Style After Portal Install

Posted: 13. May 2010 17:50
by Marc
Have you refreshed your theme cache?
Also, try enabling debug in config.php, maybe we'll get an error.

Re: Blank Style After Portal Install

Posted: 13. May 2010 21:15
by Kevin Cinnamon
Hey Marc,

I tried refreshing and clearing the caches again and still nothing.

I also activated the debug mode but I'm not seeing any errors on the site...

Re: Blank Style After Portal Install

Posted: 14. May 2010 05:35
by Marc
What editor did you use to edit the files? Make sure it is able to save files as UTF8 without BOM. The Windows editor is not able to do that.

Also make sure, you have no characters before the <?php and after the ?> in every php file you edited.