Getting an error when clicking on removal of paragraph item. Prevents removal... just started happening after updating to newest version.

An AJAX HTTP request terminated abnormally.
Debugging information follows.
Path: /paragraphs/remove/ajax
StatusText: n/a
ResponseText: 
Fatal error:  require_once() [function.require]: Failed opening required '/Users/.../Sites/.../includes/paragraphs.ajax.inc' (include_path='.:/Applications/MAMP/bin/php/php5.3.20/lib/php') in /Users/.../Sites/.../includes/menu.inc on line 515
ReadyState: undefined
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

jeroen.b’s picture

Thanks for reporting. Can you see if attached patch works (clear cache after applying patch)?

apmsooner’s picture

Tested the patch and that seemed to fix it for me.

  • Commit 7653316 on 7.x-1.x by jeroen.b:
    Fix #2266791, require_once error on ajax button press
    
jeroen.b’s picture

Status: Active » Fixed

Fixed in beta4!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.