When i login Drupal, click the module, it show below, please help to solve this problem, thanks very much!!!
Fatal error: Cannot redeclare uf284496() (previously declared in /home/zadmin/public_html/modules/block/block.tpl.php:1) in /home/zadmin/public_html/modules/block/block.tpl.php on line 1
I need to set shipping cost as a function of product SKU's and postcode. The cost will come from a static table of SKU v Postcode (multi item orders would be simply calculated by addition and a progressive discount per item).
Either way, if necesarry, it would be fairly trivial to construct a PHP function to return the cost. I'm just curious how I would glue that all together with ubercart and my webstore? Is there a module or method to do this within ubercart and drupal already?
I wanted to activate the isotope module on a website with Drupal 7.59 (I've just upgraded to 7.59), but when I click on " save the configuration" (in french "enregistrer la configuration"), nothing happens...I just have a blank page !
Our IT department wishes to update the version of MySQL that is running on our Drupal site using core version 7.59
After searching the web, there is no clear answer on whether Drupal 7 supports this latest version of mySQL. I can see that Drupal 8 does. It appears the Drupal 7 only supports a much older version of MySQL (I think 5.5). We are actually currently running v5.6.
I'm concerned the upgrade will scramble the website. Is that the case?