A little problem with the sef urls A little problem with the sef urls
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

A little problem with the sef urls

Started by s2sinner, September 06, 2006, 03:03:26 PM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

s2sinner

Well I have a little problem with the SEF Url.

I get the message page not found //// index2.html

Thanks for help and the Time as well.

All The best

VAssilis

http://root.pclove.ch


Nibbler

If your server does not support mod_rewrite then don't use the plugin.

s2sinner

is not from the server because I have all ready Installed simular htaccess and is working.

Maybe is something else but not the server.

Thanks anyway

s2sinner

In another account... But on the same hosting provider with the same specifications.



Nibbler

Post a link to your gallery. All I can see at your link is the plesk default page.

s2sinner

yes sorry...I'm too many hours on computer....


http://root.rnbilly.ch/

if you want to see in side the server e-mail me in root@pclove.ch and i will send you my pass and user name..


Thanks for your time

Nibbler

Either you don't have mod_rewrite enabled or you don't have the .htaccess in your Coppermine root directory. Test mod_rewrite with a simple example.

s2sinner

Well I just check it on server is on
and the ht file is on the right place
also is this one

##  ********************************************
##  Coppermine Photo Gallery
##  ************************
##  Copyright (c) 2003-2006 Coppermine Dev Team
##  v1.1 originaly written by Gregory DEMAR
##
##  This program is free software; you can redistribute it and/or modify
##  it under the terms of the GNU General Public License as published by
##  the Free Software Foundation; either version 2 of the License, or
##  (at your option) any later version.
##  ********************************************
##  Coppermine version: 1.4.9
##  $Source$
##  $Revision: 3231 $
##  $Author: nibbler999 $
##  $Date: 2006-08-16 15:05:39 +0200 (Mi, 16 Aug 2006) $
##  ********************************************

Options FollowSymLinks SymLinksIfOwnerMatch

RewriteEngine on

#  Uncomment the following line if your webserver's
#  URL is not directly related to physical file paths.
#  Update "YOUR_COPPERMINE_ROOT" (just / for root)

#RewriteBase /

#
# Rewrite index urls
#
RewriteRule index-([0-9]*)\.html index.php?cat=$1 [NC]

RewriteRule index-([0-9]*)-page-([0-9]*)\.html index.php?cat=$1&page=$2 [NC]

#
# Rewrite thumbnail urls
#
RewriteRule thumbnails-([a-z0-9]*)-([\-]?[0-9]*)\.html thumbnails.php?album=$1&cat=$2 [NC]

RewriteRule thumbnails-([a-z0-9]*)-page-([0-9]*)\.html thumbnails.php?album=$1&page=$2 [NC]

RewriteRule thumbnails-([a-z0-9]*)-([\-]?[0-9]*)-page-([0-9]*)\.html thumbnails.php?album=$1&cat=$2&page=$3 [NC]

RewriteRule thumbnails-([0-9a-z]*)\.html thumbnails.php?album=$1 [NC]

RewriteRule thumbnails-search-(.*)\.html thumbnails.php?album=search&search=$1 [NC]


#
# Rewrite displayimage urls
#
RewriteRule displayimage-([a-z0-9]+)-([\-]?[0-9]+)-([\-]?[0-9]+)\.html displayimage.php?album=$1&cat=$2&pos=$3 [NC]

RewriteRule displayimage-([a-z0-9]+)-([\-]?[0-9]+)\.html displayimage.php?album=$1&pos=$2 [NC]

RewriteRule displayimage-([0-9]+)\.html displayimage.php?pos=-$1 [NC]

RewriteRule slideshow-([0-9]+)-([\-]?[0-9]+)-([0-9]+)\.html displayimage.php?album=$1&pid=$2&slideshow=$3 [NC]

RewriteRule slideshow-([a-z]+)-([\-]?[0-9]+)-([0-9]+)-([0-9]+)\.html displayimage.php?album=$1&cat=$2&pid=$3&slideshow=$4 [NC]




If you can see something is wrong let me know please.

s2sinner

Ok I can see there is no any solution on my problem. Any other way to make description or  keyword list for the engines????????

Thanks

Vassilis

s2sinner

I found the problem was on my server.

For some reason is not working on my subdomain. Sorry for the time you lose about.




Quote from: s2sinner on September 06, 2006, 03:03:26 PM
Well I have a little problem with the SEF Url.

I get the message page not found //// index2.html

Thanks for help and the Time as well.

All The best

VAssilis

http://root.pclove.ch