| |
| |
|
|
|
|
| |
|
| |
|
| :: |
| Author |
Message |
hvactechforum
Joined: 03 Mar 2007 Posts: 44
|
Posted: Sun May 13, 2007 10:47 pm Post subject: concern after installing zero duplicate |
|
|
Hello, it's me again.
I have started a new forum. Everything was working OK, the last mod I installed was zero duplicate advanced and now the screen is blank when you go to my website.
See here > http://www.nursetalkusa.com
When you view the source this is what shows up:
| Code: | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=windows-1252"></HEAD>
<BODY></BODY></HTML> |
|
|
|
| Back to top |
|
 |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 13031
|
Posted: Mon May 14, 2007 8:06 am Post subject: Re: concern after installing zero duplicate |
|
|
The blank page most likely means an error not showing up, could be a parsing error left after a failed copy/paste.
Common mistake is the last FIND, being conditional, but required I think in your case.
To debug you could 1) only mod the phpbb_seo_class.php (zero dupe changes) file, put it online and 2) mod viewtopic.php for example and upload it and check if you can access topics and if they are redirected properly.
If it works for viewtopic.php, you can proceed with the other files, if not, we'll know where to start searching.
As well, since you are using windows-1252 char-set, make sure you set it in phpbb_seo_class.php :
| Code: | | $this->encoding = "windows-1252"; |
++ |
_________________ Useful links :
SEO Forum || SEO Directory || SEO phpBB || SEO phpBB3 || Search
____________________
Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Référencement phpBB3 || Recherche |
|
| Back to top |
|
 |
|
| Navigation |
Similar Topics |
|
|
|
|
|
|
|
| |
|
|
|
|
| |
|
|
|
|
| |