Helpful Information
 
 
Category: vBgarage
bug: permissions keep resetting!

if "can use VBGarage" is set to yes, and you change something else in the usergroup settings, and save, when you re-enter the usergroup settings ""can use VBGarage" is always set to no...

anyone got a fix for this?

What version of vBGarage are you using? That is very important.

If you are using the original version, 3.1.1 then you will have to update your init.php edits. That is usually the cause of this. If that is the case, what your are actually changing is the canseehiddenfields permissions, not vBGarage 'canvbgarage'.

i'm using the new version 4 with vb3.0.3 updated the security fixes

i don't understand your next question?

but if canvbgarage is set yes, and i change another setting anywhere in that usergroup,
when i click save/update, it will put canvbgarage to no.

its very annoying, because it takes 3 lots of clicks to get it how i want it..

I can not duplicate your problem on either of my two installs.

Maybe someone else can test as well to see if it is a bug? Anyone care to test the ACP settings for us?

can i ask what part of init.php i need to be looking at?

can i ask what part of init.php i need to be looking at?

This is all spelled out in the vbgarage_readme.txt.

You need to redo the PHP file edits according to those instructions on a clean copy of each named vB php file. You must use clean files or be able to find your old edits, remove them, and add the new edits.

It's in there man.

In init.php you probably have...or have both.


// START VBGARAGE HACK
'canvbgarage' => 262144,
// END VBGARAGE HACK


You should have this only.

// START VBGARAGE HACK
'canvbgarage' => 16777216,
// END VBGARAGE HACK

it was an error on my behalf!

sorry to trouble!

it was an error on my behalf!

sorry to trouble!

That's great news. I had just updated the post. Maybe it will help someone else that missed that too.

Thanks










privacy (GDPR)