Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2008-04-08 08:07:05

fixthemedia
New Member
Registered: 2008-04-08
Posts: 3

Articles wont show up

They are created, but wont show up on the front page or in the articles section. What could be the problem? This a fresh install. (sorry if I posted this is the wrong area)

Offline

#2 2008-04-08 09:26:18

colak
Admin
From: Cyprus
Registered: 2004-11-20
Posts: 9,091
Website GitHub Mastodon Twitter

Re: Articles wont show up

Hi
can you post your diagnostics?


Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.

Online

#3 2008-04-09 07:41:27

fixthemedia
New Member
Registered: 2008-04-08
Posts: 3

Re: Articles wont show up

Temporary directory path and Plugin cache directory path should not match. ?

Textpattern version: 4.0.6 (r2805)
Last Update: 2008-04-08 07:41:30/2008-04-08 07:28:35
Document root: /nfsn/content/thediy/htdocs (/nfsn/content/thediy/public)
$path_to_site: /nfsn/content/thediy/public
Textpattern path: /nfsn/content/thediy/public/textpattern
Permanent link mode: section_id_title
open_basedir: /nfsn/content/thediy:/nfsn/apps/php5/lib/php:/nfsn/apps/php/lib/php:/nfsn/content/content/nfsn
upload_tmp_dir: /nfsn/content/thediy/tmp
Temporary directory path: /nfsn/content/thediy/public/textpattern
Site URL: www.diyiet.com
PHP version: 5.2.5
GD Image Library: bundled (2.0.28 compatible); supported formats: GIF, JPG, PNG.
Server Local Time: 2008-04-09 07:38:56
MySQL: 5.0.51a
Locale: en_GB.UTF-8
Server: Apache
Apache version: Apache
PHP Server API: apache
RFC 2616 headers:
Server OS: FreeBSD 6.3-RELEASE

Pre-flight check:
————————————
Temporary directory path and Plugin cache directory path should <strong>not</strong> match.
————————————

.htaccess file contents:
————————————
#DirectoryIndex index.php index.html

#Options +FollowSymLinks
#Options -Indexes

<IfModule mod_rewrite.c> RewriteEngine On #RewriteBase /relative/web/path/

RewriteCond %{REQUEST_FILENAME} -f [OR] RewriteCond %{REQUEST_FILENAME} -d RewriteRule ^(.+) – [PT,L]

RewriteRule ^(.*) index.php

RewriteCond %{HTTP:Authorization} !^$ RewriteRule .* – [E=REMOTE_USER:%{HTTP:Authorization}]
</IfModule>

#php_value register_globals 0

————————————

I noticed if I put the article as “pending” first then go back and select “live” it will work. I think if I dont select a category it wont show up anywhere either.

Last edited by fixthemedia (2008-04-09 07:42:34)

Offline

#4 2008-04-09 22:29:47

els
Moderator
From: The Netherlands
Registered: 2004-06-06
Posts: 7,458

Re: Articles wont show up

Does this FAQ help you? If not, can you post a tag trace (as described in that FAQ)?

Offline

Board footer

Powered by FluxBB