The each() function is deprecated

Hi

I was running drupal 7.2 on XAMPP with php 5.4 and it worked perfectly.

I upgraded to xampp with php7and now I get the error "Deprecated function: The each() function is deprecated."

I assume this is because the template I am using uses functions not in php7?

If so is there a fix

thanks

Ian

Adding a service links

Hi,

I'm trying to add a whatssap button in a drupal 7 site. I developed a module using service links module api.

// service_links_extra.module

function service_links_extra_service_links() {
  $links = array();

Five star voting module project dead!?

Hello,

obviously the fivestar voting module is not supported and continued anymore:
https://www.drupal.org/project/fivestar/issues/2932488#comment-12396411

Can someone recommend a voting module for Drupal supporting modern bayesian scorings of ratings?

Giving a vote with 99 5-stars and one 1-star a higher score than a vote with simply one 5-star is old-fashioned.

Thanks and best regards
fivestartestit

Altering output header colors Drupal 7 Views 3 - Edit view or change theme?

In an old Drupal website, we used the Marinelli theme and a site specific subtheme.  We created multiple Views in the old website, and the client wants to use them in the new website.

The Headers in my old website View output have light blue backgrounds.  For a new website that is based on the old one, I want the Headers in my View output to have light green backgrounds.

Page not found using the simplest hook_menu

Hi,

my environment is Ubuntu on AWS, set up as a multisite ( I have standard Drupal sites and lots of other websites under sites/ )

I am trying to write a module and am unable to get it to show, I am getting "Page not found"

In order to test it, I simplify the code as much as possible and still the same

I had to find if it's my code or something in the site, so I created a new site in a different AWS center using "Bitnami" created a new Drupal site (this time without subdomains) and install the same module (my module) on the new site

MariaDB???

Hi

I installed xampp on my desktop pc and went to install a sql dump I was sent, The dump is large and when I use either mysql developer desktop or navicat or any other admin tool I either get a "server has gone away "  error or a compatability issue with maria db.

would appreciate any thoughts

cheers

Ian

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x