Joomla registration plugins keeps unpublishing

cosmicfantasia 09 May, 2011
Hi,

We have a problem where the Joomla Registration plugin keeps unpublishing. We haven't been able to narrow it down to a particular series of events either.

Sometimes the plugin totally disappears from the plugin tab, then other times you go back and its there just its unpublished itself. If it unpublishes itself, when somebody submits its just shows a white page.

We are using version 3.2 on Joomla 1.5.23

Thanks..
GreyHead 09 May, 2011
Hi cosmicfantasia,

The 'published' indicator is a form parameter setting (in the paramsall column in the com_chronoforms table) like plugins=cf_joomla_registration

I don't know of any reason why it would change other than (a) the form being re-saved or (b) the database reading of the paramsall column being corrupted. You might check the database records and see if there is anything strange there,

The 'blank white page' is an indicator of a PHP Error; if you temproarily set the site Global Error Reporting to Maximum you will hopfully see an error message that might give another clue.

Bob
cosmicfantasia 10 May, 2011
Thanks good tips and we know its not a known issue. See how we go..
cosmicfantasia 10 May, 2011
Actually, just to be clear, what do you mean by re-saved? Saving something that is already saved?

Would closing the form using the red close icon do anything?
GreyHead 10 May, 2011
Hi cosmicfantasia,

Yes - editing then re-saving the form again would require the database record to be updated. So that's an opportunity for something to change. There really aren't any othre times whan the setting might be altered.

The Cancel icon doesn't save so use that if you are just looking at the settings.

Bob
This topic is locked and no more replies can be posted.