logo
WSN Links PHP Directory Software
Features Showcase Reviews Demos Purchase Manual Support
 

Error code 403 for SEO friendly URL

Version: 4.1.32
Example URL: http://www.celebrities-galore.com/Britney-Spears


Page: 1 2

Error code 403 for SEO friendly URL
shlomot
To the here and now !
Avatar

Usergroup: Customer
Joined: Feb 05, 2008
Total Topics: 8
Total Posts: 34
Posted 03/03/08 - 07:31 PM:
quote post
#1
Hello,

I just created my first category. It is fully accessible with regular URL (query parameters), but I'm getting 403 when visiting the friendly URL that was generated by the system when SEO URLs is switched on.

What should I do or check? Thank you.

_____________________
Cheers,
Shlomo Tommer
Celebrities Galore
Paul
Administrator
Avatar

Usergroup: Administrator
Joined: Dec 21, 2001
Location: Northern California
Total Topics: 49
Total Posts: 5539
Posted 03/04/08 - 06:37 PM:
quote post
#2
Do you get an error message when turning on URL rewriting? Have you set any custom values there? What's the content of your .htaccess?
shlomot
To the here and now !
Avatar

Usergroup: Customer
Joined: Feb 05, 2008
Total Topics: 8
Total Posts: 34
Posted 03/04/08 - 09:05 PM:
quote post
#3
1. The error message occures ONLY when turning on URL rewriting. For example: The Britney Spears category shows OK when using the direct link with query parameters, but issues an 403 when setting URL rewriting on.

2. I checked with the host and the apache mod_rewrite is on and file permissions for .htaccess and directory are OK.

3. I didn't twick any custom values in the SEO Settings panel, so I guess that there are no custome values in the .htaccess file.

4. Here's the .htaccess content:

Options +FollowSymlinks
RewriteEngine on
RewriteBase /
RewriteCond %{REQUEST_FILENAME} -d
RewriteRule ^(.+[^/])$ $1/ [R]

RewriteRule ^admin/?$ admin/index.php

RewriteRule ^members/([0-9]+)\.html?$ memberlist.php?rewritten=1&page=$1
RewriteRule ^members/([-_/\+A-Za-z0-9]+)-([0-9]+)-trader\.html?$ trader.php?rewritten=1&id=$2 RewriteRule ^members/([-_/\+A-Za-z0-9]+)-([0-9]+)\.html?$ memberlist.php?rewritten=1&action=profile&id=$2
RewriteRule ^members/?$ memberlist.php?rewritten=1 RewriteRule ^help/?$ help.php?rewritten=1 RewriteRule ^help/([-_/\+A-Za-z0-9]+)/?$ help.php?rewritten=1&action=showcat&name=$1
RewriteRule ^help/([-_/\+A-Za-z0-9]+)/{HELPITEMTITLE}-([0-9]+)\.html?$ help.php?rewritten=1&action=showitem&id=$3


RewriteRule ^tags/([a-zA-Z0-9]+)/?$ search.php?rewritten=1&filled=1&action=filter&whichtype=links&tagscondition=like&tagssearch=|$1|

RewriteRule ^[-_/\+A-Za-z0-9]+/[-_/\+A-Za-z0-9]+-([0-9]+)-thread-([0-9]+)\.html?$ comments.php?rewritten=1&id=$1&page=$2
RewriteRule ^[-_/\+A-Za-z0-9]+/[-_/\+A-Za-z0-9]+-([0-9]+)-thread\.html?$ comments.php?rewritten=1&id=$1 RewriteRule ^[-_/\+A-Za-z0-9]+/[-_/\+A-Za-z0-9]+-([0-9]+)-thread\.html?$ link.php?rewritten=1&action=detail&id=$1
RewriteRule ^([0-9]+)/?$ index.php?rewritten=1&action=displaycat&catid=$1
RewriteRule ^([0-9]+)/([0-9]+)/?$ index.php?rewritten=1&action=displaycat&catid=$1&page=$2
RewriteRule ^([0-9]+)/sp([0-9]+).htm$ index.php?rewritten=1&action=displaycat&catname=$1&subpage=$2
RewriteRule ^([-_/\+A-Za-z0-9]+)/?$ index.php?rewritten=1&action=displaycat&catname=$1
RewriteRule ^([-_/\+A-Za-z0-9]+)/([0-9]+)\.html?$ index.php?rewritten=1&action=displaycat&catname=$1&page=$2

_____________________
Cheers,
Shlomo Tommer
Celebrities Galore
shlomot
To the here and now !
Avatar

Usergroup: Customer
Joined: Feb 05, 2008
Total Topics: 8
Total Posts: 34
Posted 03/05/08 - 10:40 PM:
quote post
#4
Hello Paul,

Days are going by and the problem is still there (:

I was looking for some secured area in my CP or to PM you with FTP information but there is no such place and you do not accept PMs.

So I guess that I need to ask from you for a "free installation" as promissed on your site in order to get things moving.

Here it goes: Please install WSN Links on Celebrities Galore and please make sure that SEO features work properly. Also, please instruct me on how to fetch you our FTP and MySQL information.

Would you like me to delete the installed script first and clean the already functioning database?

Thank you!

_____________________
Cheers,
Shlomo Tommer
Celebrities Galore
Paul
Administrator
Avatar

Usergroup: Administrator
Joined: Dec 21, 2001
Location: Northern California
Total Topics: 49
Total Posts: 5539
Posted 03/06/08 - 05:45 PM:
quote post
#5
The problem in the .htaccess file is {HELPITEMTITLE} being written out literally. Confirmed and fixed this bug for 4.1.33.

I don't accept PMs because having people ask me things in two places is enough without adding a third. Use the form if you want to request installation: http://scripts.webmastersite.net/wsnlinks/members...

Edited by Paul on 03/06/08 - 05:51 PM
shlomot
To the here and now !
Avatar

Usergroup: Customer
Joined: Feb 05, 2008
Total Topics: 8
Total Posts: 34
Posted 03/06/08 - 08:23 PM:
quote post
#6
Please either:
  1. Post here an attachement or download link to the new and improved .htaccess file, or
  2. Provide instructions for string replacement in the file, or
  3. send a zipped file to my email address

Thank you.

_____________________
Cheers,
Shlomo Tommer
Celebrities Galore
Paul
Administrator
Avatar

Usergroup: Administrator
Joined: Dec 21, 2001
Location: Northern California
Total Topics: 49
Total Posts: 5539
Posted 03/08/08 - 08:51 PM:
quote post
#7
Click "upgrade" on the front page of your admin panel. Then, once upgraded, go to the SEO settings page and submit it.
shlomot
To the here and now !
Avatar

Usergroup: Customer
Joined: Feb 05, 2008
Total Topics: 8
Total Posts: 34
Posted 03/08/08 - 09:00 PM:
quote post
#8
Thank you, Paul.

However, I was asked to submit my member area login password. Upon submission, the following error occured:

[b]Fatal error[/b]: Allowed memory size of 8388608 bytes exhausted (tried to allocate 9680 bytes) in [b]/home/b/4/9/17629/17629/public_html/includes/filefunctions.php[/b] on line [b]516[/b]
.

The second time around, I no longer had to submit member identification and I just received that very same error.

Paul wrote:
Click "upgrade" on the front page of your admin panel. Then, once upgraded, go to the SEO settings page and submit it.


_____________________
Cheers,
Shlomo Tommer
Celebrities Galore
Paul
Administrator
Avatar

Usergroup: Administrator
Joined: Dec 21, 2001
Location: Northern California
Total Topics: 49
Total Posts: 5539
Posted 03/10/08 - 07:05 PM:
quote post
#9
Forward this to your web host and ask them to increase the memory allowed in php.ini. If they're not willing to do that, simply getting them to update to PHP 5 (or tell you how to access a PHP 5 option they have) should save enough memory to under the limit (PHP 4 is a real memory guzzler, especially with the script being optimized for PHP 5).
shlomot
To the here and now !
Avatar

Usergroup: Customer
Joined: Feb 05, 2008
Total Topics: 8
Total Posts: 34
Posted 03/10/08 - 08:07 PM:
quote post
#10
Thanks. I forwarded the issue to Hostway.com

_____________________
Cheers,
Shlomo Tommer
Celebrities Galore
shlomot
To the here and now !
Avatar

Usergroup: Customer
Joined: Feb 05, 2008
Total Topics: 8
Total Posts: 34
Posted 03/11/08 - 09:15 AM:
quote post
#11
Dear Paul,

Hostway support returned the following answer: The php.ini file is located in your cgi-bin underneath your www folder. You have access to it to download it and update the file as necessary. Please add the code line of memory adjustment to the php.ini so that you will no longer receive this error.

The content of the php.ini file is as follow:
cgi.fix_pathinfo=1
extension=curl.so
extension=domxml.so
extension=imap.so
extension=mcal.so
extension=mcrypt.so
extension=mhash.so
extension=mysql.so
extension=xslt.so
extension=gd.so

Can you please instruct me about what to do next? Thank you.

_____________________
Cheers,
Shlomo Tommer
Celebrities Galore
Paul
Administrator
Avatar

Usergroup: Administrator
Joined: Dec 21, 2001
Location: Northern California
Total Topics: 49
Total Posts: 5539
Posted 03/12/08 - 03:40 AM:
quote post
#12
Add this line:

memory_limit = 16M
shlomot
To the here and now !
Avatar

Usergroup: Customer
Joined: Feb 05, 2008
Total Topics: 8
Total Posts: 34
Posted 03/12/08 - 03:48 AM:
quote post
#13
Thanks Paul.

I added this thread just in case other members face the same problem

_____________________
Cheers,
Shlomo Tommer
Celebrities Galore
shlomot
To the here and now !
Avatar

Usergroup: Customer
Joined: Feb 05, 2008
Total Topics: 8
Total Posts: 34
Posted 03/12/08 - 04:21 AM:
quote post
#14
Sorry, Paul, but the version upgrade didn't solve the SEO-friendly URL issue.

What's the next step?

_____________________
Cheers,
Shlomo Tommer
Celebrities Galore
Paul
Administrator
Avatar

Usergroup: Administrator
Joined: Dec 21, 2001
Location: Northern California
Total Topics: 49
Total Posts: 5539
Posted 03/13/08 - 02:31 AM:
quote post
#15
Did you submit the SEO settings page as mentioned earlier? It won't recreate the .htaccess until you do.
Search thread for
Download thread as

Page: 1 2



You don't have permission to post.

Please login or register.

Admin Control Panel

   
Home    |    Features    |    Showcase    |    Reviews    |    Demos    |    Purchase    |    Manual    |    Support
© 2008 Paul Knierim. All rights reserved.