Arctica crashes the admin of a localhost setup. See the details in the forum post: http://drupal.org/node/1377810

When the Arctica folder is copied to /sites/all/themes/ , the admin functions on the overlay bar crash the browser (Arctica doesn't even have a chance to install).

When the entire Arctica folder is removed from /sites/all/themes/ , the overlay bar works and everything is back to OK. This problem only happens in a localhost setup. Arctica works fine in a real hosting environment.

How can Arctica crash the overlay before it even has a chance to be installed ??

Could this "theme-functions" give a clue :

function arctica_attribution_link() {
  $key = ord($_SERVER["SERVER_NAME"])%10;
  $links = array( ...
  ...

Comments

jurriaanroelofs’s picture

Can you provide more info about your sytem? Are you on XAMPP or MAMP, Windows/Apple?

This is probably a duplicate of http://drupal.org/node/1363424

Petemoss’s picture

My setup is WAMP. Windows 7 Professional and Drupal 7.10. The setup works fine with other themes ... nothing is changed in the setup, except for Arctica.

dddave’s picture

Status: Active » Closed (duplicate)

see #1