Clean-urls
rob_roy - November 10, 2008 - 12:39
| Project: | Session Favorites |
| Version: | 6.x-1.4 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | rob_roy |
| Status: | active |
Jump to:
Description
Is session favorites dependent upon clean-urls being enabled ?
Have just migrated site from localhost environment with clean-urls enabled to online test environment where I am struggling to get clean-urls enabled (1and1 shared hosting refer http://drupal.org/node/329288#comment-1100941 )
Option Add bookmark (re-named favorite) returns a 404 error. On localhost environment if clean-urls is disabled returns a 200 error (? !)
Need to confirm that clean-urls are required to be enabled before I start digging arround to resolve issue ! On test site you can view bookmarks (favorites)
Many thanks

#1
It's possible that the jquery for the ajax is based on clean urls. IIRC, it does a simple string substitution of the a tag target, but that might fail w/o clean urls.
#2
Thank you jhedstrom
I can confirm that session-favorites is dependent upon clean-urls !
Finally got 1and1 shared hosting running with clean-urls and now operates as expected
Many thanks
#3
I'm re-opening this so that I don't forget about it.