Results 1 to 8 of 8

Thread: probleme htaccess

  1. #1
    novopt is offline Registered User
    Join Date
    Aug 2009
    Posts
    8

    Exclamation probleme htaccess

    pouvez vous m'aider


    J'ai configurait lu fichier .htaccess

    # INDEXU-START



    # DO NOT CHANGE THE FOLLOWING LINES

    # status: 1

    # pattern_category: {$cat_path}/more{$page}.html

    # pattern_detail: {$link_title}-{$link_id}.html

    # pattern_tag: tag/{$tag}/more{$page}.html



    Options -MultiViews

    RewriteEngine On



    RewriteRule ^(.*)-(.*).html detail.php?linkid=$2

    RewriteRule ^tag/(.*)/more(.*).html browsetag.php?tag=$1&pg_which=$2

    RewriteRule ^tag/(.*) browsetag.php?tag=$1

    RewriteCond %{REQUEST_FILENAME} !-f

    RewriteCond %{REQUEST_FILENAME} !-d

    RewriteCond %{REQUEST_FILENAME} !-l

    RewriteRule ^.* browse.php



    # INDEXU-END

    ---------------------------


    le problème est dans les pages des categories

    more2.html


    Warning: Smarty error: unable to read resource: "/home/novopt/public_html/myblog/themes/novi/404.html" in /home/novopt/public_html/myblog/lib/smarty/Smarty.class.php on line 1088


    Pouvez vous m aider a regler mon probleme

  2. #2
    pungky's Avatar
    pungky is offline Super Moderator
    Join Date
    Mar 2009
    Posts
    143

    Default

    Please go to admin panel then click update category path. You can find this option under category menu.

  3. #3
    FSGDAG's Avatar
    FSGDAG is offline Moderator
    Join Date
    May 2007
    Location
    NJ, United States
    Posts
    1,651

    Default

    Pungky... Tell the truth... Did you just guess what was wrong or did you really understand what he wrote, outside the .htaccess code??? LOL
    FSGDAG | IndexU Hosting | Owner
    Website | NiceCoder Script Hosting and More! | Web4URL is For Sale!
    Follow Us On Twitter | FaceBook Profile | YouTube Videos

  4. #4
    novopt is offline Registered User
    Join Date
    Aug 2009
    Posts
    8

    Default

    No j'aimerais juste de laide.
    J'ai comfigurer .htaccess pour avoir le lien comme ca : http://monsite.com/experiencias-pessoais-69.html la page detail ca fonctionne bien.

    Le probleme est dans les pages http://monsite.com/sociedade/amor-se...tes/more2.html la page suivante s affiche comme ca : Warning: Smarty error: unable to read resource: "/home/novopt/public_html/myblog/themes/novi/404.html" in /home/novopt/public_html/myblog/lib/smarty/Smarty.class.php on line 1088

    Pouvez vous m'aider a resoudre le probleme.

  5. #5
    novopt is offline Registered User
    Join Date
    Aug 2009
    Posts
    8

    Exclamation pouvez vous m'aider a resoudre le probleme

    Le code .htaccess est configuré pour avoir le lien comme ca : http://monsite.com/experiencias-pessoais-69.html , la page detail ca fonctionne bien.

    Le seul erreur est dans la page suivant :
    http://monsite.com/sociedade/amor-se...tes/more2.html , la page affiche le error suivant :
    Warning: Smarty error: unable to read resource: "/home/novopt/public_html/myblog/themes/novi/404.html" in /home/novopt/public_html/myblog/lib/smarty/Smarty.class.php on line 1088

    AIDEZ MOI s'il vous plait?‎

  6. #6
    novopt is offline Registered User
    Join Date
    Aug 2009
    Posts
    8

    Default

    aidez moi sil vous plai...

    La page detail fonctionne bien le lien lien s affiche comme ca : http://monsite.com/experiencias-pessoais-69.html

    Le seul erreur est dans les pages suivants : http://monsite.com/sociedade/amor-se...tes/more2.html, les pages affiche l'erreur suivant , Warning: Smarty error: unable to read resource: "/home/novopt/public_html/myblog/themes/novi/404.html" in /home/novopt/public_html/myblog/lib/smarty/Smarty.class.php on line 1088

    Aidez moi sil vous play

  7. #7
    Bruceper is offline Active Member
    Join Date
    Jun 2002
    Location
    Winnipeg Canada
    Posts
    4,913

    Default

    That won't fix the error he is reporting, that has nothing to do with .htaccess.

    Read the error message and you'll know what's missing. Perhaps the file 404.html?

  8. #8
    FSGDAG's Avatar
    FSGDAG is offline Moderator
    Join Date
    May 2007
    Location
    NJ, United States
    Posts
    1,651

    Default

    I just used Google translator to translate it from French to English....

    Basically he is saying that he changed his mod-rewrite for .htaccess so that it would look like this :

    http://monsite.com/experiencias-pessoais-69.html

    But when you use pagination for page 2 or even 3 your getting the error:

    Warning: Smarty error: unable to read resource: "/home/novopt/public_html/myblog/themes/novi/404.html" in /home/novopt/public_html/myblog/lib/smarty/Smarty.class.php on line 1088

    Bruce is obviously right that 404.html isn't present, but the real issue is why pagination isn't working.
    FSGDAG | IndexU Hosting | Owner
    Website | NiceCoder Script Hosting and More! | Web4URL is For Sale!
    Follow Us On Twitter | FaceBook Profile | YouTube Videos

Similar Threads

  1. .htaccess
    By piet in forum INDEXU DELUXE v1.x
    Replies: 0
    Last Post: 03-26-2009, 06:20 PM
  2. htaccess problem
    By berto in forum v5.x
    Replies: 4
    Last Post: 03-12-2009, 09:14 PM
  3. where is .htaccess?
    By jromano in forum v5.x
    Replies: 8
    Last Post: 06-19-2007, 12:21 PM
  4. .htaccess?
    By enginerunup in forum v5.x
    Replies: 6
    Last Post: 09-07-2006, 09:33 AM
  5. Probleme
    By saric in forum Indexu Lite
    Replies: 0
    Last Post: 11-06-2003, 04:26 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •