create a mobile compatible website

Hi,

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.

Cover picture on summary(article)

Hello

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?

Thank you

Warning Session_id()

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.

Module to filter access log

Hi,

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.

Which is the session expiration time of a user logged with user_login_submit?

Hi,
in a custom module (on Drupal7) I'm using an hook_menu that authenticates the user using the function:

$form_state['uid'] = $uid; 
user_login_submit(array(), $form_state); 

If the function is successful then the user is logged into the site.

When the user logs in this way, does the user session expire after a certain period?
Is there a way to change this "expiration time"?

Thank you very much

Claudio

Show Blocks only on user's own nodes

Hi,

i want to display a block in user's account settings (to let him write anything in it)

then i want to show that block only on this user's own nodes

any ideas ?

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x