Reply
Tue 18 May, 2004 05:39 am
I followed the Edit (Moderator): Link removed guide, many are trying to get it integrated properly. I have the phpBB SEO hack working fine. I went throuh that step by step for static url's, but it did not work for me. These are the errors I received after making the changes. I have a forum and phpBB2 folder, when I make changes in one folder, the other folder reflects the changes also.
thanks for your help, Eric Bland
Does the .htaccess go in the root or forum folder?
Here are the errors I received:
Warning: Cannot modify header information - headers already sent by (output started at
public_html/phpBB2/includes/sessions.php:389) in public_html/phpBB2/includes/sessions.php on line 182
Warning: Cannot modify header information - headers already sent by (output started at public_html/phpBB2/includes/sessions.php:389) in public_html/phpBB2/includes/sessions.php on line 183
Warning: Cannot modify header information - headers already sent by (output started at public_html/phpBB2/includes/sessions.php:389) in public_html/phpBB2/includes/page_header.php on line 521
Warning: Cannot modify header information - headers already sent by (output started at public_html/phpBB2/includes/sessions.php:389) in public_html/phpBB2/includes/page_header.php on line 523
Warning: Cannot modify header information - headers already sent by (output started at public_html/phpBB2/includes/sessions.php:389) in public_html/phpBB2/includes/page_header.php on line 524
Re: phpBB 2.0.8 static URL's with phpSEO hack
Eric Bland wrote:I have a forum and phpBB2 folder, when I make changes in one folder, the other folder reflects the changes also.
I'm not sure what you are doing but that shouldn't even be possible.
Quote:Does the .htaccess go in the root or forum folder?
My code goes into the forum folder. As to the other guy who came here asked questions then posted my code there I do not support their tutorial. What they gave might be different.
Quote:Here are the errors I received:
Check for white space (or anything before the <?php at the beginning of your php files.
Eric Bland
Thanks for your assistance. The links are static for the visitors, but when clicking on a topic or forum, it shows the static url, but does not actually open the forum page. It seems to show the main index only with the correct url, without showing posts. Please take a look to see what I mean: ceowebsites com forum. Also, I could use some help or direction on increasing the speed, it is loading with lagg. Thanks again, Eric Bland