Chrome issue: Unable to prevent Default inside passive event listener

I was looking for a solution for "[Intervention] Unable to preventDefault inside passive event listener due to target being treated as passive. See <URL>" but was not able to get a solution for drupal (7).

Site goes to maintenance mode

Recently updated to 7.65. Since then, the website is often in maintenance mode when I open it. I don't see anything in the log messages about it going to maintenance mode. How can I suss out the cause? No other users, although lots of attempts to get in.

Need help getting two modules to work together (Private files download permission and Album photos)

I use the Private Files Download Permission module on my site to make certain files in the private file system available to members only. Recently I have installed the Album Photos module to display pictures of club events. I want anyone viewing the site to be able to see the pictures, but the other module seems to be blocking access by anyone other than an administrator.

Question about adding dropdown item through Hierarchical Select

Hello all,

I have added a dropwown item(H university) through Hierarchical Select. 

The newly added item can be displayed properly on the client end.

However, when a client selects the item(H university)  and submits it, the system report an error"Plese select a campus".

May I ask how to fix it?

Thank you!

Drupal http request body raw mode

I need to build a http_request raw json in drupal 7

and the format of the json is:

{"customerAddress":
{
"address":"foo st",
"town":"Roma",
"postalCode":"00131",
"district":"RM"

},
"products": [{"nmuId":"SOME-ID"}],
"business_type": "LEAD"}

this is the code in my custom module

$url = API_HOST;
$indirizzo = array (
'address' => $address,
'town' => $city,
'postalCode' => $cap,

Link that opens Vimeo in lightbox

I am trying to use a lightbox module such as Magnific and put links on a site that when clicked will open a lightbox that runs the video over the top of the webpage.

Has anyone done this in Drupal 7 and can you provide me guidance?

Thanks,

Steve

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x