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 »
  • Installing CiviCRM »
  • WordPress Installations (Moderators: Kurund Jalmi, Coleman Watts) »
  • [Solved] Clicking contacts causes "Could not find valid value for cid" error
Pages: [1]

Author Topic: [Solved] Clicking contacts causes "Could not find valid value for cid" error  (Read 1956 times)

CityBloc

  • I post occasionally
  • **
  • Posts: 38
  • Karma: 0
  • CiviCRM version: 4.4.6
  • CMS version: WordPress 3.9.2
  • MySQL version: 5.5.37
  • PHP version: 5.3.10
[Solved] Clicking contacts causes "Could not find valid value for cid" error
October 28, 2012, 05:38:48 pm
WordPress 3.42
CiviCRM 4.20

I can Find Contacts.  But when I click on any contact name, or on "View" or "Edit", Civi pukes with the following:

Code: [Select]
/var/www/wp-content/plugins/civicrm/civicrm/CRM/Core/Error.php, backtrace, 293
/var/www/wp-content/plugins/civicrm/civicrm/CRM/Utils/Request.php, fatal, 106
/var/www/wp-content/plugins/civicrm/civicrm/CRM/Contact/Page/View.php, retrieve, 98
/var/www/wp-content/plugins/civicrm/civicrm/CRM/Contact/Page/View/Summary.php, preProcess, 51
/var/www/wp-content/plugins/civicrm/civicrm/CRM/Contact/Page/View/Summary.php, preProcess, 94
/var/www/wp-content/plugins/civicrm/civicrm/CRM/Core/Invoke.php, run, 228
/var/www/wp-content/plugins/civicrm/civicrm.php, invoke, 271
, civicrm_wp_invoke,
/var/www/wp-includes/plugin.php, call_user_func_array, 403
/var/www/wp-admin/admin.php, do_action, 151



Sorry but we are not able to provide this at the moment.
Could not find valid value for cid

On the same screen, I've noticed that clicking on the contact icon labeled in its hint label as "Individual", I get an Ajax screen showing not the contact, but a screen with my own user name and a darkened rendering of the WordPress dashboard.
« Last Edit: November 25, 2012, 10:09:58 am by CityBloc »

Hershel

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4640
  • Karma: 176
    • CiviHosting
  • CiviCRM version: Latest
  • CMS version: Mostly WordPress and Drupal
Re: Clicking contacts causes error
October 30, 2012, 05:21:23 am
Can you check the base URL for both the search and view and edit pages?

I mean the www.mysite.com or mysite.com part of the URL. Is it the same for all?
CiviHosting and CiviOnline -- The CiviCRM hosting experts, since 2007

See here for the official: What to do if you think you've found a bug.

CityBloc

  • I post occasionally
  • **
  • Posts: 38
  • Karma: 0
  • CiviCRM version: 4.4.6
  • CMS version: WordPress 3.9.2
  • MySQL version: 5.5.37
  • PHP version: 5.3.10
Re: Clicking contacts causes error
November 01, 2012, 05:14:22 pm
Quote from: Hershel on October 30, 2012, 05:21:23 am
Can you check the base URL for both the search and view and edit pages?

I mean the www.mysite.com or mysite.com part of the URL. Is it the same for all?

Hi!

Yes, it is.

Search:

http://dev.cityblocchicago.com/wp-admin/admin.php?page=CiviCRM&q=civicrm/contact/search

Results:

http://dev.cityblocchicago.com/wp-admin/admin.php?page=CiviCRM&q=civicrm/contact/view

-r

Hershel

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4640
  • Karma: 176
    • CiviHosting
  • CiviCRM version: Latest
  • CMS version: Mostly WordPress and Drupal
Re: Clicking contacts causes error
November 04, 2012, 05:13:14 am
Not sure what the issue is, but I would suggest you try upgrading to CiviCRM 4.2.6. Also MySQL 5.0 is known to be a problematic (i.e. buggy) version and I would strongly recommend to upgrade that also.

The only other issue might be your PHP version or server configuration.
CiviHosting and CiviOnline -- The CiviCRM hosting experts, since 2007

See here for the official: What to do if you think you've found a bug.

CityBloc

  • I post occasionally
  • **
  • Posts: 38
  • Karma: 0
  • CiviCRM version: 4.4.6
  • CMS version: WordPress 3.9.2
  • MySQL version: 5.5.37
  • PHP version: 5.3.10
Re: Clicking contacts causes error
November 04, 2012, 08:06:43 am
Hi Hershel,

My forum profile had some outdated info in it, since updated. 

The system is running MySQL 5.5.24 and PHP  5.3.10-1ubuntu3.4

I attempted an upgrade to Civi 4.2.6 and ended up with a different error, spelled out in this thread:

http://forum.civicrm.org/index.php/topic,26652.0.html

Would love some tips on debugging here.   This is a test server.

Hershel

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4640
  • Karma: 176
    • CiviHosting
  • CiviCRM version: Latest
  • CMS version: Mostly WordPress and Drupal
Re: Clicking contacts causes error
November 04, 2012, 08:32:14 am
I will respond there what I can.
CiviHosting and CiviOnline -- The CiviCRM hosting experts, since 2007

See here for the official: What to do if you think you've found a bug.

CityBloc

  • I post occasionally
  • **
  • Posts: 38
  • Karma: 0
  • CiviCRM version: 4.4.6
  • CMS version: WordPress 3.9.2
  • MySQL version: 5.5.37
  • PHP version: 5.3.10
Re: [Solved] Clicking contacts causes "Could not find valid value for cid" error
November 25, 2012, 10:11:23 am
This turned out to be caused by a security plugin for Wordpress called WebsiteDefender WordPress Security.  Shut that off, problem goes away.


Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • WordPress Installations (Moderators: Kurund Jalmi, Coleman Watts) »
  • [Solved] Clicking contacts causes "Could not find valid value for cid" error

This forum was archived on 2017-11-26.