Your Portal Version: 1.0.0RC3
Your phpBB Type: Standard phpBB3
MODs installed: Yes
Your knowledge: Beginner
Boardlink: http://www.venezuelafm2.net/forum
What have you done before the problem was there?
I've installed the portal, but I encountered several problems in the process.
1- could not edit .htaccess file ( but went on)
2- for some reason could not edit the prosilver style (but went on)
2- I've installed the SE pro style ( awsomwe style, by the way) from scratch
3- portal page blank.. root/forum/portal
what did I do wrong?
thank you for your help!
I am the administrator of www.venezuelafm.net
What have you already tryed to solve the problem?
nothing yet
Description and Message
Thank you for your help. I would really apreciate it
can not see portal
Forum rules
Before creating a new support thread, please take a look in the board3 Portal FAQ and use the search!
Many questions have already been answered.
Before creating a new support thread, please take a look in the board3 Portal FAQ and use the search!
Many questions have already been answered.
can not see portal
If it aint broken, don't fix it!
-
- Site Admin
- Posts: 2994
- Joined: 7. January 2006 20:11
- phpBB.de User: Saint
- phpBB.com User: Saint_hh
- Location: Hamburg
- Contact:
Re: can not see portal
It seems that you have copied all files to a wrong location. Copy all files, included in the directory "root" of the portal package, into your forum root directory - keeping the directory structure.
Your forum root directrory is: http://www.venezuelafm2.net/forum/
The link to the portal should look like this afterwards: http://www.venezuelafm2.net/forum/portal.php
Your forum root directrory is: http://www.venezuelafm2.net/forum/
The link to the portal should look like this afterwards: http://www.venezuelafm2.net/forum/portal.php
~~~ They say the definition of madness is doing the same thing and expecting a different result ~~~
Kein Support per PN / No support via PM!
Kein Support per PN / No support via PM!
-
- Former Team Member
- Posts: 2266
- Joined: 19. January 2008 01:17
- phpBB.de User: Christian_N
- phpBB.com User: Christian_N
- Location: Frankfurt
- Contact:
Re: can not see portal
And read also Knowledge Base: Can't find the .htaccess file and How to ... get rid of blank pages in forum/portalitalox wrote: 1- could not edit .htaccess file ( but went on)
3- portal page blank.. root/forum/portal

View here: http://www.board3-styles.de/downloads.p ... l&df_id=36italox wrote: 2- for some reason could not edit the prosilver style (but went on)
2- I've installed the SE pro style ( awsomwe style, by the way) from scratch

Re: can not see portal
which file??After the installation of Forum/Mods/Portal you just see a blank page.
This error is usually caused by bad edits of a php-file.
Open the file and go the very beginning (line 1).
The file must start with
Code: Select all
<?php
and nothing else, especially no blank space or a blank line.
The very end of the file (last line) must be
Code: Select all
?>
and nothing behind, especially no blank space or a blank line.
If you find blank space(s) and/or a blank line(s) there, just delete them.
Now save the file und upload it.
After that go and clear the phpBB3-cache.
Now the file should be displayed properly.
If it aint broken, don't fix it!
Re: can not see portal
I installed it in the root like this:Kevin wrote:It seems that you have copied all files to a wrong location. Copy all files, included in the directory "root" of the portal package, into your forum root directory - keeping the directory structure.
Your forum root directrory is: http://www.venezuelafm2.net/forum/
The link to the portal should look like this afterwards: http://www.venezuelafm2.net/forum/portal.php
forum
......adm
.......cache
.......chat
.......etc
.......etc
.......portal
.......style
so on and so forth.. and it looks like this: mywebpage.com/forum/portal
should I do?:
forum
portal ??? If I do this, then it will be: mywebpage.com/portal
what am I missing???



If it aint broken, don't fix it!
Re: can not see portal
OK!!!
got it working now!!!!!! I did not installed it correctly the first time! My bad.... 


If it aint broken, don't fix it!