Closed (duplicate)
Project:
Quote
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
21 Oct 2010 at 01:13 UTC
Updated:
22 Dec 2011 at 21:53 UTC
After install some modules ...
suddenly I found that ... when create new post (blog/forum) and submit
the page go to "page not found"
So i try to disable one by one, and I found that my blog "normal again" when I disable "Quote"
And my path auto and url alias normal again too.
maybe this quote .. crash/conflict with another module, i hope i found another quote
Comments
Comment #1
Zen commentedI need more information to make sense of anything. Try re-enabling your modules one by one or in pairs with Quote to see which is conflicting and narrow down the cause by elimination.
Comment #2
mauritsl commentedI had the same problem. When you are working from behind a reverse proxy (squid, varnish..) you can get this behavior. The patch on #422038: 500 errors (impossible to open nodes) fixed the problem for me, so this module may be a dup.
Comment #3
Zen commentedMarking this as a dupe. Thanks.