Page 1 of 1

which one is the error?

Posted: 14. April 2009 01:21
by marlyn
Your Portal Version: 1.0.0RC3
Your phpBB Type: Standard phpBB3
MODs installed: No
Your knowledge: Beginner

What have you done before the problem was there?
edit all the files

What have you already tryed to solve the problem?
removed those lines but the result is i couldnt login to my admin panel.

Description and Message
these are all the errors. i dont know what to do to solve this. please help. thanks


phpBB Debug] PHP Notice: in file /includes/session.php on line 990: Cannot modify header information - headers already sent by (output started at /includes/constants.php:261)
[phpBB Debug] PHP Notice: in file /includes/session.php on line 990: Cannot modify header information - headers already sent by (output started at /includes/constants.php:261)
[phpBB Debug] PHP Notice: in file /includes/session.php on line 990: Cannot modify header information - headers already sent by (output started at /includes/constants.php:261)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3762: Cannot modify header information - headers already sent by (output started at /includes/constants.php:261)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3764: Cannot modify header information - headers already sent by (output started at /includes/constants.php:261)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3765: Cannot modify header information - headers already sent by (output started at /includes/constants.php:261)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3766: Cannot modify header information - headers already sent by (output started at /includes/constants.php:261)

Re: which one is the error?

Posted: 14. April 2009 09:20
by Marc
Could you show us the code of your constants.php? You probably did not do the edit exactly as stated in the install.xml

Re: which one is the error?

Posted: 14. April 2009 12:31
by marlyn
hi there marc

i have edited it again and got another error. this time its the mysql prob. how do i do this?


SQL ERROR [ mysql4 ]

Table 'mysite_phpb1.phpbb_portal_config' doesn't exist [1146]


thanks

Re: which one is the error?

Posted: 14. April 2009 12:48
by thomas.d
Hi marlyn,

please do as Marc requested.
Marc wrote:Could you show us the code of your constants.php? You probably did not do the edit exactly as stated in the install.xml
BTW: Have you uploaded the altered constants.php?

Re: which one is the error?

Posted: 14. April 2009 13:41
by Marc
Did you run the installer as stated in the install.xml?

Re: which one is the error?

Posted: 14. April 2009 23:55
by marlyn
hi marc

yes, i uploaded the altered constants.php but i didnt run the installer. i'm not sure how to do that. i cant login into my admin panel because the index page of my site is not showing up because of the error. do i have to run installer through ftp or my admin panel?

thanks

Re: which one is the error?

Posted: 15. April 2009 00:24
by Marc
Go to *yoursite*/index.php, log in as usual and then browse to *yoursite*/install/

Re: which one is the error?

Posted: 15. April 2009 01:04
by marlyn
Marc wrote:Go to *yoursite*/index.php, log in as usual and then browse to *yoursite*/install/
it doesn't really work because i cannot login to my site. the index or home page is not showing up..... :( :(

Re: which one is the error?

Posted: 15. April 2009 07:47
by thomas.d
What does "the index or home page is not showing up...." mean? Do you have a blank page?

If so, please read Knowledge Base: How to ... get rid of blank pages in forum/portal

Double-check your edits! You missed or misplaced something.

Upload a fresh index.php so you can log in.