Main menu

Forum


× Help Forum English

[SOLVED] Upcoming Event Page messed up and with php errors

  • andex
  • Auteur du sujet
  • Nouveau membre
  • Nouveau membre
Plus d'informations
il y a 11 ans 7 mois #3794 par andex
Réponse de andex sur le sujet Upcoming Event Page messed up and with php errors
Hi ichbins,

I did the same but what I have noticed is the title and links of each events vanished and only the catagory is visible, do you still can see event titles and their links? Which template do you use?

Connexion ou Créer un compte pour participer à la conversation.

  • Lyr!C
  • Portrait de Lyr!C
  • Administrateur
  • Administrateur
  • Lead Developer
Plus d'informations
il y a 11 ans 7 mois - il y a 11 ans 7 mois #3795 par Lyr!C
Réponse de Lyr!C sur le sujet Upcoming Event Page messed up and with php errors
My code for page class suffix, is as it is in Joomla core files, but i've may have introduced an error in default file, and should be better like this :
<div id="icagenda<?php echo $this->escape($this->params->get('pageclass_sfx')); ?>">


To ichbins : <div id="icagenda"><?php echo $this->pageclass_sfx?> has no sense ;-)

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) .

Fichier attaché :

Dernière édition: il y a 11 ans 7 mois par Lyr!C.
Les utilisateur(s) suivant ont remercié: ichbins, andex

Connexion ou Créer un compte pour participer à la conversation.

  • Lyr!C
  • Portrait de Lyr!C
  • Administrateur
  • Administrateur
  • Lead Developer
Plus d'informations
il y a 11 ans 7 mois #3796 par Lyr!C
Réponse de Lyr!C sur le sujet Upcoming Event Page messed up and with php errors
In fact, after test, the problem is on local, but with my edit above, it is now adding page class suffix as it should be.

I'm waiting for your feedback, and if it's okay for you, and now working, i will add a new release 2.1.13 today to fix that issue!

(this is because fo site template using page class suffix i think... but in local or online, when error reporting on yes or developpement, there's a problem, but no problem if set on default or no)

And apologies : there was a wrong code in default file (but good in event and registration files) B)

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) .

Fichier attaché :

Les utilisateur(s) suivant ont remercié: ichbins

Connexion ou Créer un compte pour participer à la conversation.

  • ichbins
  • Nouveau membre
  • Nouveau membre
Plus d'informations
il y a 11 ans 7 mois #3800 par ichbins
Réponse de ichbins sur le sujet Upcoming Event Page messed up and with php errors
Hi Lyr!C (nice wordplay),

:oops: :whistle: ... that's the reason, why i'm not a programmer.

I tested your code and it works fine (with more sense) ;-).

Using jooomla 2.5.11; Error reporting is set to "on".

I'm using the template "Mx_joomla52" from mixwebtemplates.com.


Thanks a lot!
cheers ichbins

Connexion ou Créer un compte pour participer à la conversation.

  • Lyr!C
  • Portrait de Lyr!C
  • Administrateur
  • Administrateur
  • Lead Developer
Plus d'informations
il y a 11 ans 7 mois #3802 par Lyr!C
Réponse de Lyr!C sur le sujet Upcoming Event Page messed up and with php errors
So, it is working now, with the correction, and error reporting set on "on" ?

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) .

Fichier attaché :

Connexion ou Créer un compte pour participer à la conversation.

  • ichbins
  • Nouveau membre
  • Nouveau membre
Plus d'informations
il y a 11 ans 7 mois - il y a 11 ans 7 mois #3803 par ichbins
Réponse de ichbins sur le sujet Upcoming Event Page messed up and with php errors
...if we talk about the same error reporting ...
in joomla Site / systeminformation / php settings ... display errors = "on"

it works fine without any message, and the display is like it should ;-)

but maybe you wait for an answere from "andex", because he was the opener of the thread.
Dernière édition: il y a 11 ans 7 mois par ichbins.

Connexion ou Créer un compte pour participer à la conversation.

  • Lyr!C
  • Portrait de Lyr!C
  • Administrateur
  • Administrateur
  • Lead Developer
Plus d'informations
il y a 11 ans 7 mois #3804 par Lyr!C
Réponse de Lyr!C sur le sujet Upcoming Event Page messed up and with php errors
Okay!

Thanks, it's ok for you!

Yes, i'm waiing too for andex test, to be sure the change to fix this issue is the good one! (i think so!)
And to add an new release to fix this for all users ;-)

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) .

Fichier attaché :

Connexion ou Créer un compte pour participer à la conversation.

  • andex
  • Auteur du sujet
  • Nouveau membre
  • Nouveau membre
Plus d'informations
il y a 11 ans 7 mois - il y a 11 ans 7 mois #3807 par andex
:woohoo: :) The problem is solved! The event list page is working perfectly! All the errors mentioned on the first posts are gone!

Lyr!!!!C, thank you very much for the support. New version will be awesome too! I just need rush to joomla extension directory now to give the deserved 5 stars!

Update, just faced one weird problem. Previously I added icalandar event list css on the custom.css file. Now when I removed that thinking that the css will load with no problem, the css didn't load but the php error and didn't re-appear. So for now, to get away from the problem, I just kept the the event list css styles in my custom.css.
Dernière édition: il y a 11 ans 7 mois par andex.

Connexion ou Créer un compte pour participer à la conversation.

  • Lyr!C
  • Portrait de Lyr!C
  • Administrateur
  • Administrateur
  • Lead Developer
Plus d'informations
il y a 11 ans 7 mois #3809 par Lyr!C
Nice, and thanks ! ;-)

I will add tomorrow an update 2.1.13 with the fix included.

andex écrit: Update, just faced one weird problem. Previously I added icalandar event list css on the custom.css file. Now when I removed that thinking that the css will load with no problem, the css didn't load but the php error and didn't re-appear. So for now, to get away from the problem, I just kept the the event list css styles in my custom.css.


What do you mean by "custom.css" ? A theme css for component css in your site template css ?

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) .

Fichier attaché :

Connexion ou Créer un compte pour participer à la conversation.

  • andex
  • Auteur du sujet
  • Nouveau membre
  • Nouveau membre
Plus d'informations
il y a 11 ans 7 mois #3811 par andex

Lyr!C écrit: Nice, and thanks ! ;-)

I will add tomorrow an update 2.1.13 with the fix included.
What do you mean by "custom.css" ? A theme css for component css in your site template css ?

You are most welcome! Thumbs up for the update! Is the current latest version 2.1.11 or 2.1.12?

Yes, that is right, yootheme has custom.css, which overrides all other css files. They are located in templates/yoo_theme/css folder.

Connexion ou Créer un compte pour participer à la conversation.

Modérateurs: Lyr!C
Temps de génération de la page : 0.125 secondes

 

Follow Us

Créez vos templates Joomla avec Template Creator CK

acymailing logo new