Main menu

Forum


× Help Forum English

[SOLVED] Registration Submission not working and no emails are being generated upon registration.

  • edwardw32
  • Autore della discussione
  • New Member
  • New Member
Di più
10 Anni 10 Mesi fa - 10 Anni 10 Mesi fa #4110 da edwardw32
Everything was going fine until we test registered. Hitting the submit button gave a Server 500 error in chrome while trying to retrieve www.mysite/index.php/list-of-events. In firefox it rendered an empty white page.

After we looked in the back end under 'registration' we noticed the registration actually took place, but also there was no email generated either. Something must be configured incorrectly but I cannot figure out what.

And also, no big deal.......the 'show participants' slider does not slide and does not show any participants.

Any ideas to help fix this issue? I found these errors in the error log:

[25-Jun-2013 04:19:58 America/Denver] PHP Notice: Undefined property: iCagendaViewRegistrations::$event in /home2/ashrama1/public_html/administrator/components/com_icagenda/views/registrations/tmpl/default.php on line 44

[25-Jun-2013 04:19:58 America/Denver] PHP Warning: Invalid argument supplied for foreach() in /home2/ashrama1/public_html/libraries/joomla/html/html/select.php on line 504
Ultima Modifica 10 Anni 10 Mesi fa da Lyr!C. Motivo: [SOLVED]

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 10 Mesi fa #4114 da Lyr!C
Are you in local ?

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.

  • edwardw32
  • Autore della discussione
  • New Member
  • New Member
Di più
10 Anni 10 Mesi fa - 10 Anni 10 Mesi fa #4120 da edwardw32
Hi,

I don't understand.....Am I in local what?


I was able to get this working by changing the settings to 'global' But the participants list slider still does not work.....jquery conflict perhaps?
Ultima Modifica 10 Anni 10 Mesi fa da edwardw32.

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 10 Mesi fa - 10 Anni 10 Mesi fa #4128 da Lyr!C
Yes, i mean if you have an install on localhost (not on a online web hoster) ? B)

Because, if you're using wamp, xampp or else, php mailer form Joomla doesn't work with default settings.
Actually You can not test mails on a localhost server. You will have to upload it to a server. But there is a way to do it. Some links :

blog.techwheels.net/send-email-from-loca...rver-using-sendmail/
www.programmingfacts.com/send-email-localhostxampp-wamp/
At this point, I think it's more easy to configure Joomla! email to an external smtp. Here you have a link to joomla doc which show how to send emails using Gmail : docs.joomla.org/How_do_I_use_Gmail_as_my_mail_server

I've added a fix for white page, when email sending not working, in the future release ;-)

But if you're not on localhost, you may check your configuration of send email via Joomla (for example, if you create an account, and don't receive notification email, this means it's not only iCagenda not sending email, but all extensions sending email from joomla)

About the slide not working, without a link to view the problem, i can't check it, and help...
Does the Google Maps is working alright ?
Have you try to install the plugin jQuery Easy to try to fix maybe jQuery conflict ?
And... which version of iCagenda are you using ?

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 10 Mesi fa da Lyr!C.

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

  • edwardw32
  • Autore della discussione
  • New Member
  • New Member
Di più
10 Anni 10 Mesi fa #4136 da edwardw32
Risposta da edwardw32 al topic Que
*Yes, i mean if you have an install on localhost (not on a online web hoster) ?
Yes, localhost...... I had the settings set for 'register' rather than 'global' . Setting all to global fixed this issue and now the mail is working and all is well. But setting to 'register' again will break everything so I'll just leave the settings on global.

Maps work perfectly and I am using the latest version of iCagenda. Will check out jQuery Easy for the slider issue.....thank you for the suggestion and your help here. This is a great component......a great component...thank you again.

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 10 Mesi fa #4138 da Lyr!C
Risposta da Lyr!C al topic Que
You mean settings in the component iCagenda ?
If yes, and if a bugs in params, could be nice to know the details, to be able to add a fix if necessary ;-)
Thanks!

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.

  • edwardw32
  • Autore della discussione
  • New Member
  • New Member
Di più
10 Anni 10 Mesi fa #4142 da edwardw32
Risposta da edwardw32 al topic Que
Here how to get to the issue I was having.You have to have one event already set up to follow this.........

From the control panel go to 'Events' and then click on an event that was already set up ......
Once that page opens, go to the 'Options' tab.......the last tab...
Under 'Registration' are a set of 3 radio buttons that say 'On' 'Off' and 'Use Global'

When I had the 'On' button highlighted that's when I got the errors....specifically, this is the error that was generated:
PHP Notice: Undefined property: iCagendaViewRegistrations::$event in /home2/ashrama1/public_html/administrator/components/com_icagenda/views/registrations/tmpl/default.php on line 44
PHP Warning: Invalid argument supplied for foreach() in /home2/ashrama1/public_html/libraries/joomla/html/html/select.php on line 504

When I highlighted the 'Global' button, everything started working as it should. Hope this helps you and thanks again. If you need more info let me know.

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 10 Mesi fa #4147 da Lyr!C
Risposta da Lyr!C al topic Que
With 3.0, i don't have message, so can you tell me which version of iCagenda you are using ?
This will help me to find if the new coding of the 3.0 release is solving this problem ;-)

If you have the notice, it's because you don't have error reporting turn off.

Thanks for your help and contribution !

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.

  • edwardw32
  • Autore della discussione
  • New Member
  • New Member
Di più
10 Anni 10 Mesi fa #4153 da edwardw32
Risposta da edwardw32 al topic Que
I have version 2.1.14..............the green checkmark is visible saying I have the latest version so version 3.0 may have already solved this issue.

I located the error in the cpanel error log files.

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 10 Mesi fa #4158 da Lyr!C
Risposta da Lyr!C al topic Que

edwardw32 ha scritto: so version 3.0 may have already solved this issue.


Yes, i think it will, as the admin php files are all recoded in next release 3.0 ;-)

Tomorrow available for all users as 3.0 RC :cheer:

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.

Moderatori: Lyr!C
Tempo creazione pagina: 0.149 secondi

Follow Us

Create your Joomla templates with Template Creator CK

acymailing logo new