If I add the link nivo slider in the toolbar shortcut all the links disappear compromising the use of the entire instrument.
Big deal to give permissions to levels of administration with restriction.

CommentFileSizeAuthor
shortcutbug.jpg18.22 KBsebastiano.riva
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

sebastiano.riva’s picture

Priority: Major » Normal

the problem was due to the addition of lines:

global $language;
$_GET['q']=$language->language."/".$_GET['q'];

in file nivo_slider/includes/nivo_slider_slider.inc at line 29
This is to facilitate the exclusion of the slide block for a language setting in the "Slide Show on specific pages" en /* o lang /*
Does anyone know how to apply this thing without running into bugs?

sebastiano.riva’s picture

Category: bug » feature
sebastiano.riva’s picture

Issue summary: View changes

text