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 (Moderator: Dave Greenberg) »
  • A general plethora of minor issues... some not so minor...
Pages: [1]

Author Topic: A general plethora of minor issues... some not so minor...  (Read 1037 times)

banthm

  • I’m new here
  • *
  • Posts: 4
  • Karma: 0
A general plethora of minor issues... some not so minor...
January 02, 2012, 11:34:02 am
Drupal   7.9
MySQL   5.1.56
PHP   5.2.17
PHP memory limit   256M

Issue 1.
When users register for a new account, upon pressing submit the following error occurs:
Fatal error: Class 'CRM_Core_Config' not found in /home/iaedonli/public_html/sites/all/modules/civicrm/drupal/civicrm.module on line 644

Issue 2.
When creating a new membership, the corresponding contact is created. However, those users cannot login and when you send for a new password via email, it does not recognize that user's email.

Issue 3.
http://www.foo.com/sites/all/modules/civicrm/bin/UpdateMembershipRecord.php?
I have this set as both a cron and run it manually. I had to comment out the email updates section as it is timing out or using too much CPU on the shared hosting I have with Green Geeks. Is there a way to divide the processes to lower the overhead?

Issue 4.
I want to generate a memberlist of current members. Right now I am manually updated a "Current Members" smart group. I just want a profile that returns current members.

Issue 5.
Some members, after multiple login attempts, cannot log in, and when requesting a new password are returned a "You do no have permission to view this page" when clicking on the login link. I replicated the process on my machine, after research, I found that clearing cookies may repair. I cleared my cookies, reset the users password and logged into their account. I then logged out - and they still cannot log in.

Issue 6.
Access levels. I've installed Access Control. The forum access seems to be working, for the most part, but access control on the blocks is not. Current members should be able to see certain blocks, but so far, regardless of settings only admins are seeing those blocks.

I know this is a hodgepodge. Typically I try to solve my own issues and do a lot of research. Each of these issues I have searched - I just haven't found answers that specifically seem to address these problems. I know some of it is just pure ignorance. But I have a particularly volatile issue among the users of the web site, and I don't have hours to repair at least the new account issue (number 1).

I'd also like the name of a knowledgeable contractor to help with these issues.

Thank You.

Will
« Last Edit: January 02, 2012, 01:00:51 pm by banthm »

Dave Greenberg

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 5760
  • Karma: 226
    • My CiviCRM Blog
Re: A general plethora of minor issues... some not so minor...
January 02, 2012, 12:42:15 pm
Issue 1 might be related to Mollom module ? (http://forum.civicrm.org/index.php/topic,7835.msg50550.html#msg50550)

Issue 2 / 3 / 5 / 6 - no idea :-( Some seem strictly drupal related issues ?

Issue 4 - If you have a smart group of current members, you can configure a profile with advanced setting: "Limit Listing to Group" = your smart group, then add "&force=1" to profile url so that displays the records in the group when the page is loaded (w/o user needing to do a search). More info:

http://book.civicrm.org/user/organising-your-data/profiles
http://wiki.civicrm.org/confluence/display/CRMDOC40/Linking+Profiles

Check Professional Services listings (link above) for contractors. You could also post in prof svcs forum board. HTH.
Protect your investment in CiviCRM by  becoming a Member!

banthm

  • I’m new here
  • *
  • Posts: 4
  • Karma: 0
Re: A general plethora of minor issues... some not so minor...
January 02, 2012, 01:22:45 pm
Unless Mollom is enabled by default, I don't use it.

I've disabled Captcha completely, and am still getting "The answer you entered for the CAPTCHA was not correct." on certain pages. Flushed the cache...

It's that my smart group isn't updating itself via script.

The profiles links are helpful. I've seen the links. This has just turned into a turd day. Expected to have a lot fewer issues, but in troubleshooting one, I've caused another. Captcha was fine until I disabled it to see if it was causing error #1.

Glorious!

Thanks, I will keep chugging along here.


Hershel

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4640
  • Karma: 176
    • CiviHosting
  • CiviCRM version: Latest
  • CMS version: Mostly WordPress and Drupal
Re: A general plethora of minor issues... some not so minor...
January 03, 2012, 05:26:41 am
Issue 2: Can you confirm that the Drupal user exists and is active?

Issue 3: I do not think this is presently possible, but perhaps you could code it or sponsor someone to code it.

Issue 5: Sounds like it may have to do with your server environment. Read the comments carefully in sites/default/settings.php and perhaps set your base_url there.

Issue 6: This sounds like an Access Control issue and you could post an Issue on drupal.org for that module. Although I would suggest to first fix Issue 5.

> I'd also like the name of a knowledgeable contractor to help with these issues.

http://civicrm.org/professional
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.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM (Moderator: Dave Greenberg) »
  • A general plethora of minor issues... some not so minor...

This forum was archived on 2017-11-26.