Closed (duplicate)
Project:
Views (for Drupal 7)
Version:
6.x-2.12
Component:
Views Data
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Jul 2011 at 15:38 UTC
Updated:
28 Jul 2011 at 09:04 UTC
Since a while (month?) I can't update the header (with PHP content) of my taxonomy view anymore.
I did that several times before but at the moment I update the content, use the update & save buttons but the changes are not saved (no errors either).
Any idea? I have some urgent changes now :-/
Comments
Comment #1
DiscoFreq commentedExport and import doesn't work either, when trying to recreate it it doesn't save my header (PHP code).
So at the moment my taxonomy pages (quite essential on my site) are completely broken...
Does anyone have any idea????
Comment #2
DiscoFreq commentedComment #3
dawehnerCould it be that you have some kind of validation running?
Comment #4
DiscoFreq commentedWhat kind of validation do you mean? I only used the (standard) PHP filter, I don't think there's anything else checking that field.
(just managed to restore the old view by restoring the database tables for views)
Comment #5
dawehnerI mean validation of the views form. Perhaps you aren't allowed to save, because of whatever reason.
Comment #6
DiscoFreq commentedI found errors, I'll make a new bug report...