Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter poloair

    (@poloair)

    Thanks samboll, will learn about it.
    Rgds.

    Thread Starter poloair

    (@poloair)

    Problem resolved already. It is just because I use an old Opera version, it can’t process javascript correctly.

    Forum: Fixing WordPress
    In reply to: RSS Problem

    Funkerjoe, I experience the same thing with a feed source. In my case, it is the feed source that limits the length of the text, NOT our news reader. If I’m not mistaken Google News does so.
    Perhaps, this is your case too? Worth to test pulling feeds from other feed sources, I think.

    Thread Starter poloair

    (@poloair)

    Additional info on the problem, perhaps these mean something?:
    – After selecting 3rd option “Date and name based”, clicking “Update Permalink Structure”, and “Permalink structure updated”, the selected button always back to the Default option.
    – I use WP v2.1 package that is available in the hosting package, and installed using Fantastico.
    – The same problem also happens when I installed WP v2.1 on another hosting service (different server!).

    Guys, please help.

    Thread Starter poloair

    (@poloair)

    Ups, sorry; just able to adding tags.

    Thread Starter poloair

    (@poloair)

    Thanks, moshu; I did already.

    As with mod_rewrite and Allow Override features:
    under the same domain (at root and at other directories as well), I have several .htaccess that work well for URL rewriting purposes. For example, their entries contains:

    
    Options +FollowSymlinks
    RewriteEngine on
    RewriteRule ^index.html$ Books/Keywords-search-Mailing+List+Guide-salesrank-1.html
    RewriteRule ^(.*)/(.*)-search-(.*)-(.*)-(.*).html index.php?Operation=ItemSearch&SearchIndex=$1&$2=$3&Sort=$4&ItemPage=$5 [QSA,L]
    

    Doesn’t this explain that mod_rewrite and Allow Override is enabled on my server?
    PS: I have a multi domain account on the server and, .htaccess rewrite rule works on all domains and subdomains.
    Pls advise me if I’m wrong :-).

    PS: I can’t add tags to this posting, don’t know why.

Viewing 6 replies - 1 through 6 (of 6 total)