just edit settings.php to all free access. if that fails u may have broken your theme so change default theme to bartik, also in settings but uncomment those lines first. Chris McAndrew On Nov 1, 2014 8:42 AM, <support-request@drupal.org> wrote:
Send support mailing list submissions to support@drupal.org
To subscribe or unsubscribe via the World Wide Web, visit https://lists.drupal.org/mailman/listinfo/support or, via email, send a message with subject or body 'help' to support-request@drupal.org
You can reach the person managing the list at support-owner@drupal.org
When replying, please edit your Subject line so it is more specific than "Re: Contents of support digest..."
Today's Topics:
1. Re: I locked my self out :( (Jeff Greenberg) 2. Re: Drupal 7.32, CKEditor and Media Modules (Susan Mangold) 3. Re: Drupal 7.32, CKEditor and Media Modules (Muzaffer Tolga Ozses) 4. Re: Drupal 7.32, CKEditor and Media Modules (Susan Mangold) 5. Re: Drupal 7.32, CKEditor and Media Modules (Muzaffer Tolga Ozses)
----------------------------------------------------------------------
Message: 1 Date: Sat, 1 Nov 2014 08:12:52 -0400 From: Jeff Greenberg <listmail.ayendesigns@gmail.com> Subject: Re: [support] I locked my self out :( To: "support@drupal.org" <support@drupal.org> Message-ID: <1901790D-431A-48F9-9534-9072FD942E7F@gmail.com> Content-Type: text/plain; charset=us-ascii
If you have ssh / command line access to the server and drush installed you can do the following from the applicable sites directory:
drush upwd <username> --password="new password"
Such as
drush upwd admin --password="fubar"
------------------------------
Message: 2 Date: Sat, 01 Nov 2014 08:26:55 -0400 From: Susan Mangold <s.mangold@gmail.com> Subject: Re: [support] Drupal 7.32, CKEditor and Media Modules To: Christopher Jordan <christopher.coolgbb7@gmail.com>, support@drupal.org Message-ID: <5454D18F.405@gmail.com> Content-Type: text/plain; charset="utf-8"
I traced the path that the Media module uses and it is identical to where the files are.
The files are where they were before the upgrade.
I made no changes other than those required for the upgrade.
On 11/1/14, 7:43 AM, Christopher Jordan wrote:
You need to find the path to the images. Drupal is not resolving the path verify your file paths.
On 31 Oct 2014 18:30, "Susan Mangold" <s.mangold@gmail.com <mailto:s.mangold@gmail.com>> wrote:
I have a site that uses the CkEditor and Media modules to allow authorized users to upload images and create pages.
I upgraded the site on Wednesday to 7.32. Since then, all images handled by CKEditor no longer display even if I'm logged in as admin. If I go into the media library, all I see are broken-link icons.
I have checked that the images are on the server in the specified location and the permissions appear to be correct (775 for folders
and
664 for the images).
I have also updated all modules and I have cleared the cache.
I'm stumped.
Can someone help?
TIA.
Sue -- [ Drupal support list | http://lists.drupal.org/ ]