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 Core CiviCRM Functions (Moderator: Yashodha Chaku) »
  • CRM-3646
Pages: [1]

Author Topic: CRM-3646  (Read 2017 times)

polestar

  • I post frequently
  • ***
  • Posts: 162
  • Karma: 11
    • Target Integration
CRM-3646
October 30, 2008, 12:48:21 am
Hi Guys,

I got the following error "Could not find valid value for gid" after going through a number of posts and wiki I got this CRM-3646 (http://issues.civicrm.org/jira/browse/CRM-3646)

Is it possible to change the error message to say "Enable Cookies"

Thanks
Rohit
CiviCRM - Installation & Support | Virtual Private Servers (VPS) with Joomla/Drupal and CiviCRM | SugarCRM & vTiger CRM Installation and Support
Target Integration | www.targetintegration.com
Subscribe to Knowledgement - Your guide to effective business | http://www.knowledgement.ie

Dave Greenberg

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 5760
  • Karma: 226
    • My CiviCRM Blog
Re: CRM-3646
October 30, 2008, 09:43:08 am
This error is quite generic - so it might not be caused by cookie problem in many cases. However, if you feel it would be helpful for your users - you can change it by editing it here:

 CRM/Utils/Request.php - retrieve() function.
Protect your investment in CiviCRM by  becoming a Member!

polestar

  • I post frequently
  • ***
  • Posts: 162
  • Karma: 11
    • Target Integration
Re: CRM-3646
October 31, 2008, 06:09:41 am
This error is quite frequent for my users.

What else can be a reason for errors of this type? Can I do a detailed analysis?

Thanks
Rohit
CiviCRM - Installation & Support | Virtual Private Servers (VPS) with Joomla/Drupal and CiviCRM | SugarCRM & vTiger CRM Installation and Support
Target Integration | www.targetintegration.com
Subscribe to Knowledgement - Your guide to effective business | http://www.knowledgement.ie

Dave Greenberg

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 5760
  • Karma: 226
    • My CiviCRM Blog
Re: CRM-3646
October 31, 2008, 09:41:12 am
If you have a situation where the error is recreatable - then you could temporarily turn on the "Backtrace" feature (from Admin CiviCRM >> Global Settings >> Debug ) and recreate the error and copy the backtrace to post here. Also check CiviCRM.log in your configured Upload Directory for clues.
Protect your investment in CiviCRM by  becoming a Member!

polestar

  • I post frequently
  • ***
  • Posts: 162
  • Karma: 11
    • Target Integration
Re: CRM-3646
November 24, 2008, 03:08:23 am
Hi All,

This error is now killing my repo with the client. Here is the information from the civicrm.log file

Code: [Select]
Nov 24 03:50:28  [info] $Fatal Error Details = Array
(
    [message] => Could not find valid value for gid
    [code] =>
)


Nov 24 03:50:28  [info] $backTrace = /home/content/f/t/p/ftpimtaireland/html/administrator/components/com_civicrm/civicrm/CRM/Core/Error.php, backtrace, 265
/home/content/f/t/p/ftpimtaireland/html/administrator/components/com_civicrm/civicrm/CRM/Utils/Request.php, fatal, 108
/home/content/f/t/p/ftpimtaireland/html/administrator/components/com_civicrm/civicrm/CRM/Profile/Page/Listings.php, retrieve, 111
/home/content/f/t/p/ftpimtaireland/html/administrator/components/com_civicrm/civicrm/CRM/Profile/Page/Listings.php, preProcess, 192
/home/content/f/t/p/ftpimtaireland/html/administrator/components/com_civicrm/civicrm/CRM/Core/Invoke.php, run, 922
/home/content/f/t/p/ftpimtaireland/html/administrator/components/com_civicrm/civicrm/CRM/Core/Invoke.php, profile, 130
/home/content/f/t/p/ftpimtaireland/html/components/com_civicrm/civicrm.php, invoke, 82
/home/content/f/t/p/ftpimtaireland/html/components/com_civicrm/civicrm.php, civicrm_invoke, 26
/home/content/f/t/p/ftpimtaireland/html/libraries/joomla/application/component/helper.php, require_once, 162
/home/content/f/t/p/ftpimtaireland/html/includes/application.php, renderComponent, 124
/home/content/f/t/p/ftpimtaireland/html/index.php, dispatch, 68


I'll appreciate all your help. Thanks[/code]
CiviCRM - Installation & Support | Virtual Private Servers (VPS) with Joomla/Drupal and CiviCRM | SugarCRM & vTiger CRM Installation and Support
Target Integration | www.targetintegration.com
Subscribe to Knowledgement - Your guide to effective business | http://www.knowledgement.ie

polestar

  • I post frequently
  • ***
  • Posts: 162
  • Karma: 11
    • Target Integration
Re: CRM-3646
November 24, 2008, 03:16:40 pm
Hi Dave/Guys,

Are you getting any clue from the error information above?

Do you have any suggestions for me at this stage?

Thanks
CiviCRM - Installation & Support | Virtual Private Servers (VPS) with Joomla/Drupal and CiviCRM | SugarCRM & vTiger CRM Installation and Support
Target Integration | www.targetintegration.com
Subscribe to Knowledgement - Your guide to effective business | http://www.knowledgement.ie

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: CRM-3646
November 24, 2008, 04:52:37 pm

you are on civicrm 2.0 and joomla 1.5, right?

any chance u can upgrade to 2.1.2? your combination was not supported, and we made a fair number of changes in 2.1 to ensure j! 1.5 compatibility

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

polestar

  • I post frequently
  • ***
  • Posts: 162
  • Karma: 11
    • Target Integration
Re: CRM-3646
November 25, 2008, 02:01:25 am
I wish I could do that.

This installation was done after efforts of 1 week on the current setup.

Its a Godaddy hosting and as I have seen on the forums and experienced myself as well that installation of CiviCRM is not easy on Godaddy servers.

I tried the upgrade in the past with no success and didn't dig deep into it as I didn't want to spend a lot of time in upgrading than completing the project and handing it over to the customer.

Lobo,

Does the error point to anything relevant?
CiviCRM - Installation & Support | Virtual Private Servers (VPS) with Joomla/Drupal and CiviCRM | SugarCRM & vTiger CRM Installation and Support
Target Integration | www.targetintegration.com
Subscribe to Knowledgement - Your guide to effective business | http://www.knowledgement.ie

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: CRM-3646
November 25, 2008, 07:44:48 am
Quote from: polestar on November 25, 2008, 02:01:25 am
Its a Godaddy hosting and as I have seen on the forums and experienced myself as well that installation of CiviCRM is not easy on Godaddy servers.

spending some more money on a better hosting plan is probably a much better use of your time and our time

Quote from: polestar on November 25, 2008, 02:01:25 am
Does the error point to anything relevant?

The error does not give us a lot more info. for that combination, i'm not sure. i'm surprised it works are well as folks reported, since we did a fair number of changes to make Civi J 1.5 compatible

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

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Core CiviCRM Functions (Moderator: Yashodha Chaku) »
  • CRM-3646

This forum was archived on 2017-11-26.