Performance improvement in drupal 7 based website.

Hi,

I am using the Drupal 7 and multiple modules. it is hosted on Cloud service provided by Hostgator.

the website is very slow and it take on average 2-3 second on home page to open for the first time. the load time may go upto 10 sec+ sometime. other link within the administration page are slow to open/response like opening the module page, structure page etc.

As per Hostgator, it is database which is slow and hence queries are taking long time. sometimes it take so long that have to kill the user/script which is running the database.

Intelex Community

Intelex Community

A global meeting place for EHS and Quality professionals, where they can easily network, learn and collaborate with their peers. A collaborative space for them to share their knowledge, gain easy access to valuable resources, ask questions, and engage with leading experts in the industry.

A thriving community platform that was already providing a unique user experience and was supporting a whole variety of content types: market researches, webinars, infographics, whitepapers, etc.

Sectors: 
Community

Unresolved dependency on updating to Drupal 7.67

Hi,

I am trying to update Drupal 7 to Drupal 7.67 and in the "Verify requirements" tells that:

Unresolved dependency Media (Version 1.x required)
Drag & Drop Upload: Media module integration requires this module and version. Currently using Media version 2.21

I dont understand why the Drag & Drop Upload module needs an older version of the Media module, requieres 1.x and the installed version is 2.21.

Login without username and password to create task

I have build a site where authenticated users kan create tasks.

This users can scan a QR code en are redirected to a page where they can create tasks and other things.

I now want un-authenticated users to scan the QR code to just create a tasks without an account for the site.

Is this possible?

I have tested the module logintoboggan but then they have to create an account.

Debugging memory limit issue

Hi all,

I checked my logs and I'm seeing a bunch of "PHP Fatal error:  Allowed memory size of 404750336 bytes exhausted".
I haven't noticed any problems myself but I increased the limit to 400M now and am still seeing this in the error logs (a couple per hour).

Any ideas how to identify what could be causing this?
This seems to happen in different locations in the code, so no idea where to start:

Convert Pagination(theme_pager) to Ajax Pagination without any module

In Drupal default pager is act as refresh the page to list paged contents with pagination. We can change pager to Ajax pager with simple below javascript. The Ajax pager helps to load next page content instead of loading full page.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x