Main menu

Forum


× Help Forum English

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

  • andex
  • Autore della discussione
  • New Member
  • New Member
Di più
10 Anni 11 Mesi fa #3794 da andex
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?

Si prega Accedi o Crea un account a partecipare alla conversazione.

  • Lyr!C
  • Avatar di Lyr!C
  • Administrator
  • Administrator
  • Lead Developer
Di più
10 Anni 11 Mesi fa - 10 Anni 11 Mesi fa #3795 da Lyr!C
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.3
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) .

File allegato:

Ultima Modifica 10 Anni 11 Mesi fa da Lyr!C.
Ringraziano per il messaggio: ichbins, andex

Si prega Accedi o Crea un account a partecipare alla conversazione.

  • Lyr!C
  • Avatar di Lyr!C
  • Administrator
  • Administrator
  • Lead Developer
Di più
10 Anni 11 Mesi fa #3796 da Lyr!C
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.3
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) .

File allegato:

Ringraziano per il messaggio: ichbins

Si prega Accedi o Crea un account a partecipare alla conversazione.

  • ichbins
  • New Member
  • New Member
Di più
10 Anni 11 Mesi fa #3800 da ichbins
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

Si prega Accedi o Crea un account a partecipare alla conversazione.

  • Lyr!C
  • Avatar di Lyr!C
  • Administrator
  • Administrator
  • Lead Developer
Di più
10 Anni 11 Mesi fa #3802 da Lyr!C
So, it is working now, with the correction, and error reporting set on "on" ?

Latest version : iCagenda 3.9.3
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) .

File allegato:

Si prega Accedi o Crea un account a partecipare alla conversazione.

  • ichbins
  • New Member
  • New Member
Di più
10 Anni 11 Mesi fa - 10 Anni 11 Mesi fa #3803 da ichbins
...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.
Ultima Modifica 10 Anni 11 Mesi fa da ichbins.

Si prega Accedi o Crea un account a partecipare alla conversazione.

  • Lyr!C
  • Avatar di Lyr!C
  • Administrator
  • Administrator
  • Lead Developer
Di più
10 Anni 11 Mesi fa #3804 da Lyr!C
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.3
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) .

File allegato:

Si prega Accedi o Crea un account a partecipare alla conversazione.

  • andex
  • Autore della discussione
  • New Member
  • New Member
Di più
10 Anni 11 Mesi fa - 10 Anni 11 Mesi fa #3807 da 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.
Ultima Modifica 10 Anni 11 Mesi fa da andex.

Si prega Accedi o Crea un account a partecipare alla conversazione.

  • Lyr!C
  • Avatar di Lyr!C
  • Administrator
  • Administrator
  • Lead Developer
Di più
10 Anni 11 Mesi fa #3809 da Lyr!C
Nice, and thanks ! ;-)

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

andex ha scritto: 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.3
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) .

File allegato:

Si prega Accedi o Crea un account a partecipare alla conversazione.

  • andex
  • Autore della discussione
  • New Member
  • New Member
Di più
10 Anni 11 Mesi fa #3811 da andex

Lyr!C ha scritto: 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.

Si prega Accedi o Crea un account a partecipare alla conversazione.

Moderatori: Lyr!C
Tempo creazione pagina: 0.287 secondi

Follow Us

Create your Joomla templates with Template Creator CK

acymailing logo new