Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
So, in wp, posting an article with pics is very easy, uploading and inserting is easy. In drupal, i have not been able to get this kind of functionality with tinymce, ckeditor, etc. Featured image, image resizing, etc. My site will have non-geek contributors, so i'm trying to make article posting easy. using ckeditor's 'add media' button, I get this
Hi there,
I experienced now with different modules (panels, zen_theme, zenophile) that if I install them by choosing "Admin, Modules, Install New Module" they are installed and then I activate them but for somehow reason they do not work properly. So I get 403 Forbidden errors. Especially with Images.
With the panels module when I want to add content to the panel I get the following error:
Hi
I have a site (D7.8) which had several modules that needed updating. I planned to first update the over about 15 -20 modules in steps, before moving on to updating to D7.9
This went on well for a while. After every few modules, I would run DB update.
During the update of the last few, I decided to start uploading the D7.9 files in the background, which ended around the same time (which I should not have done) & so I decided to run the DB update script.
The site could not load after that.
Hi,
The documentation says when overriding this function it should be placed in a .module file, but where does
this file go? Should I create a new folder under sites/all/modules/ and place it there and then enable this
module in the UI?