Support

Support is part of Event Gallery Extended.

Please get a subscription if you need support. Feel free to use the ticket system or the contact form for reporting defects or pre-sale questions. Make sure you're logged in in order to be able to create a new ticket.

For general information you can also jump to the manual.

Subscribe now!

#953 JControllerForm

Posted in ‘Event Gallery - General’
This is a public ticket

Everybody will be able to see its contents. Do not include usernames, passwords or any other sensitive information.

Latest post by sbluege on Tuesday, 26 August 2014 15:28 UTC

albertomeda
The last package is working well with the joomla 3.3.1 vers, not so with joomla 3.3.3vers.
This is the error raised:

- AH01215: PHP Strict Standards: Declaration of EventgalleryControllerEvent::postSaveHook() should be compatible with JControllerForm::postSaveHook(JModelLegacy $model, $validData = Array) in /web/htdocs/www.domain. xyz/home/administrator/components/com_eventgallery/controllers/event.php on line 16, referer http://www.domain.xyz/administrator/index.php?option=com_eventgallery&view=events

Is there something to config on server side?
Thank you
BR

sbluege
The Joomla version does not matter here. Please disable STRICT Warnings to suppress this error message.

albertomeda
Thank you for your quick response.
I put the value
error_reporting(0);
but I'm not able to see the picture anyway after the uploading
The log is:

www.domainname.xyz - End of script output before headers: image.php, referer http://www.pinetinabeachvillage.it/administrator/index.php?option=com_eventgallery&task=upload.upload&folderid=1

Thanks
Best Regards.
Alberto

<-----Messaggio Originale----->
>From: Sven Bluege [sbluege@gmail.com]
>Sent: 26/8/2014 2:07:08 PM
>To: albertonn@excite.it
>Subject: Re: Reply to your public ticket #953 JControllerForm [Event Gallery -
>General]
>
>

sbluege
Please don't touch the code. Just configure your server in the right way. You can also use the Joomla global options and change the setting for the error reporting.

Normal Warnings&Errors are not problem while using Joomla. But Strict warnings will occur from time to time across a lot of Joomla core code and extensions.

albertomeda
Hello Sven,
I didn't changed the code of course, anyway the issue is still active. I don't know what happens. I tried to uninstall the full package and to re-install it again, but nothing changed.
I tried to install it on another server (free one altervista) and all it's ok. it seems that the only difference is the joomla version.
Any other tips?
thank you very much. I 'll take the occasion to congratulate with you for the beautiful extension.
Best regards
Alberto

<-----Messaggio Originale----->
>From: Sven Bluege [sbluege@gmail.com]
>Sent: 26/8/2014 4:19:31 PM
>To: albertonn@excite.it
>Subject: Re: Reply to your public ticket #953 JControllerForm [Event Gallery -
>General]
>
>

sbluege
I guess repeating myself will not help you.

You can configure the log level for PHP. On a production system this is usually set to none. Your system seems to have to highest possible log level configured. You need to reconfigure it in a way those STRICT warnings do not appear. Because of this your second server does not cause any issues.

Maybe this link helps: http://www.phpknowhow.com/configuration/php-ini-error-settings/

albertomeda
Hello Sven,
I did it with no success. Any way the PICASA way works. Thank you again.
best regards.
Alberto
<-----Messaggio Originale----->
>From: Sven Bluege [sbluege@gmail.com]
>Sent: 26/8/2014 4:48:24 PM
>To: albertonn@excite.it
>Subject: Re: Reply to your public ticket #953 JControllerForm [Event Gallery -
>General]
>
>

sbluege
Fine for me too. At lest this article should help others to avoid this issue :)

sbluege
But just to make sure nobody gets this ticket wrong: Event Gallery works totally fine with Joomla 3.3.