From APC to Opcache

Hello, 

        I run a large D7 website with mysql and solr backend, in AWS EC2.

Until 28th August I had a Debian 6 nginx+phpfpm with APC cache system. My AWS console showed values of VolumeWriteOps at around 50-60 iops, and VolumeReadOps at around 10iops (in this time I had about 30 Internet users).

After 28th August, I migrate my website to Debian 9 with PHP 7 and Opcache. With PHP7+Opcache, my VolumeWriteOps and VolumeReadWrite average increased to around 450iops (for VolumeWriteOps) and 30 iops (for VolumeReadOps).

University client — 25 websites migration

Salsa Digital brought together 25+ legacy sites (running across three different content management systems (CMSs) — Joomla, Drupal and WordPress — with different and out-of-date versions) into one common architecture platform. This project meant all sites were running on up-to-date CMSs with the latest patch versions applied, providing a clean foundation to maintain patches moving forward. Due to a strict communication policy, this client cannot be named.

Sectors: 
Government

Filter articles by tag

Hello,

I need to help with filtring and showing articles by their tags (every article has array "tags"). Now I use this code for showing all articles:

Filter articles by tag

Hello,

I need to help with filtring and showing articles by their tags (every article has array "tags"). Now I use this code for showing all articles:

Center Registration Page

The default Drupal 7 register page is not centered, I've been trying to figure out if it's a CSS property or something else. This is the page I'm trying to center https://www.jobcull.com/cull/user/register

Changing from (AJAX) within a template

Hello,

I am at a loss, I am trying to change a form element by using a standard callback, but my form is rendered in a theme / template.

Now I don't know how to get the callback to work, as the form is rendered already.

Here is the standard call:

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x