After updating the Rules module (7.x-2.0-beta2) and the Entity API module (7.x-1.0-beta9), my site is inaccessible and displays the following error:
Fatal error: Allowed memory size of 268435456 bytes exhausted in ... (changes every time)
Upping the PHP mem limit does not help. Curiously, disabling either Entity OR Views makes the site accessible again.
I updated these modules to the same versions on an entirely different site and am not experiencing the same issue. Note Views is enabled on the working site as well.
my goal is it to have a w3c conform page without any markup errors. But I have a problem with the languageicons-module. It adds a typeof="foaf:Image" to the icon-images, but this is not valide with xhtml strict. How can I prevent adding the typeof-attribute to the image?
We are one corporation that acts on 3 different countries. Basically we are 3 different companies that share the same look-and feel but act on the same field but for different regions/market.
In fact there should be 3 different domain names with different country codes. Like sitename.ee, sitename.lv and sitename.lt
Basic company information is in 3+2 languages (Estonian, Latvian, Lithuanian + English and Russian). If it would be one site per installation then I would just translate these pages.