I feel like an idiot asking this but ... where does one find the admin interface to configure panelizer for D6? The project page refers to the D7 version. The only link I can find is off the modules page to the permissions (which by the way I have set). :-)
thx

CommentFileSizeAuthor
#4 panelizer.module.patch.gz215 bytesjewang

Comments

merlinofchaos’s picture

Status: Active » Fixed

It's at admin/settings/panelizer

idcm’s picture

thanks Earl. It must be something on our site. I set the permissions for panelizer and all panels options to available to site admin role (which is my role) but I am getting "access denied" when I go to that path. Something isn't registering in the permissions table I suspect. If you have any thoughts on troubleshooting, I would appreciate it.

merlinofchaos’s picture

That's rather odd. First, try as uid #1?

Second, try doing a menu rebuild? The easiest way is to do drush cc menu but failing that, submitting the modules page should do it too.

jewang’s picture

StatusFileSize
new215 bytes

Hello,
The access argument had an extra R in it so the permission was never appended correctly.
Thanks

merlinofchaos’s picture

Can you post a patch rather than gzipping the module?

damienmckenna’s picture

idcm’s picture

hmmm. There is a dev version from 2013 and a beta from Feb 2011. Can the current dev version become beta2 or the like? I assume the typo issue is in the dev version.

merlinofchaos’s picture

Damien, do you want to roll a D6 release? I haven't so much as looked at the D6 version since 2011, I suspect.

damienmckenna’s picture

@merlinofchaos: Sure thing.

damienmckenna’s picture

This has been released in 6.x-1.0-beta2.

idcm’s picture

Thanks guys!!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.