error in new forum post block

meew - June 11, 2006 - 12:48
Project:FUDforum integration
Version:4.7.x-1.x-dev
Component:Code
Category:bug report
Priority:minor
Assigned:naudefj
Status:closed
Description

while using PATH_INFO style URLs there is a problem in new forum blocks, last posts have links like www.site.com/forum/t/1/2/ , resulting in a 404 not found.

should be something like www.site.com/forum/index.php/t/1/2/

fixed via a hack on line 159 of fudforum.module, i added "index.php/" before the "t/" but should be fixed in a more elegant way :)

thanks

meew

#1

naudefj - June 11, 2006 - 19:06
Priority:normal» minor

I thought this is going to cause problems. I've hacked FUDforum to remove 'index.php' from forum URL's. Please add your support at http://fudforum.org/forum/index.php?t=msg&goto=32136&#msg_32136

#2

naudefj - June 16, 2006 - 03:31
Assigned to:Anonymous» naudefj
Status:active» fixed

Fix committed to CVS.

#3

Anonymous - June 30, 2006 - 03:45
Status:fixed» closed
 
 

Drupal is a registered trademark of Dries Buytaert.