Sitemap option does not Mod_Rewrite Correctly

In this board you can talk about general questions about phpMyFAQ

Moderator: Thorsten

Post Reply
Jonathan Kramer
Posts: 3
Joined: Sun Sep 18, 2005 2:21 am

Sitemap option does not Mod_Rewrite Correctly

Post by Jonathan Kramer »

First, thanks for fixing the PDF bug in 1.5.0.

Per your recommendation I downloaded the CVS and that took care of it.

I've set up for mod_rewrite, and the .htaccess is fine. All of the rewrites work *except* for the SITEMAP. I suspect that the referrer is pointing to the wrong location. When I click on it it drops me to my 404 page, while every other click properly rewrites to the right place.

Thanks in advance for your consideration of this issue.

Jonthan Kramer
Thorsten
Posts: 15725
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

I fixed this sitemap issue already in CVS. The stable CVS snapshot should contain the corrected sitemap.php file tomorrow. Sorry for that!

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
tubanews
Posts: 2
Joined: Wed Sep 21, 2005 5:50 pm

Post by tubanews »

This is a wonderful program and I'm looking forward to implementing it!

Has the sitemap issue been resolved? I just installed the latest download and it still goes to my 404 page.

Incedentally, when I visit sitemap.php directly, I get this error:

Fatal error: Call to undefined function: tracking() in /var/www/html/education/sitemap.php on line 23

Thanks for your help!
Thorsten
Posts: 15725
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

you cannot visit sitemap.php directly, just use the link on the left under the categories.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
tubanews
Posts: 2
Joined: Wed Sep 21, 2005 5:50 pm

Post by tubanews »

Ok thank you...but the mod rewrite is still broken, i'll wait for your new snapshot!
Thorsten
Posts: 15725
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

it should be in the snapshot tomorrow... if not, something is broken.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
mudanoman
Posts: 11
Joined: Mon Oct 03, 2005 9:25 pm

Post by mudanoman »

Pardon me, but what is the 'snapshot'? I installed v1.5.2 and having problems with the sitemap as well. Anyway, I really appreciate your time and help on the last question I asked. Thanks, Ivan
Thorsten
Posts: 15725
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,
mudanoman wrote:Pardon me, but what is the 'snapshot'?
you can find the snapshots here: http://www.phpmyfaq.de/download.php

The stable snapshot is the code base for the upcoming 1.5.3 release.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
tommo
Posts: 36
Joined: Mon Aug 01, 2005 4:48 pm

Post by tommo »

Was the sitemap issue fixed?

I get a 404 in 1.5.3
Thorsten
Posts: 15725
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

can you show me your page?

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
tommo
Posts: 36
Joined: Mon Aug 01, 2005 4:48 pm

Post by tommo »

Thorsten wrote:Hi,

can you show me your page?

bye
Thorsten
www.freezine-articles.com

The sitemap file points to http://www.freezine-articles.com/sitemap-a.html
Thorsten
Posts: 15725
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

did you added the new rewrite rules from _.htaccess?

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
tommo
Posts: 36
Joined: Mon Aug 01, 2005 4:48 pm

Post by tommo »

Thorsten wrote:Hi,

did you added the new rewrite rules from _.htaccess?

bye
Thorsten
I had but you put me on the right track and i went to .htaccess and made some changes and it works fine now..Thanks
Post Reply