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) »
  • Discussion (deprecated) »
  • Alpha and Beta Release Testing »
  • 4.1 Release Testing (Moderator: Kurund Jalmi) »
  • Wordpress Integration
Pages: 1 [2]

Author Topic: Wordpress Integration  (Read 8112 times)

Interpolat

  • I post frequently
  • ***
  • Posts: 140
  • Karma: -1
    • Interpolat Solutions, LLC.
  • CiviCRM version: 4.4+
  • CMS version: Wordpress
  • MySQL version: 5.5+
  • PHP version: 5.4+
Re: Wordpress Integration
December 21, 2011, 01:20:28 pm
None.
Interpolat Solutions, LLC
Connecting the dots for you!
http://www.interpolat.com

Flashingcursor

  • I’m new here
  • *
  • Posts: 6
  • Karma: 1
  • CiviCRM version: 4.1 Alpha
  • CMS version: WordPress 3.3 / 3.4 Bleeding
  • MySQL version: Current
  • PHP version: Current
Re: Wordpress Integration
December 21, 2011, 02:17:26 pm

if ( !session_id() ) add_action( ‘init’, ‘session_start’ );


Try replacing with that. ;-)  I don't normally do session handling in WordPress, so ...

Interpolat

  • I post frequently
  • ***
  • Posts: 140
  • Karma: -1
    • Interpolat Solutions, LLC.
  • CiviCRM version: 4.4+
  • CMS version: Wordpress
  • MySQL version: 5.5+
  • PHP version: 5.4+
Re: Wordpress Integration
December 22, 2011, 10:02:50 am
I found this post.  Basically, it states that Wordpress does not support sessions at all.  Granted, this was posted two years ago. so I am not sure what the current status is on this.  http://wordpress.org/support/topic/how-does-wordpress-handle-sessions-and-session-variables

Not sure how this is relevant to the current issues, but just though I would share.
Interpolat Solutions, LLC
Connecting the dots for you!
http://www.interpolat.com

dwenaus

  • I’m new here
  • *
  • Posts: 3
  • Karma: 0
  • CiviCRM version: 4.1
  • CMS version: Wordpress 3.3
  • MySQL version: 5.1
  • PHP version: 5.3
Re: Wordpress Integration
December 29, 2011, 08:28:48 am
First, thanks for the WP port!!!

I'm testing the new release and have a bit of feedback.
on the instruction guide: wiki.civicrm.org/confluence/display/CRMDOC41/WordPress+Installation+Guide+for+CiviCRM+4.1
Step 6. needs some work. "Click Administer CiviCRM
If your WordPress site makes use of the db_prefix setting (in settings.php - cf. Step 2, above), click Configure Global Settings,  then WordPress Integration Settings " is not correct.

i'm guessing it should be Administer -> System Settings -> CMS Database Integration.
on that page it defaults to "users". Would it not be better to default to "wp_users" - the actual wordpress default, which will be correct in 99.9% of installs.

then when I go to: Users and Permissions -> Synchronize Users to Contacts and then click OK, I get this error:
"Sorry. A non-recoverable error has occurred. CMS user creation not supported for this framework"

this is a fresh WP 3.3 install with one added user, no plugins.

dwenaus

  • I’m new here
  • *
  • Posts: 3
  • Karma: 0
  • CiviCRM version: 4.1
  • CMS version: Wordpress 3.3
  • MySQL version: 5.1
  • PHP version: 5.3
Re: Wordpress Integration
December 29, 2011, 10:35:00 am
going to the CiviCRM main nav link before it's installed generates a not-so-helpful error. Something directing the user to the Settings->CiviCRM would be quite helpful.

Kurund Jalmi

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4169
  • Karma: 128
    • CiviCRM
  • CiviCRM version: 4.x, future
  • CMS version: Drupal 7, Joomla 3.x
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Wordpress Integration
December 29, 2011, 11:49:58 am
Quote
i'm guessing it should be Administer -> System Settings -> CMS Database Integration.
on that page it defaults to "users". Would it not be better to default to "wp_users" - the actual wordpress default, which will be correct in 99.9% of installs.
This is fixed and will be part of next beta release.

Quote
then when I go to: Users and Permissions -> Synchronize Users to Contacts and then click OK, I get this error:
"Sorry. A non-recoverable error has occurred. CMS user creation not supported for this framework"
http://issues.civicrm.org/jira/browse/CRM-9327. This fix will be part of next beta release.

Quote
going to the CiviCRM main nav link before it's installed generates a not-so-helpful error. Something directing the user to the Settings->CiviCRM would be quite helpful.
I think once you Activate CiviCRM, there is link to Settings.

Hth
Kurund
Found this reply helpful? Support CiviCRM

dwenaus

  • I’m new here
  • *
  • Posts: 3
  • Karma: 0
  • CiviCRM version: 4.1
  • CMS version: Wordpress 3.3
  • MySQL version: 5.1
  • PHP version: 5.3
Re: Wordpress Integration
December 29, 2011, 12:12:29 pm
thanks for the update. once you activate the plugin, but before you actually install it going to the main nav link generates nasty php file not found errors. because it can't find the system config file.

Kurund Jalmi

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4169
  • Karma: 128
    • CiviCRM
  • CiviCRM version: 4.x, future
  • CMS version: Drupal 7, Joomla 3.x
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Wordpress Integration
January 18, 2012, 07:55:59 am
Quote
once you activate the plugin, but before you actually install it going to the main nav link generates nasty php file not found errors. because it can't find the system config file.

This is fixed and will be part of next beta release

Kurund
Found this reply helpful? Support CiviCRM

Pages: 1 [2]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Discussion (deprecated) »
  • Alpha and Beta Release Testing »
  • 4.1 Release Testing (Moderator: Kurund Jalmi) »
  • Wordpress Integration

This forum was archived on 2017-11-26.