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
Re: Dashboard Does not Load, Menus Items Log Me Out, Login replys already Installed
November 20, 2010, 04:50:58 pm
I found  civicrm.settings.php which I think is what you were talking about.  

My server is set up as godaddy grid hosting.  It is shared hosting, and I have more then one site in my html.   The site I am currently using is not the main site.  When I initially loaded civicrm it installed the settings.php into the main site on my server. I copied the file from where it was installed, and put it in the sites/all/default.  I renamed the one that civicrm installed as .old.

this is what is in my settings.php

CiviCRM Configuration File - v3.1
 */

/**
 * Content Management System (CMS) Host:
 *
 * CiviCRM can be hosted in either Drupal or Joomla.
 *
 * Settings for Drupal 6.x:
 *      define( 'CIVICRM_UF'        , 'Drupal' );
 *
 * Settings for 1.5.x:
 *      define( 'CIVICRM_UF'        , 'Joomla' );
 *
 * Settings for Standalone:
 *      define( 'CIVICRM_UF'   , 'Standalone');
 *
 * You may have issues with images in CiviCRM. If this is the case, be sure
 * to update the CiviCRM Resource URL field (in Administer CRM: Global
 * Settings: Resource URLS) to your CiviCRM root directory.
 */
define( 'CIVICRM_UF'               , 'Drupal'        );

 *      define( 'CIVICRM_UF_BASEURL' , 'http://www.example.com/civicrm/standalone/' );
 */
define( 'CIVICRM_UF_BASEURL'      , 'http://www.dop.com/sites/all/modules/civicrm/install/index.php/' );

« Last Edit: November 21, 2010, 02:00:34 pm by lance1413 »

lance1413

  • Guest
Re: Dashboard Does not Load, Menus Items Log Me Out, Login replys already Installed
November 20, 2010, 09:36:35 pm
I tried a different test.  I clicked on CIVICRM, then I clicked on Individual user and got loged out.  Instead of loging in with my drupal sites login, I used the login for the CRM database.  (Side note, I am using godaddy.  I have a mysite.com database, and then I went into godaddy, and set up a second database specfically for civicrm.)  When I used the login that I made for the CIVICRM database, I was prompted to the CiviCRM Installer screen, as if CIVI hadn't been set up.

I don't know if it tells you anything, but I am guessing that somehow all of this is related.

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 21, 2010, 02:51:01 am
Quote from: lance1413 on November 20, 2010, 02:00:41 pm
can't find setttings.php file. Where should I look for it?

It's actually civicrm.settings.php and it's in sites/default/

Could be that will fix the other problems as well.
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 21, 2010, 07:18:20 am
In posting #13 I posted the contents of my settings.php.  That may be the problem, but nothing is jumping out at me as a problem.  Do you see anything?

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 21, 2010, 07:21:19 am
I hadn't seen that. This line:

Code: [Select]
define( 'CIVICRM_UF_BASEURL'      , 'http://www.doperdal.com/sites/all/modules/civicrm/install/index.php/' );
is wrong. It should be:

Quote
define( 'CIVICRM_UF_BASEURL'      , 'http://www.doperdal.com/' );

HTH
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 21, 2010, 09:58:58 am
I made the change you suggested and I get this error message


Parse error: syntax error, unexpected T_STRING in /home/content/88/6754888/html/doperdal/sites/default/civicrm.settings.php on line 164

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 21, 2010, 10:08:14 am
Check again. Copy and paste from my post above. You are missing an apostrophe somewhere it seems.
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 21, 2010, 10:56:57 am
The copy and paste fixed the "configure dashboard" problem thanks.  But, I still have the same problem with the CIVICRM Menu.  If I select

contacts>new organizaton>new team  I get directed to same screen:

http://www.doperdal.com/sites/all/modules/civicrm/install/index.php/index.php?q=civicrm/contact/add&ct=Organization&cst=Team&reset=1

ACCESS DENIED

doperdaldoperdal
User login
Username: *
Password: *

    * Create new account
    * Request new password

Home
Access denied
You are not authorized to access this page.
Powered by Drupal, an open source content management system

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 21, 2010, 11:32:23 am
Browse to

http://www.doperdal.com/?q=civicrm/menu/rebuild?reset=1&directoryCleanup=3

to rebuild your menus and then browse to

http://www.doperdal.com/?q=civicrm/admin/setting/updateConfigBackend&reset=1

to update your back end, just in case.

This you should only need to do once, and then everything should work.
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 21, 2010, 12:08:25 pm
I clicked on both links.  On the first Link, the page loaded and looked as it does when I click CIVICRM from the admin menu in drupal. I didn't see anything on the screen that I needed to click on to rebuild/clean up directory.  Was I supposed to?

Then I clicked on the second link and I got to a screen that I can save new settings.  I haven't clicked save yet in this screen yet, because I did not see a change on the first link.  Should I click save?  There were places to click slave.

lance1413

  • Guest
Re: Dashboard Does not Load, Menus Items Log Me Out, Login replys already Installed
November 21, 2010, 12:25:47 pm
I clicked ok, and was redirected to

http://www.doperdal.com/index.php?q=civicrm/admin

droplets are now showing up as "x"

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 21, 2010, 12:37:23 pm
> droplets are now showing up as "x"

Not sure what that means precisely, but do your menus work 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 21, 2010, 12:41:30 pm
Yes, I think.

Menus work, but instead of icon/picture I get an "X"

lance1413

  • Guest
Re: Dashboard Does not Load, Menus Items Log Me Out, Login replys already Installed
November 21, 2010, 12:46:48 pm
It might be an internet explorer issue?

Firefox is not showing up with "x"

lance1413

  • Guest
Re: Dashboard Does not Load, Menus Items Log Me Out, Login replys already Installed
November 21, 2010, 12:51:44 pm
"show field or section" comes up with x in explorer.

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.