Hi,
I know that Cobalt is worked out mainly for frontend usage, however, when we configure Cobalt not to automatically approve a record but set it as pending (unpublished) till the site admin validate the record, validation needs to be made in backend, guess I am right.
However, when a record is saved and needs to be validated, we need to do it in backend, but when we try to activate the record in backend, we get this error:
Parse error: syntax error, unexpected T_SL, expecting T_FUNCTION in /home/golfplus/public_html/administrator/components/com_cobalt/controllers/records.php on line 34
and the record is not published. I am using Cobalt v.8.457 on Joomla 3.2.1.
Hi,
I know that Cobalt is worked out mainly for frontend usage, however, when we configure Cobalt not to automatically approve a record but set it as pending (unpublished) till the site admin validate the record, validation needs to be made in backend, guess I am right.
However, when a record is saved and needs to be validated, we need to do it in backend, but when we try to activate the record in backend, we get this error:
Parse error: syntax error, unexpected T_SL, expecting T_FUNCTION in /home/golfplus/public_html/administrator/components/com_cobalt/controllers/records.php on line 34
and the record is not published. I am using Cobalt v.8.457 on Joomla 3.2.1.