Title: Processing, please wait
Last modified: August 31, 2016

---

# Processing, please wait

 *  Resolved [cdorob](https://wordpress.org/support/users/cdorob/)
 * (@cdorob)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/processing-please-wait/)
 * After updating from CFORMS to CFORMS2, when viewing the tracking page no records
   are visible and the message processing please wait is on all the time. On previous
   version the same issue have been resolved by changing abspath.php Not sure what
   to do now.
 * [https://wordpress.org/plugins/cforms2/](https://wordpress.org/plugins/cforms2/)

Viewing 8 replies - 1 through 8 (of 8 total)

 *  Plugin Author [bgermann](https://wordpress.org/support/users/bgermann/)
 * (@bgermann)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/processing-please-wait/#post-7245198)
 * Do you see any POST request to [https://yoursite.example/wp-admin/admin-ajax.php](https://yoursite.example/wp-admin/admin-ajax.php)
   on your browser’s network inspection? There should be such a n AJAX request returning
   XML. Do you see any JavaScript errors in the browser’s console?
 *  Thread Starter [cdorob](https://wordpress.org/support/users/cdorob/)
 * (@cdorob)
 * [10 years ago](https://wordpress.org/support/topic/processing-please-wait/#post-7245380)
 * Yes, there is a call to admin-ajax.php and some data returning. I say some data
   because it looks like there is only the first part of the XML. No errors…
 *  Plugin Author [bgermann](https://wordpress.org/support/users/bgermann/)
 * (@bgermann)
 * [10 years ago](https://wordpress.org/support/topic/processing-please-wait/#post-7245382)
 * Can you post the (redacted) response here?
 *  [mikey79](https://wordpress.org/support/users/mikey79/)
 * (@mikey79)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/processing-please-wait/#post-7245426)
 * I’ve got the same issue after updating from 14.6 to current version. After deactivating
   Ajax, everything works fine. But that’s not the solution. 😉
 * I receive an POST lib_ajax.php 301 Moved Permanently
 * Fatal error: Cannot redeclare get_cforms_entries() (previously declared in /****/
   wp-content/plugins/cforms2/lib_aux.php:387) in /****/wp-content/plugins/cforms/
   lib_aux.php on line 718
 * As the current version of the plugin is located at /cforms2/ and not at /cforms/(
   which I deleted before!), this perhaps could guide you to the solution.
 * I really hope, you can fix this bug.
 * Sincerely,
    Mike
 *  [mikey79](https://wordpress.org/support/users/mikey79/)
 * (@mikey79)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/processing-please-wait/#post-7245427)
 * update:
 * Perhaps, I hadn’t deleted the old /cforms/ folder before I received the message
   above.
 * Now, it’s deleted. I’ve also erased all former data and then installed a clean
   cforms2 plugin. After that, I imported a backup of all data and receive the following
   network error:
 * POST lib_ajax.php 404 Not Found
 *  [mikey79](https://wordpress.org/support/users/mikey79/)
 * (@mikey79)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/processing-please-wait/#post-7245428)
 * The interesting thing is, that the above mentioned error still refers to /wp-
   content/plugins/cforms/lib_ajax.php – and NOT to /cforms2/.
 * This could be the solution …
 *  [mikey79](https://wordpress.org/support/users/mikey79/)
 * (@mikey79)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/processing-please-wait/#post-7245429)
 * If I upload the cforms2 plugin – in addition – in a folder /cforms/, the answer
   of this POST request is:
 *  <b>Fatal error</b>: Call to undefined function plugin_dir_path() in <b>/***/
   wp-content/plugins/cforms/lib_ajax.php</b> on line <b>23</b>
 *  Plugin Author [bgermann](https://wordpress.org/support/users/bgermann/)
 * (@bgermann)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/processing-please-wait/#post-7245430)
 * [@mikey79](https://wordpress.org/support/users/mikey79/) your 2nd and 3rd posts
   sound like a caching issue. There are no POST requests to lib_ajax.php in cformsII
   14.12. You should check that the cforms.admin.js and cforms.js you receive in
   your browser are the same as the files on your host. Maybe you have some caching
   plugin installed that messes up.
 * I would expect the fatal errors in your other posts in the described scenarios.

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘Processing, please wait’ is closed to new replies.

 * ![](https://ps.w.org/cforms2/assets/icon-128x128.png?rev=1010031)
 * [cformsII](https://wordpress.org/plugins/cforms2/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/cforms2/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/cforms2/)
 * [Active Topics](https://wordpress.org/support/plugin/cforms2/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/cforms2/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/cforms2/reviews/)

 * 8 replies
 * 3 participants
 * Last reply from: [bgermann](https://wordpress.org/support/users/bgermann/)
 * Last activity: [9 years, 11 months ago](https://wordpress.org/support/topic/processing-please-wait/#post-7245430)
 * Status: resolved