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.
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?
However, I was asked to submit my member area login password. Upon submission, the following error occured:
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 9680 bytes) in /home/b/4/9/17629/17629/public_html/includes/filefunctions.php on line 516
.
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.
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).
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.
Comments on Error code 403 for SEO friendly URL
To the here and now !
Usergroup: Customer
Joined: Feb 05, 2008
Location: Haifa, Israel
Total Topics: 15
Total Comments: 49
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.
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
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?
To the here and now !
Usergroup: Customer
Joined: Feb 05, 2008
Location: Haifa, Israel
Total Topics: 15
Total Comments: 49
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:
To the here and now !
Usergroup: Customer
Joined: Feb 05, 2008
Location: Haifa, Israel
Total Topics: 15
Total Comments: 49
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!
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
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: scripts.webmastersite.net/w...ustom=yes&TID=installation
To the here and now !
Usergroup: Customer
Joined: Feb 05, 2008
Location: Haifa, Israel
Total Topics: 15
Total Comments: 49
Please either:
Thank you.
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
Click "upgrade" on the front page of your admin panel. Then, once upgraded, go to the SEO settings page and submit it.
To the here and now !
Usergroup: Customer
Joined: Feb 05, 2008
Location: Haifa, Israel
Total Topics: 15
Total Comments: 49
Thank you, Paul.
However, I was asked to submit my member area login password. Upon submission, the following error occured:
.
The second time around, I no longer had to submit member identification and I just received that very same error.
Click "upgrade" on the front page of your admin panel. Then, once upgraded, go to the SEO settings page and submit it.
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
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).
To the here and now !
Usergroup: Customer
Joined: Feb 05, 2008
Location: Haifa, Israel
Total Topics: 15
Total Comments: 49
Thanks. I forwarded the issue to Hostway.com
To the here and now !
Usergroup: Customer
Joined: Feb 05, 2008
Location: Haifa, Israel
Total Topics: 15
Total Comments: 49
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:
Can you please instruct me about what to do next? Thank you.
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
Add this line:
memory_limit = 16M
To the here and now !
Usergroup: Customer
Joined: Feb 05, 2008
Location: Haifa, Israel
Total Topics: 15
Total Comments: 49
Thanks Paul.
I added this thread just in case other members face the same problem
To the here and now !
Usergroup: Customer
Joined: Feb 05, 2008
Location: Haifa, Israel
Total Topics: 15
Total Comments: 49
Sorry, Paul, but the version upgrade didn't solve the SEO-friendly URL issue.
What's the next step?
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
Did you submit the SEO settings page as mentioned earlier? It won't recreate the .htaccess until you do.