Page 1 of 2

portal.php

Posted: Thu Oct 23, 2008 3:41 am
by cisco007
I keep getting and error everytime I try to go my acp after install, i changed my password according to the instructions, but when i try to go to the the acp i get this message

Code: Select all

General Error
Language file portal.php couldn't be opened.

Please notify the board administrator or webmaster: info@modphpbb3.com
please help! :idea:

Re: portal.php

Posted: Thu Oct 23, 2008 12:09 pm
by Sewell
ModphpBB3 doesn't come with that file as it's currently only a stand alone forum and not a portal. It sounds like you are using it on an old forum where a portal was once installed and you still have the tables in database.

If you are looking to make it a portal, clear all of the older portal files and tables, install and then add a portal onto it.

Re: portal.php

Posted: Thu Oct 23, 2008 12:24 pm
by cisco007
no it was a clean install, I even dropped all the database tables, and ran the sql file on phpmyadmin again and get the same error :?: :oops:

Re: portal.php

Posted: Thu Oct 23, 2008 12:44 pm
by LDM
Sewell is right cisco, there isn't a file of that name in modphpbb3, so you must still have reference to an earlier phpBB portal installation on your server. Delete all the server files excluding the config.php and re-upload the files again.

If you originally overwrote the phpBB files with the changed ModphpBB3 files, it still would have left the old files on the server that were not in the ModphpBB3 install. Though, it sounds to me that you still have an older version of an edited file on the server and it is still looking for the portal.php file.

Re: portal.php

Posted: Thu Oct 23, 2008 1:00 pm
by cisco007
it's clean take a look at this site please this is where its installed I haven't changed anything yet, name and password is still the same!
http://layerbabuena.info/test/index.php

Re: portal.php

Posted: Thu Oct 23, 2008 1:04 pm
by LDM
Did you ever at any point have a portal installed either within the same database or within that 'test' folder on the domain?

By ftp delete everthing in cache folder other than .htaccess.

Re: portal.php

Posted: Thu Oct 23, 2008 1:12 pm
by cisco007
I hadn't intalled anything I just got that domain a few days ago!

Re: portal.php

Posted: Thu Oct 23, 2008 1:17 pm
by LDM
Send me ftp info and dbase info by PM and will take a look.

Re: portal.php

Posted: Thu Oct 23, 2008 1:51 pm
by LDM
Solved it, you have a portal in you domain root and it's conflicting with the phpBB in another directory. This is listed on your .htaccess for your root.

Code: Select all

RewriteCond %{HTTP_HOST} ^layerba.info$ [OR]
RewriteCond %{HTTP_HOST} ^www.layerba.info$
RewriteRule ^/?$ "http\:\/\/layerba\.info\/portal\.php" [R=301,L]

Re: portal.php

Posted: Thu Oct 23, 2008 1:58 pm
by cisco007
I got it working I just added a portal.php file to language/en/acp/
and now i'm able to go to the acp! :)

Re: portal.php

Posted: Thu Oct 23, 2008 2:01 pm
by LDM
Good work. The one in your root is conflicting, so if you get any trouble with the install, that would be the reason. Best to put it on a complete new test domain if you are testing it.

Re: portal.php

Posted: Thu Oct 23, 2008 2:07 pm
by cisco007
it's working for now, i will keep testing to make sure everything works. Then we'll see about making it live!

Re: portal.php

Posted: Thu Oct 23, 2008 4:07 pm
by Ashley
What is the forum going to be about?

Re: portal.php

Posted: Fri Oct 24, 2008 9:38 pm
by cisco007
I am going to do alot of modding as far as language, but it's gonna be a site where all the friends and relatives from my hometown in mexico, that are scattered all across the US, can hang out and chat and catch up on stuff!

Re: portal.php

Posted: Fri Oct 24, 2008 10:57 pm
by Ashley
Cool idea, good luck with it all :thumbsup: