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.
Hey all,
Drupal 8.2.4 site after migrating from drupal 6.
Try to add a new vocabulary with term.
Everything looks O.k except that the new term don't show up.
I know that they are inserted to the database but for some reason I don't see the new terms.
before I file a bug report, a question: views slideshow works. It works on a view page, no problem with that.
But my node has a panel with a layout, where the slideshow module should show images. It has. It stop within the last 2 updates of drupal 7 core or views (slidshow) or panels.
I looked to solve it, but no chance.
I can show a pager of the images to show, but the panel and slideshow don't slide and don't show the image I choose. It is static.
First: Can anyone check this and confirm the problem?
I am working on aegir2 system, in that default hostmaster configured is hostmaster-6.x-2.5 with drupal 3.36 and i need to upgrade hostmater to hostmaster-7.x-3.2 with drupal 7.41.
I am using drsh 6.6.0
My website is running as expected, but when I login as admin, i get the error.
I picked up some information from the database table watchdog. i think the admin toolbar causes problems leading to that error.
Has somebody encountered a similar problem when updating to 8.2.4? My previously installed version was 8.2.3.
It appears that Drupal 8.x cannot be updated from 8.x.x to 8.x.x version without command line interface (CLI) access.
This sad state of affairs exists in part because numerous contrib modules in D8 require the use of CLI installation and maintenance using the CLI composer utility and the CLI drush utility for installation and updating.
The following drupal.org documentation also includes clues that D8 is essentially impossible for site builders to update without CLI access.