Drupal is up and running but how do I ...?

Public files in separate domain - How can it improve security?

In sites/default/settings.php we can read (lines 495)

A different value from the domain used by Drupal to be used for accessing
* public files. This can be used for a simple CDN integration, or to improve
* security by serving user-uploaded files from a different domain or subdomain
* pointing to the same server
.

Error message "[warning] The shell command 'psql -q' is required but cannot be found. Please install it and retry. "

Running Drupal 10.1.5 and drush 11.6.0 on my development machine as well as on my own server. I have created a sites.yml file on my workstation and can remotely use commands on the server, e.g. drush @staging cr and similar, they work fine.

Weird behaviour of checkout/####/order_information page

It's a Drupal 8 Commerce site, and we just changed the shipping rate from 2,90 to 3,5€

Although the shipping rate appears just fine on the checkout/####/review page, On the checkout/####/order_information page appears the old shipping title and rate. The calculation on the cart is just fine. The wording is off though.

Let me share 2 pictures of the phenomenon. Here is the /review page: Review Page

Content item with variants and user tagging

Hi,

I'm searching a piece of advice for following business case. It is not an issue as such but more a request for hints on where to start with.

I would need to create a content type with each several ( but not always same number) of variants based on same content item. Each of them (item <-> variant couple) would need to have registered users being able to tag them as "I own it".

Is there a built in way, or modules or do I have to start building own tools ?
 

Thank you beforehand,

How to alter search-results url in drupal search ?

Hello,

 In my custom theme there have some content type present with a  external link custom field,  admin/Editor can add external link using that field to some specific content. Now I have integrated default Drupal search in custom theme, it's showing all the records as listing and content link with snippet, is the there any way exist by which, I can alter each individual node url in search-result page? like if data present under external link field then, can I alter the content url from it's node url to external url. Any help appreciated.

Thanks.

Pages

Subscribe with RSS Subscribe to RSS - Post installation