Re: support Digest, Vol 143, Issue 3
Chris McAndrew <[email protected]> Sat, 1 Nov 2014 20:59:16 -0400
| Newsgroups | gmane.comp.php.drupal.support |
|---|---|
| Message-ID | <CAFV3ugnj00RT9U-tds3PJkQmxZ+W9bDchi=r7BpgA9jt+vEaDQ@mail.gmail.com> |
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, <[email protected]> wrote: > Send support mailing list submissions to > [email protected] > > 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 > [email protected] > > You can reach the person managing the list at > [email protected] > > 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 <[email protected]> > Subject: Re: [support] I locked my self out :( > To: "[email protected]" <[email protected]> > Message-ID: <[email protected]> > 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 <[email protected]> > Subject: Re: [support] Drupal 7.32, CKEditor and Media Modules > To: Christopher Jordan <[email protected]>, > [email protected] > Message-ID: <[email protected]> > 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" <[email protected] > > <mailto:[email protected]>> 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/ ] > > > > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: > http://lists.drupal.org/pipermail/support/attachments/20141101/564b1af0/attachment-0001.html > > ------------------------------ > > Message: 3 > Date: Sat, 1 Nov 2014 14:34:44 +0200 > From: Muzaffer Tolga Ozses <[email protected]> > Subject: Re: [support] Drupal 7.32, CKEditor and Media Modules > To: [email protected] > Cc: [email protected] > Message-ID: > < > CAMAQ3nLZoaXup8+wBBBncYx8_yhu3XCagc+8VeVhO-tVQmQPKA@mail.gmail.com> > Content-Type: text/plain; charset="utf-8" > > Can the web server read the images, i.e is the files/ directory owned by > it? > On 1 Nov 2014 13:38, "Susan Mangold" <[email protected]> wrote: > > > When I do that, I get a message saying: > > > > You don't have permission to access > > /sites/default/files/pictures/2012/forta.jpg on this server. > > > > But when I check the permissions from sites all the way to the image, I > > think they are set correctly: > > > > 775 for folders and 664 for the images). > > > > > > On 11/1/14, 4:21 AM, Muzaffer Tolga Ozses wrote: > > > > You can right click on any of them and inspect their expexted locations. > > On 1 Nov 2014 00:30, "Susan Mangold" <[email protected]> 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/ ] > >> > > > > > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: > http://lists.drupal.org/pipermail/support/attachments/20141101/2e9213b5/attachment-0001.html > > ------------------------------ > > Message: 4 > Date: Sat, 01 Nov 2014 08:37:02 -0400 > From: Susan Mangold <[email protected]> > Subject: Re: [support] Drupal 7.32, CKEditor and Media Modules > To: Muzaffer Tolga Ozses <[email protected]> > Cc: [email protected] > Message-ID: <[email protected]> > Content-Type: text/plain; charset="utf-8" > > My site is on a shared server belonging to a web hosting company. > > Is there a way for me to check? > > > > On 11/1/14, 8:34 AM, Muzaffer Tolga Ozses wrote: > > > > Can the web server read the images, i.e is the files/ directory owned > > by it? > > > > On 1 Nov 2014 13:38, "Susan Mangold" <[email protected] > > <mailto:[email protected]>> wrote: > > > > When I do that, I get a message saying: > > > > You don't have permission to access > > /sites/default/files/pictures/2012/forta.jpg on this server. > > > > But when I check the permissions from sites all the way to the > > image, I think they are set correctly: > > > > 775 for folders and 664 for the images). > > > > > > On 11/1/14, 4:21 AM, Muzaffer Tolga Ozses wrote: > >> > >> You can right click on any of them and inspect their expexted > >> locations. > >> > >> On 1 Nov 2014 00:30, "Susan Mangold" <[email protected] > >> <mailto:[email protected]>> 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/ ] > >> > > > > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: > http://lists.drupal.org/pipermail/support/attachments/20141101/d900d5e6/attachment-0001.html > > ------------------------------ > > Message: 5 > Date: Sat, 1 Nov 2014 14:40:49 +0200 > From: Muzaffer Tolga Ozses <[email protected]> > Subject: Re: [support] Drupal 7.32, CKEditor and Media Modules > To: [email protected] > Cc: [email protected] > Message-ID: > < > CAMAQ3nJAKNz+oa8gpKrC5z7UkAfaqNuOYocNrukV3OBZ-YTqpw@mail.gmail.com> > Content-Type: text/plain; charset="utf-8" > > Connect with your favourite FTP client, and see who owns the files/ > directory. > On 1 Nov 2014 14:37, "Susan Mangold" <[email protected]> wrote: > > > My site is on a shared server belonging to a web hosting company. > > > > Is there a way for me to check? > > > > > > > > On 11/1/14, 8:34 AM, Muzaffer Tolga Ozses wrote: > > > > Can the web server read the images, i.e is the files/ directory owned by > > it? > > On 1 Nov 2014 13:38, "Susan Mangold" <[email protected]> wrote: > > > >> When I do that, I get a message saying: > >> > >> You don't have permission to access > >> /sites/default/files/pictures/2012/forta.jpg on this server. > >> > >> But when I check the permissions from sites all the way to the image, I > >> think they are set correctly: > >> > >> 775 for folders and 664 for the images). > >> > >> > >> On 11/1/14, 4:21 AM, Muzaffer Tolga Ozses wrote: > >> > >> You can right click on any of them and inspect their expexted locations. > >> On 1 Nov 2014 00:30, "Susan Mangold" <[email protected]> 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/ ] > >>> > >> > >> > > > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: > http://lists.drupal.org/pipermail/support/attachments/20141101/5389673f/attachment.html > > ------------------------------ > > -- > [ Drupal support list | http://lists.drupal.org/ ] > > End of support Digest, Vol 143, Issue 3 > *************************************** > -- [ Drupal support list | http://lists.drupal.org/ ]