Fehlermeldung bei Views -> Filter hinzufügen
am 18.08.2010 - 13:04 Uhr in
Hi!
Habe plötzlich ein eigenartiges Problem. Hatte noch nie Probleme mit Views.
Aber nun plötzlich, wenn ich ein neuen View erstelle und einen Filter hinzufügen möchte,
kommt - nach dem ich auf "Hinzufügen" geklickt habe, eine weiße Seite mit nem Code:
{ "display": "\x3cform action=\"/admin/build/views/ajax/add-item/News/default/filter\" accept-charset=\"UTF-8\" method=\"post\" id=\"views-ui-config-item-form\"\x3e\n\x3cdiv\x3e\x3cdiv class=\"views-expose clear-block\"\x3e\x3cinput type=\"submit\" name=\"op\" id=\"edit-options-expose-button-button\" value=\"Hervorheben\" class=\"form-submit\" /\x3e\n\x3cdiv class=\"description\"\x3eDer Eintrag ist derzeit nicht hervorgehoben. Sollte dieser \x3cstrong\x3ehervorgehoben\x3c/strong\x3e werden, können Benutzer den Filter ändern.\x3c/div\x3e\x3c/div\x3e\x3cdiv class=\"clear-block\"\x3e\x3cdiv class=\"views-left-30\"\x3e\x3cdiv class=\"form-item\"\x3e\n \x3clabel\x3eOperator: \x3c/label\x3e\n \x3cdiv class=\"form-radios\"\x3e\x3cdiv class=\"form-item\" id=\"edit-options-operator-in-wrapper\"\x3e\n \x3clabel class=\"option\" for=\"edit-options-operator-in\"\x3e\x3cinput type=\"radio\" id=\"edit-options-operator-in\" name=\"options[operator]\" value=\"in\" checked=\"checked\" class=\"form-radio\" /\x3e Ist eines von\x3c/label\x3e\n\x3c/div\x3e\n\x3cdiv class=\"form-item\" id=\"edit-options-operator-not-in-wrapper\"\x3e\n \x3clabel class=\"option\" for=\"edit-options-operator-not-in\"\x3e\x3cinput type=\"radio\" id=\"edit-options-operator-not-in\" name=\"options[operator]\" value=\"not in\" class=\"form-radio\" /\x3e Ist keines von\x3c/label\x3e\n\x3c/div\x3e\n\x3c/div\x3e\n\x3c/div\x3e\n\x3c/div\x3e\x3cdiv class=\"views-right-70\"\x3e\x3cdiv id=\"edit-options-value-wrapper\"\x3e\x3cdiv class=\"form-item\"\x3e\n \x3clabel\x3eInhaltstyp: \x3c/label\x3e\n \x3cdiv class=\"form-checkboxes\"\x3e\x3cdiv class=\"form-item\" id=\"edit-options-value-aktuelles-wrapper\"\x3e\n \x3clabel class=\"option\" for=\"edit-options-value-aktuelles\"\x3e\x3cinput type=\"checkbox\" name=\"options[value][aktuelles]\" id=\"edit-options-value-aktuelles\" value=\"aktuelles\" class=\"form-checkbox\" /\x3e Aktuelles\x3c/label\x3e\n\x3c/div\x3e\n\x3c/div\x3e\n\x3c/div\x3e\n\x3c/div\x3e\x3c/div\x3e\x3c/div\x3e\x3cdiv class=\"clear-block\"\x3e\x3cdiv class=\"form-buttons\"\x3e\x3cinput type=\"submit\" name=\"op\" id=\"edit-submit\" value=\"Aktualisieren\" class=\"form-submit\" /\x3e\n\x3cinput type=\"submit\" name=\"op\" id=\"edit-cancel\" value=\"Abbrechen\" class=\"form-submit\" /\x3e\n\x3cinput type=\"submit\" name=\"op\" id=\"edit-remove\" value=\"Entfernen\" class=\"form-submit\" /\x3e\n\x3c/div\x3e\x3c/div\x3e\x3cinput type=\"hidden\" name=\"form_build_id\" id=\"form-3ffa42be382188cca736e4cbe8c0041c\" value=\"form-3ffa42be382188cca736e4cbe8c0041c\" /\x3e\n\x3cinput type=\"hidden\" name=\"form_token\" id=\"edit-views-ui-config-item-form-form-token\" value=\"1a8128d28db6754695a02323c1e02b42\" /\x3e\n\x3cinput type=\"hidden\" name=\"form_id\" id=\"edit-views-ui-config-item-form\" value=\"views_ui_config_item_form\" /\x3e\n\n\x3c/div\x3e\x3c/form\x3e\n", "title": "Standards: Filter \x3cem\x3eNode: Typ\x3c/em\x3e konfigurieren", "url": "/admin/build/views/ajax/config-item/News/default/filter/type", "js": { "viewsAjax": { "formRelationships": { "edit-options-value": { "num": 1, "values": { "radio:options[operator]": [ "in", "not in" ] } } } } }, "hilite": ".views-item-default-filter-type", "replace": { "#views-tab-default": "\x3cdiv class=\"clear-block views-display views-display-default\"\x3e\n \x3cdiv class=\"top\"\x3e\n \x3cdiv class=\"inside\"\x3e\n \x3cspan class=\"display-title\"\x3e\n Standards \x3c/span\x3e\n ..usw
Hat von euch jemand eine Idee, was da ist? Sieht aus wie der Code vom View. Aber warum fügt er den View nicht einfach hinzu?
Vielen Dank im Voraus!
Grüße, Flo
- Anmelden oder Registrieren um Kommentare zu schreiben
Habe den Fehler gefunden. Auf
am 18.08.2010 - 20:53 Uhr
Habe den Fehler gefunden. Auf irgendeine Weise habe ich zwei mal jQuery eingebunden :-) Das hat sich wohl nicht vertragen.