I have created a website which looks good since it is configured for desktop/laptop based browsers. I am using create ad edit a node displaying information using views. all these information is properly disaplyed when accessing website from desktop.
In the current scenario, number user using desktop/laptop to access website are very less then number f user accessing internet using mobile devices.
I have a problem with article view. Basically I have posted a article with summary and on front page it shows beautifully my summary and cover picture but when clicking article then on the bottom of the page there is a cover image. Is there a possibility that cover picture wouldn't be there?
I could edit manage display Article, but then all cover pictures would be disappeared. Should I add this image then into summary or use then CSS to hide the picture?
Getting the following warning in Drupal 'Recent Log Messages' report. Drupal.org shows this issue was fixed. But I can't find details on resolution from this link https://www.drupal.org/project/drupal/issues/3009351
Warning: session_id(): Cannot change session id when headers already sent in drupal_session_initialize() (line 266 of /var/www/html/web/docs/includes/session.inc)
Running PHP 7.3, MySQL 5.7, Drupal core 7.69 on Red Hat Linux 7.
I'm redirecting stream addresses, and I need statistics for hits.
Some IPs access more frequently and I don't want to record all of them.
I can solve them in View with Filter repeats but only in the interval of 1 min. Some players access the server for several minutes and alter the statistics. I would like these access logs, that are repeated at intervals of less than 30 seconds, from the same IP, to be deleted or not recorded.