When I disable or require a certain content type I cant waitch it back on again... this is an urgent issue and I need to reolve it asap. If yo cant provide me with an immediate fix, where can I change these values in the database... panic sations going here... will really appreciate your help.

Andre van Schalkwyk ( web developer - South Africa)

CommentFileSizeAuthor
#2 scrn1.JPG136.45 KBandremasteredge

Comments

rconstantine’s picture

I haven't had a chance to check the queue for quite a while due to various other responsibilities in my life, so sorry I didn't see this sooner.

Anyway, which settings are you talking about? I'm not sure what you are talking about. Please provide as many screen shots as you think apply to this problem.

andremasteredge’s picture

StatusFileSize
new136.45 KB

Not to worry, I worked around the problem, sorry that I was so vague.

The problem occurs when I disable the content type creation from the menus of registered users, meaning that they can only create that content type during their pageroute, after that they cant create that content type from the create content menu, the only problem is that I cant seem to allow them to create that content again, its seems I can only change that setting once and then I have to recreate the content type if I choose to enable it again. These settings are all set within the registration membership types page, I have attached a screenshot.

rconstantine’s picture

So you just want that disabled one to be enabled? I think if you leave the checkbox empty for all content types (in your case), and click disable, that it will re-enable the disabled one.

Basically, IIRC, the function runs when you push the button and looks at all of the checkboxes. For empty ones, I think it enables the item, and for checked, it disables the item. I could be wrong. It has been a while since I last looked at that bit of code. The other button should work the same way. So, in the case where you add a new content type and want to disable it, you need to make sure that any content types that were previously disabled also have their boxes checked so that they stay that way.

rconstantine’s picture

Status: Active » Fixed

Assuming it is fixed.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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