Hi,
I installed version 2.4 & couldn't get it to work properly (no splash screen on the frontpage), so I moved onto the dev to see if that would fare better, unfortunately, by doing this, the /how & /what pages are now reporting 'access denied', I've looked though the permissions pages & found no mention of the splash module. I'm logged in as user 1. The how & what tabs are no longer visible on the settings page either
The strange thing is that if I revert to version 2.4, the problem persists, I've uninstalled the module, deleted the folder & installed from scratch, yet the problem persists. All forms of caching are off, though I've tried clearing it anyway.
Any thoughts? Cheers,
Nick,
Comments
Comment #1
hexag commentedhey,
figured it out, i put this line...
'access arguments' => array('administer splash'),in the splash.module file into the how & what admin arrays. now i get the menu items & they work fine, i guess you might want to commit this? now, let's see if i can get it to work.
coolio,
nick,