CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviEvent (Moderator: Yashodha Chaku) »
  • CiviEvent Registration forms generate an error and display above website content
Pages: [1]

Author Topic: CiviEvent Registration forms generate an error and display above website content  (Read 1926 times)

RYJakes

  • I’m new here
  • *
  • Posts: 7
  • Karma: 0
  • CiviCRM version: 4.1.1
  • CMS version: Wordpress 3.3.1
  • MySQL version: 5.1.56
  • PHP version: 5.2.17
CiviEvent Registration forms generate an error and display above website content
March 22, 2012, 05:07:19 pm
We're having an issue putting up a form with CIVI. We created a Wordpress Page and then used the shortcode to insert an event registration form.  When I published it, I received the following error message:

Warning: require_once(wp-includes/pluggable.php) [function.require-once]: failed to open stream: No such file or directory in /home/aishla0/public_html/blog/wp-content/plugins/civicrm/civicrm.php on line 327

Fatal error: require_once() [function.require]: Failed opening required 'wp-includes/pluggable.php' (include_path='.:/home/aishla0/public_html/blog/wp-content/plugins/civicrm/civicrm/:/home/aishla0/public_html/blog/wp-content/plugins/civicrm/civicrm//packages:.:/usr/lib/php') in /home/aishla0/public_html/blog/wp-content/plugins/civicrm/civicrm.php on line327

In addition, the page comes out with the registration form floating over the website, rather than embedded within it, like on this page: aishla.com/blog/civitest. 

It seems that the content being inserted into the Wordpress page is inserting the Civi form piece into the wrong part of the template. Does anyone know what's going on here or/and which template pieces are being used to populate these pages.

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: CiviEvent Registration forms generate an error and display above website content
March 22, 2012, 08:02:22 pm

1. what version of wordpress are u on?

2. can u check if the file:

 /home/aishla0/public_html/blog/wp-includes/pluggable.php

exists in your install

thanx

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

RYJakes

  • I’m new here
  • *
  • Posts: 7
  • Karma: 0
  • CiviCRM version: 4.1.1
  • CMS version: Wordpress 3.3.1
  • MySQL version: 5.1.56
  • PHP version: 5.2.17
Re: CiviEvent Registration forms generate an error and display above website content
March 23, 2012, 10:18:51 am
Thank you so much for your reply.   I do have the file "pluggable.php" in my install. 

Here's all my info:
MySQL: 5.1.56
PHP: 5.2.17
Wordpress: 3.3.1
Apache: 2.2.21

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: CiviEvent Registration forms generate an error and display above website content
March 23, 2012, 02:59:42 pm

sorry, i dont know why it cant find that file in your install. I was doing some other shortcode testing on my WP 3.3.1 / Civi 4.1 install and it worked fine

Are u using the default permalink settings? can u switch to using that and seeing if it works

thanx

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

RYJakes

  • I’m new here
  • *
  • Posts: 7
  • Karma: 0
  • CiviCRM version: 4.1.1
  • CMS version: Wordpress 3.3.1
  • MySQL version: 5.1.56
  • PHP version: 5.2.17
Re: CiviEvent Registration forms generate an error and display above website content
March 25, 2012, 02:15:00 pm
I switched to the default permalink setting.  It gave me exactly the same error message. 

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: CiviEvent Registration forms generate an error and display above website content
March 25, 2012, 02:55:51 pm

U'll need to debug and figure out whats happening and why. Please post back on this topic when you have figured out what happened and why. That will help other folks and/or help us fix a bug in the codebase

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

RYJakes

  • I’m new here
  • *
  • Posts: 7
  • Karma: 0
  • CiviCRM version: 4.1.1
  • CMS version: Wordpress 3.3.1
  • MySQL version: 5.1.56
  • PHP version: 5.2.17
Re: CiviEvent Registration forms generate an error and display above website content
March 29, 2012, 04:29:00 pm
We figured it out.  There was a conflict with the "Simple Facebook Connect" plugin.  When we removed it, it worked perfectly.  Thanks for all your help.
« Last Edit: April 02, 2012, 12:28:29 pm by RYJakes »

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviEvent (Moderator: Yashodha Chaku) »
  • CiviEvent Registration forms generate an error and display above website content

This forum was archived on 2017-11-26.