Slideshows stopped working after updating to Drupal 7.60

After updating to Drupal 7.60, all my slideshows stopped working. Looking at the suggestions at https://www.drupal.org/project/views_slideshow/issues/2269963, I checked to see that I had the sites/all/libraries/jquery.cycle/jquery.cycle.all.js structure and file. I do. If this is not the issue, then what?

Thanks!

Error Patching Drupal 7.x

I am seeing the following errors when I try to patch my site from the command line. Is there a fix for this yet?

Project drupal was updated successfully. Installed version is now 7.64.

Backups were saved into the directory /root/drush-backups/drupal/20190316132846/drupal.                                                                        [

PHP Parse error:  syntax error, unexpected '[' in /var/www/drupal/htdocs/sites/all/modules/views/includes/handlers.inc on line 1003

Themes

We are re-theming our large Drupal site (hundreds of pages with unique content). We are transitioning from a business which sells services directly to more of an affiliate role. 

We were wondering if any of you have strong opinions (positive or, especially, negative) feelings about the theme sites out there or the larger theme-building companies (or individuals who make lots).

drupal_mail copy to IMAP sentitems mailbox

We are using the SMTP module to handle emails using the drupal_mail subsystem successfully. 

Except, we're needing proof that an email was sent. Since the SMTP module is presumably using SMTP to transport the mail then an IMAP mailbox on the host (Dreamhost in this case) ought to be capturing each email sent using their credentials? 

Sending emails through an IMAP client does as expected, except the emails sent using the SMTP module.

How to show how many new flags since last visit?

I created a "new activity feed" view page in which a user can see how many new comments have been posted to his own nodes since his last visit

Eg : since your last visit :
- 21 new comments have been published on your node #random-title, in a total of 65 comments
- 3 new comments have been published on your node #random-title-2, in a total of 8 comments

The nodes can also be flagged (approved) by other users.

Using flag module and views, it is possible to get the total amount of flags a node has received at any time.

Override Views Table Markup in Bartik

Yea I know how to create my own custom tpl when using custom theme. Is this any different in changing the tpl for the views table when using the Bartik theme that comes with drupal core?

I'm working on a quick prototype and I just want to use the bartik as is, only thing I want to change is the markup of views table display. I'm using Drupal 7. Thank you

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x