mach
Forum Replies Created
-
Forum: Your WordPress
In reply to: Why are my posts missing?Ok clearly the .htaccess file was wrong, I have erased and created a new .htaccess file but that changes nothing, darn it!!
Forum: Your WordPress
In reply to: Why are my posts missing?This is what currently is in my .htaccess file:
# BEGIN FAlbum
AddType text/x-component .htc
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule ^wp-content/plugins/falbum/falbum-wp.php/?([^/]*)?/?([^/]*)?/?([^/]*)?/?([^/]*)?/?([^/]*)?/?([^/]*)?/?([^/]*)?/?([^/]*)?/?$ /wp-content/plugins/falbum/falbum-wp.php?$1=$2&$3=$4&$5=$6&$7=$8 [QSA,L]
</IfModule>
# END FAlbumForum: Your WordPress
In reply to: Why are my posts missing?Thanks, cool advice!
But how do I do that?Forum: Your WordPress
In reply to: Why are my posts missing?sorry tg… 3 posts!
Forum: Your WordPress
In reply to: Why are my posts missing?No i’m using a the option provided by the Blix theme http://www.kingcosmonaut.de/blix.
the expert thing has been working fine – and as said the problem is theme independed.
Forum: Your WordPress
In reply to: Why are my posts missing?I have just checked up on my server in myPHP, and all the post are on the server.
Now how do I get them back into the post?
Is there a wp-___ file that does that! Or does it run through the scripts in the index.php?
Forum: Your WordPress
In reply to: Why are my posts missing?I still can figure this out!? tjek http://nowuseit.com
All my written text is there (I can see it in the admin -> manage) but it’s NOT showing on the blogpost everything else but the text is working, pages alswell.
I can even search the post via text and get the right post up, but still no text!I have reloaded all wp-files, and it is not template-related.
Any suggestions!?
What is going on
Forum: Your WordPress
In reply to: Why are my posts missing?options -> Reading is set at “3”
???
Forum: Your WordPress
In reply to: Why are my posts missing?Thanks, template is good, infact it seems to be a non-template problem, its persistent even if I change themes?!?
Any other idea?
All the wp-files are there and the page generate the permalinks and the headline, date, time, categori etc., suggesting that the Mysql is ok – but it doesn’t call the post.