clicking on the customize link sends you to "Web Page not found". using Drupal 6.2/6.x-1.0 alpha

This is an awesome module by the way and can't wait until a stable or dev release!

thanks so much!

Comments

Anonymous’s picture

Component: Miscellaneous » Code
Assigned: Unassigned »
Status: Active » Closed (fixed)

This is most likely due to Clean URLS. All of my dev environments use clean urls but I'll be making changes and have another release with a few other bug fixes and feature upgrades as well. For now, the alpha releases are the dev releases. I hope to have all the kinks worked out relatively quickly.

Thank you for reporting this. It is something that I had overlooked.

Anonymous’s picture

Status: Closed (fixed) » Fixed
Anonymous’s picture

Status: Fixed » Active

I found another instance where this happens that I'm still troubleshooting. I don't have a server configured to test it but here is the following scenario:

Drupal is installed in /portal/
RewriteBase is /portal/
Clean URLs are turned on

Links don't point to /portal/usermenus but point to /portal/usermenus

I hope to be able to test / fix this in the next couple of days.

Anonymous’s picture

Status: Active » Fixed

#245875 : Properly corrected. Wrapped links with l().

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.