Comments Link goes to "Page Not Found"

I made a new content type -- everything is working just fine, but when I make a page in views, and add comment section with "Reply to Link" -- the link shows up but destination is wrong.

It goes to localhost/web/comment/reply/%252F?destination=web

The ending --- %252F?destination= is wrong.

Any help would be sincerely appreciated.

PS it was working, until I made a similar content type, now the commenting, per se, doesn't work.

Comments

sagar ramgade’s picture

Hi,

Have installed drupal in web folder, in that case you need to set $base_url = http://localhost/web in settings.php. Hope this solves your problem.

Acquia certified Developer, Back end and Front specialist
Need help? Please use my contact form

JohnnyW’s picture

Didn't work, so instead I changed the VIEWS Style to "unformatted" with Row Style to "node" -- it's not what I wanted, cause now I have to hack the CSS file to display properties "inline" with respects to their position, versus, just using Row Style "fields" and displaying those field inline.

Thank you for the info, all the same, sincerely.

If you have any other suggestions, please feel free to suggest :D

tryitonce’s picture

... have a look here .... - http://drupal.org/node/751690
............