Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
#1 2006-03-18 19:52:58
- ingo
- New Member
- Registered: 2006-03-18
- Posts: 2
double pages
hi,
i checked the faq’s but i couldn’t find a solution to this problem: when i go to my website http://www.literra.net/ everything seems to be fine. however, as soon as i click on an article two pages are displayed (scroll down and you’ll see that there are two pages one upon the other). is it possible that the reason for this is somehow connected to the fact that i use rewrite.php (see below)? would be great if someone could help me with this!
cheers,
ingo
diagnostic info:
extpattern version: 4.0.3 (r1188)
last_update: 2006-03-14 19:30:20/2005-12-26 18:49:56
Document root: /users/home/ingo/domains/literra.net/web/public/ (/users/home/ingo/domains/literra.net/web/public)
$path_to_site: /users/home/ingo/domains/literra.net/web/public
Textpattern path: /users/home/ingo/domains/literra.net/web/public/textpattern
Permanent link mode: section_title
upload_tmp_dir: /usr/local/www/php/tmp
Temp folder: /var/tmp
Site URL: www.literra.net
PHP version: 5.1.2
server_time: 2006-03-18 19:36:03
MySQL: 4.1.18-log
Locale: en_GB.UTF-8
Server: Apache
php_sapi_mode: cgi-fcgi
os_version: FreeBSD 6.1-PRERELEASE
.htaccess file contents:
————————————
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} -f
RewriteRule ^(.+) – [PT,L]
RewriteRule ^(article|sandbox|about|archivescat|archivesmonth|contact|links|search|file_download|category)(.*)$ /rewrite.php?rwtxps=$1&rwtxpp=$2 [PT,QSA,L]
Last edited by ingo (2006-03-18 20:54:20)
Offline
Re: double pages
This is probably a templating issue. Can you post the source of your archive page, please?
Offline
#3 2006-03-18 23:20:14
- zem
- Developer Emeritus
- From: Melbourne, Australia
- Registered: 2004-04-08
- Posts: 2,579
Offline
#4 2006-03-20 19:23:10
- ingo
- New Member
- Registered: 2006-03-18
- Posts: 2
Re: double pages
hi again,
don’t think that it’s a templating issue. i tried to do run the site in the testing mode but there are no error messages whatsoever. i leave it for the time being as it’s not really an urgent issue. some visitors might be a bit confused though…
thanks anyway,
ingo
Offline
#5 2006-03-21 05:14:11
- Mary
- Sock Enthusiast
- Registered: 2004-06-27
- Posts: 6,236
Re: double pages
uh, ok… can’t very well help if you don’t want it. :) Moved to resolved.
Offline
Pages: 1