I've setup a drupal site for a client, a non-profit, who also happened to want a "store-style" donations page implemented. The page would basically look like a store with a shopping cart. see page
Hello folks, I recently undertook a project to convert a drupal 7 website to drupal 8. They had a custom theme, so I used bootstrap subtheme to create the custom theme. They also had php in a lot of their content pages, so I installed the php filter module. Recently, I noticed that the following error gets displayed at the bottom of every page, after everything has loaded.
With the code below, if the user is online, the status is online. But if the user has been offline for more than an hour, the status is missing. Normally it should be offline.