Recent Topics

1 May 08, 2008 18:19    

My b2evolution Version: 2.x

I am trying to change two folder names to make the URL fit my needs. Everything works with the new folder name, except when clicking a category in the category list.

old url
[u]http://localhost/b2evolution/blogs/itEvents.php[/u]

new url
[u]http://localhost/events/view/itEvents.php[/u]

category url that doesn't work now
[u]http://localhost/events/view/itEvents.php/someCategoryName/[/u]
-Firefox shows "The page isn't redirecting properly"
-IE never responds, just keeps loading

2 May 09, 2008 16:55

I went back to the old folder names and the category links still won't work.

this doesn't respond, but everything else on the site works
[u]http://localhost/events/blogs/itEvents.php/someCategoryName/[/u]

This is driving me crazy. Could it be a folder rights issue? Does the code that handles the category name extraction from the url need to write to a file? Is a page continueally loading itself? I am grasping for straws now.

This is the error message Firefox give when clicking a category link to show all posts associated to that category.

Firefox has detected that the server is redirecting the request for this address in a way that will never complete.

4 May 09, 2008 17:18

What files are in the "someCategoryName" directory?

5 May 09, 2008 23:09

I started over from scratch. I don't know what was wrong, but at least it's fixed now.


Form is loading...