error

hello . I install drupal version 8.x error

An AJAX HTTP error occurred.
HTTP Result Code: 200
Debugging information follows.
Path: http://localhost/drupal8/core/install.php?langcode=en&profile=standard&i...
StatusText: OK
ResponseText:
Fatal error: Maximum execution time of 30 seconds exceeded in D:\www\drupal8\core\lib\Drupal\Core\Database\Statement.php on line 57

Thanks!

Best plugin for Accounting, Inventory and Sales

Kindly suggest us the 'Best plugin for Accounting, Inventory and Sales' ?

Developing a simple D8 Twig theme

Hello,

I am very new to Drupal and not an advanced programmer, so I am working on creating an extremely simple Drupal 8 Twig theme, but I keep getting error messages in the admin area, and after creating a node with some content, none of the content is showing up. The one thing that is working is that Drupal is inserting code into the “head” area, but nothing else seems to be working other than that. Here’s what I have so far:

My theme consists of four very basic files: my-theme.info.yml, html.html.twig, screenshot.png, and css/layout.css. I’ve plopped them in a folder titled, “bluejay” and placed it in the “themes” directory of my test site.

For the file “bluejay.info.yml” I have the following code:

name: Bluejay
type: theme
description: This is my super simple admin theme.
package: Bluejay
version: 0.1
core: 8.x
stylesheets:
  all:
    - css/layout.css
regions:
    header: 'Header'
    content: 'Content'
    sidebar_first: 'Sidebar first'
    footer: 'Footer'
settings:
    shortcut_module_link: '0'
engine: twig
screenshot: screenshot.png

For the file “html.html.twig” I have:

{#
/**
* @file
* Default theme implementation to display an html page.
*/
#}



{{ head }}

Drupal 8 theme question DELETE

10 min later I read the documentation and seems like a good decision
Can't find a way to delete this post (dang quitting smoking sucks )

Need a makeover ?

so durpal 8 is coming out. Its been over 4 years and drupal.org looks the same. Pls may we have a makeover for our beloved site too.

everyone might be very busy but we can get some small changes done which will really help in 8's release.

Thanks,
vishal

Any module that will provide product recommender feature for Drupal commerce or Ubercart.

I am talking about a feature like on amazon.com when viewing a product, the store will recommend additional items based on what other shoppers bought along with the currently selected item.

I wanted to implement this in one of my e-comm site.

Please reply.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x