-
ARCHIVES
-
Divers
-
[SOLVED: Update your Joomla 3! ] Problem with "Add Event" page in version 3.6.10
[SOLVED: Update your Joomla 3! ] Problem with "Add Event" page in version 3.6.10
-
collector01
-
Auteur du sujet
-
Nouveau membre
-
Réduire
Plus d'informations
-
Messages : 4
-
Remerciements reçus 1
-
-
il y a 7 ans 6 mois - il y a 7 ans 6 mois #14674
par collector01
I literally just upgrade to 3.6.10, prior to doing that I added 4 events through the web with no issues. As soon as I updated to the latest version the add event page is no long use-able. When I go to the page I see the attached. Basically, it is not formatted in any usable form, there are no buttons, etc. No one is able to actually able to add events any longer. I even added a new menu option thinking maybe something was different with the old one and causing an issue.
Dernière édition: il y a 7 ans 6 mois par Lyr!C. Raison: [SOLVED: Update your Joomla 3! ]
Connexion ou Créer un compte pour participer à la conversation.
-
Lyr!C
-
-
Administrateur
-
-
Lead Developer
Réduire
Plus d'informations
-
Messages : 6787
-
Remerciements reçus 608
-
-
-
-
il y a 7 ans 6 mois #14678
par Lyr!C
Hello,
You may have updated from an old version prior to 3.6.0....
Since iCagenda 3.6.0 (released 11 months ago...) the registration form is using Joomla api for forms.
Test the page with Protostar template, as i think your site template is not Joomla api friendly (that means a lack of development, and not following nor including Joomla standards at least...)
Best regards,
Cyril
Latest version : iCagenda 3.9.8
We recommend every user to keep iCagenda updated.
Don't forget to have your Joomla!™ up-to-date!
Do you like iCagenda?
I would appreciate if you could take 5 minutes to post a review on
JED (Joomla Extensions Directory)
.
Connexion ou Créer un compte pour participer à la conversation.
-
collector01
-
Auteur du sujet
-
Nouveau membre
-
Réduire
Plus d'informations
-
Messages : 4
-
Remerciements reçus 1
-
-
il y a 7 ans 6 mois #14683
par collector01
Hi, I keep it updated and the version is 3.6.10 not 3.6.0. .10 was just released and I have had no issues until now. I did change the template to test it, as you suggested, and it still appears the same. I'm assuming if it were a template issue I would have seen something prior to .10 (if you say this changed 3.6.0 I presume there were a couple of other releases at least before .10)
What other recommendations?
Connexion ou Créer un compte pour participer à la conversation.
-
Lyr!C
-
-
Administrateur
-
-
Lead Developer
Réduire
Plus d'informations
-
Messages : 6787
-
Remerciements reçus 608
-
-
-
-
il y a 7 ans 6 mois #14684
par Lyr!C
Exactly, 9 versions released between 3.6.0 and 3.6.10, but no changes in all versions for form rendering in 3.6.x serie.
There's maybe another issue somewhere else...
Is it possible to have an online link to the registration form to be able to check this ?
Regards,
Cyril
Latest version : iCagenda 3.9.8
We recommend every user to keep iCagenda updated.
Don't forget to have your Joomla!™ up-to-date!
Do you like iCagenda?
I would appreciate if you could take 5 minutes to post a review on
JED (Joomla Extensions Directory)
.
Connexion ou Créer un compte pour participer à la conversation.
-
Cluster89
-
-
Nouveau membre
-
Réduire
Plus d'informations
-
Messages : 4
-
Remerciements reçus 1
-
-
il y a 7 ans 6 mois #14714
par Cluster89
Hello,
exact same problem here with proto and custom template.
Joomla 3.6.5, icagenda upgraded to .10 from 3.6.9 or 3.6.8.
I also debugged a little:
icagendaInfo::commentVersion();
parent::display($tpl); // Never returns, why? default.php
// <?php echo $this->form->getInput('file'); ?> doesnt return ->
// $maxSize = JHtml::_('number.bytes', JUtility::getMaxUploadSize()); doenst return in file.php
// Add CSS
icagendaTheme::loadComponentCSS($this->template);
icagendaThemeStyle::addMediaCss($this->template, 'component');
So basically the line above Add CSS never returns for me. However if i disable event image field and file attachment it works... so clearly it is related to file / file upload.
Connexion ou Créer un compte pour participer à la conversation.
-
Cluster89
-
-
Nouveau membre
-
Réduire
Plus d'informations
-
Messages : 4
-
Remerciements reçus 1
-
-
-
Lyr!C
-
-
Administrateur
-
-
Lead Developer
Réduire
Plus d'informations
-
Messages : 6787
-
Remerciements reçus 608
-
-
-
-
il y a 7 ans 6 mois #14716
par Lyr!C
Cluster89 écrit: Same problem here
Hi,
Turn On Joomla Error reporting, check if any PHP warning message on the page, and copy/paste here the error message(s)...
Regards,
Cyril
Latest version : iCagenda 3.9.8
We recommend every user to keep iCagenda updated.
Don't forget to have your Joomla!™ up-to-date!
Do you like iCagenda?
I would appreciate if you could take 5 minutes to post a review on
JED (Joomla Extensions Directory)
.
Connexion ou Créer un compte pour participer à la conversation.
-
Cluster89
-
-
Nouveau membre
-
Réduire
Plus d'informations
-
Messages : 4
-
Remerciements reçus 1
-
-
il y a 7 ans 6 mois - il y a 7 ans 6 mois #14718
par Cluster89
unfortunately no warning, checked already...
Also I did double post by mistake above, you can delete the second post.
Dernière édition: il y a 7 ans 6 mois par Cluster89.
Connexion ou Créer un compte pour participer à la conversation.
-
Lyr!C
-
-
Administrateur
-
-
Lead Developer
Réduire
Plus d'informations
-
Messages : 6787
-
Remerciements reçus 608
-
-
-
-
il y a 7 ans 6 mois #14734
par Lyr!C
Cluster89 écrit: unfortunately no warning, checked already...
Also I did double post by mistake above, you can delete the second post.
Ok.
Could you give me the direct link to the page, and too, could you check if no view overrides in html/com_icagenda folder (if exists) of your site template(s) ?
Could you check too if the iC Library system plugin is enabled as well as iC Library itself ?
Thanks!
Regards,
Cyril
Latest version : iCagenda 3.9.8
We recommend every user to keep iCagenda updated.
Don't forget to have your Joomla!™ up-to-date!
Do you like iCagenda?
I would appreciate if you could take 5 minutes to post a review on
JED (Joomla Extensions Directory)
.
Connexion ou Créer un compte pour participer à la conversation.
-
Cluster89
-
-
Nouveau membre
-
Réduire
Plus d'informations
-
Messages : 4
-
Remerciements reçus 1
-
-
il y a 7 ans 6 mois - il y a 7 ans 6 mois #14763
par Cluster89
After a day of debugging I think i found the problem. Plugins are enabled and no template override is done.
As I said, problem occurs in $maxSize = JHtml::_('number.bytes', JUtility::getMaxUploadSize());
If i comment out this line, it works.
of course this can't work. I am using joomla 3.6.x but getMaxUploadSize is new in 3.7.0 right so the Method does not exist prior 3.7.
Dernière édition: il y a 7 ans 6 mois par Cluster89.
Les utilisateur(s) suivant ont remercié: collector01
Connexion ou Créer un compte pour participer à la conversation.
-
ARCHIVES
-
Divers
-
[SOLVED: Update your Joomla 3! ] Problem with "Add Event" page in version 3.6.10
Temps de génération de la page : 0.117 secondes