PDA

View Full Version : Details page not working with 3.0.5


BorisVM
05-19-2006, 02:18 AM
I just purchased and installed 3.0.5.

I am using mod_rewrite. Everything works but the details page.

I must use RewriteBase / otherwise the rewriting doesn't work.

As is, the details page goes to {url no longer in service}

This returns an error.

But if I manually go to:
{url no longer in service}

Then the details page shows up.

Any help resolving this issue is appreciated.

For some reason the category is not showing up on the details page as well.


Here is the .htaccess

Content visible to registered users only.

anon
05-19-2006, 08:18 AM
Actually, your details page is going to:

{url no longer in service}

and not
{url no longer in service}



for the category, please go into your admin panel for your directory and:

Directory-->Categories-->Rebuild Cache


after rebuilding your cache, category should appear for you.

ROb

BorisVM
05-19-2006, 11:49 AM
Content visible to registered users only.
I know. I hardcoded the link. It was faster then debugging the htaccess or details.php files.

depasco
05-30-2006, 10:39 PM
Hello,

I`ve got the same problem als BorisVM:
the "details"-page gives me an 404-error back.

It`s just the same .htaccess als BorisVM - I also rebuilded the category-cash.

{url no longer in service}[dot]de/detail/link-1.html gives me back an error
if I replace .../details/... with the name of the category, the link will work.

Thanks for your help...

greets
depasco

aureldragut
03-03-2007, 01:15 AM
I have the same problem with the link to the Url's details page. When i click on that link it sends me to index page.

I got this on the error.log
Content visible to registered users only.

anon
03-03-2007, 01:33 AM
who is your hosting?

aureldragut
03-03-2007, 01:35 AM
I tried to set my own hosting. The server is in my house. I guess it has to do with my server configuration.

Later edit: i made it work by adding ".php" in "detail.php/link-".