Closed (duplicate)
Project:
Views (for Drupal 7)
Version:
6.x-2.7
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
3 Nov 2009 at 10:50 UTC
Updated:
25 Nov 2009 at 10:21 UTC
I have AJAX error when editing new display, after creating new view step in "admin/build/views". This error appears on any item of display page. I try to disable javascript in Tools page and received empty page on item editing click.
Platform: Apache/2.2.13 (Win32) PHP/5.3.0. MySQL: 5.1.39-community.
Comments
Comment #1
W32 commentedAnd with this error, drupal continuously shows php warning: "warning: Parameter 3 to views_ui_ajax_form() expected to be a reference, value given in C:\web\includes\menu.inc on line 348."
Comment #2
SaxxIng commentedSame problem to me too!
After upgraded to 6.x-2.7 some views doesn't work anymore (blank pages). If I try to edit this views, I obtain the message "an error occurred at /views/ajax". I'm not sure but it may be a problem with VBO module (at a first analyze only the views with style "Bulk operations" doesn't work).
Comment #3
dagmar@W32: Can you export your view?
@SaxxIng: Please, deactivate javascript an you will see the complete error message. Copy this message here.
Comment #4
merlinofchaos commentedThe original post here is the PHP 5.3 incompatibility issue -- search the queue for PHP 5.3 please.
Comment #5
W32 commentedmerlinofchaos
Thank you.
PHP 5.3 incompatibility issue - :(
I distressed. Dose View will work correctly after rollback to PHP 5.2.11 ?
Comment #6
dawehnerYes it will.
Comment #7
merlinofchaos commentedYes, though I *believe* there is a patch in that issue you can try so you can use 5.3 as well. It hasn't been committed due ot concerns about breaking PHP4 compatibility with it.
Comment #8
W32 commentedhttp://drupal.org/node/569724
http://drupal.org/node/452384
Comment #9
WSRyu commented#6 worked for me, check : http://drupal.org/node/452384