Closed (fixed)
Project:
Views (for Drupal 7)
Version:
6.x-2.x-dev
Component:
User interface
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Jul 2009 at 00:11 UTC
Updated:
17 Mar 2010 at 19:17 UTC
Don't know if this is a known issue, couldnt find it anywhere:
When you rewrite your baseurl in your htaccess file (telling drupal to use www.site.com instead of site.com) accessing the views UI is fine until you press update, at which time you go to a page which looks like ajax (or something) one long line of code.
Im assuming views is setup for use with site.com and not with www.site.com, is there anything that can be done about this as it makes editing views a nightmare, you have to press back whenever you press 'update' and then you can't see the changes till you save.
BTW - love Views (its just this issue)
Comments
Comment #1
dawehneri think you can fix this setting $base_url in your settings.php
Comment #2
esmerel commentedNo response to suggested fix.