My ISP says this is not a common setting and is not willing to set it because it "conflicts with the setup". So how grave is this issue? Can I run production sites with this warning?
I have created a content type with title and image. Image is set to accept unlimited values. I like to create a view which will select only images. In view, I like to display 4 images every row and 4 rows max each page. I did try different settings and did not work for me.
If you could help me with view format and settings, it will be a big help.
Hi guys .
I installed Drupal locally (I tried the versions 8.0.2 , 8.0.1 , 7:41 and 7:39 ) , using both XAMPP than MAMP . In All cases reflected a big problem of slowness (very very very slow!) in the navigation between pages , both Administration side than in the frontend/navigation of the site.
After searching in internet, I tried various traditional "classic" remedies : Changes in the settings of the php.ini (memory_limit to512MB ) , disabling Zone Alarm , use Chrome and MS Edge as alternative , etc ...
Hope someone can help me out please. I am trying to install drupal 8 on localhost on XAMPP on Windows. But when I try it, I get the error message below. It doesn't even get me to the installation page.
"Parse error: syntax error, unexpected '[', expecting ')' in C:\xampp\htdocs\school\drupal\vendor\guzzlehttp\promises\src\functions.php on line 41"
I need to put some views block in the heading region in Bartik theme.
But I run into a problem.
The blocks are adjusted underneath each other - verticalt - and not horizontally.
I think it must be addressed with text-align: center;
But no.
Or maybe I just can not figure out, where it must be put into the .css.
Someone who will help or is it another solution to be used for?