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 »
  • Drupal Installations (Moderator: Piotr Szotkowski) »
  • Dashboard Does not Load, Menus Items Log Me Out, Login replys already Installed
Pages: [1] 2 3

Author Topic: Dashboard Does not Load, Menus Items Log Me Out, Login replys already Installed  (Read 8155 times)

lance1413

  • Guest
Dashboard Does not Load, Menus Items Log Me Out, Login replys already Installed
November 19, 2010, 07:52:32 am
Dashboard Does not Load, Menus Items in Civicrm Log Me Out, Login replys already Installed

I've installed Latest version of Drupal & CiviCRM, I am using godaddy hosting.
Installed without error.

When I log into my drupal site I click on CIVCRM.
Dashboard Does not Load, when I select click contact>new contact>new student = access denied and user login screen
If I log back in I get "Oops! CiviCRM is Already Installed"

Can't figure out how to resolve. Any suggestions?

Michael McAndrew

  • Forum Godess / God
  • I live on this forum
  • *****
  • Posts: 1274
  • Karma: 55
    • Third Sector Design
  • CiviCRM version: various
  • CMS version: Nearly always Drupal
  • MySQL version: 5.5
  • PHP version: 5.3
Re: Dashboard Does not Load, Menus Items Log Me Out, Login replys already Installed
November 19, 2010, 08:36:20 am
It might be that like your menu items might be directing you to "another site" where you aren't logged in.  Have you checked that the menu items are going to the same address as the page that you are on.

Sometimes you might be at http://www.example.com and your menu items will point to http://example.com or something similar. 

Rather than clicking on the menu item new contact, try deleting everything in your url after civicrm/ and replacing it with 'contact/add&ct=Individual&cst=Student&reset=1'

If that works, you will want to make sure that 'civicrm/admin/settings/path' and 'civicrm/admin/settings/url' are correctly set, and rebuild your menus with 'civicrm/menu/rebuild'.  you might want to go to 'civicrm/admin/setting/debug' to refresh your cache etc. as well.
Service providers: Grow your business, build your reputation and support CiviCRM. Become a partner today

lance1413

  • Guest
Re: Dashboard Does not Load, Menus Items Log Me Out, Login replys already Installed
November 19, 2010, 10:02:40 am
I'll try your suggestions and see if it works. There does seem to be another user logged in. I don't know where the other user came from if not from the sample data. Do you think there issue Drupal data base and the civi database not working together correctly?

Hershel

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4640
  • Karma: 176
    • CiviHosting
  • CiviCRM version: Latest
  • CMS version: Mostly WordPress and Drupal
Re: Dashboard Does not Load, Menus Items Log Me Out, Login replys already Installed
November 20, 2010, 09:03:42 am
Let us know if you can fix it or not. GoDaddy, however, is known to be a not very high quality nor reliable host.
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.

lance1413

  • Guest
Re: Dashboard Does not Load, Menus Items Log Me Out, Login replys already Installed
November 20, 2010, 09:41:26 am
I am using godaddy.

I followed your directions.  However, when I go to CIVICRM I use the administration menu module. When I click on CIVICRM i am directed to http://www.mysite.com/?q=civicrm&reset=1

When I enter http://www.mysite.com/civicrm  I get:

"Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, support@supportwebsite.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log."

I am wondering if the administration menu module may be part of the problem. I was also having problems with the plugin manager as well and I uninstalled it.  When I tried doing an install of a module  using the plugin module I would get an error message.  I read online documentation regarding the error, some said it had to do with grid hosting from godaddy.  I never solved the problem I just unitstalled the module.  I am wondering if my current problem may be similar in nature?


I am bit lost.  Every direction I turn I get an error message.

Hershel

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4640
  • Karma: 176
    • CiviHosting
  • CiviCRM version: Latest
  • CMS version: Mostly WordPress and Drupal
Re: Dashboard Does not Load, Menus Items Log Me Out, Login replys already Installed
November 20, 2010, 09:45:51 am
The administration menu module is not a problem--it is known to work fine with CiviCRM.

Being redirected to http://www.mysite.com/?q=civicrm&reset=1 is fine--that's the CiviCRM home page. What do you see there?

The fact that you get an error on http://www.mysite.com/civicrm would appear to be because Godaddy doesn't support (or the server you're on) clean URLs, but that's not a problem. You will just always need to have the three characters ?q= inserted after mysite.com/ so the correct version of http://www.mysite.com/civicrm  would be http://www.mysite.com/?q=civicrm which is basically what you have above (the &reset=1 part you can safely ignore for now)
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.

lance1413

  • Guest
Re: Dashboard Does not Load, Menus Items Log Me Out, Login replys already Installed
November 20, 2010, 10:07:50 am
http://www.mysite.com/sites/all/modules/civicrm/  I get:

Forbidden

You don't have permission to access /sites/all/modules/civicrm/ on this server.

Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.


http://www.doperdal.com/sites/all/modules/civicrm/contac/add&ct=Individual&cst=Student&reset=1%27  I also get:

Forbidden

You don't have permission to access /sites/all/modules/civicrm/ on this server.

Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.


Hershel

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4640
  • Karma: 176
    • CiviHosting
  • CiviCRM version: Latest
  • CMS version: Mostly WordPress and Drupal
Re: Dashboard Does not Load, Menus Items Log Me Out, Login replys already Installed
November 20, 2010, 10:10:31 am
Why are you visiting those URLs? They are not part of CiviCRM. To add a contact this is the URL:

http://www.doperdal.com/?q=civicrm/contact/add&reset=1

but I think you need to start at the beginning and get to the CiviCRM home page and then use the menus. Your CiviCRM home page is:

http://www.doperdal.com/?q=civicrm

What do you see there?
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.

lance1413

  • Guest
Re: Dashboard Does not Load, Menus Items Log Me Out, Login replys already Installed
November 20, 2010, 10:17:45 am
"Being redirected to http://www.mysite.com/?q=civicrm&reset=1 is fine--that's the CiviCRM home page. What do you see there?"

On the url you directed me to, I see what i stated in my original posting.  I am in civicrm, with the dashlet for configure dasboard spininng and not registering.  The same circle I mentioned in my first posting.

Not to get side tracked regarding the plugin manager,  I would think it would work, but it doesn't.  I unistalled it but it is a nice feature. Any ideas?

lance1413

  • Guest
Re: Dashboard Does not Load, Menus Items Log Me Out, Login replys already Installed
November 20, 2010, 10:23:50 am
http://www.mysite.com/?q=civicrm/contact/add&reset=1


Returns:

New Contact
Sorry. A non-recoverable error has occurred.
Could not find valid value for ct

Return to home page.


http://www.mystite.com/?q=civicrm  = I go back to my original posting, configure dashboard spins, etc.
« Last Edit: November 29, 2010, 05:49:33 am by lance1413 »

Hershel

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4640
  • Karma: 176
    • CiviHosting
  • CiviCRM version: Latest
  • CMS version: Mostly WordPress and Drupal
Re: Dashboard Does not Load, Menus Items Log Me Out, Login replys already Installed
November 20, 2010, 11:16:22 am
Sorry, new contact link should probably be:

http://www.doperdal.com/?q=civicrm/contact/add&ct=Individual&cst=Student&reset=1

or better yet, just use the menus from your CiviCRM home page. :)

Regarding the dashboard, I would have to examine the site to check, but my guess is that you may have http://doperdal.com/ set in your settings.php file (as opposed to http://www.doperdal.com/) and that may be the issue there. Can you check that?

But, for the meantime, you
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.

lance1413

  • Guest
Re: Dashboard Does not Load, Menus Items Log Me Out, Login replys already Installed
November 20, 2010, 02:00:41 pm
can't find setttings.php file. Where should I look for it?

lance1413

  • Guest
Re: Dashboard Does not Load, Menus Items Log Me Out, Login replys already Installed
November 20, 2010, 02:13:29 pm
THIS link got me past my problem:


http://www.doperdal.com/?q=civicrm/contact/add&ct=Individual&cst=Student&reset=1  THIS WORKED or at least got me past my problem.

I would like to fix problem permanitly so I can access it from my drupal site. Any idea how to fix it?

I can't find settings.php

If you want to check the site and setting, I would be happy to give you logins I can send via skype or e-mail or another means. Problem keeps me from working

lance1413

  • Guest
Re: Dashboard Does not Load, Menus Items Log Me Out, Login replys already Installed
November 20, 2010, 03:30:55 pm
I reinstalled the plug in manager module.  When I clicked on Admin from the drupal menu I got


Fatal error: Cannot redeclare _pear_call_destructors() (previously declared in /usr/local/php5/lib/php/PEAR.php:735) in /home/content/88/6754888/html/doperdal/sites/all/modules/civicrm/packages/PEAR.php on line 811

I turned off the plugin manager and the problem when away.  WHich one reason tI think that possibly the admin menu is messing up civi

lance1413

  • Guest
Re: Dashboard Does not Load, Menus Items Log Me Out, Login replys already Installed
November 20, 2010, 04:26:11 pm
Thanks for the link to http://www.xxxxx.com/?q=civicrm/contact/add&ct=Individual&cst=Student&reset=1

However, if I click on anything else, I get loged out.  So if I use the CIVICRM menu on the top of the screen, and select "new parent" for example, I am logged out again.

Pages: [1] 2 3
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • Drupal Installations (Moderator: Piotr Szotkowski) »
  • Dashboard Does not Load, Menus Items Log Me Out, Login replys already Installed

This forum was archived on 2017-11-26.