Main menu

Forum


× Help Forum English

[SOLVED] Registration not working

  • DHermit
  • Topic Author
  • New Member
  • New Member
More
9 years 6 months ago - 9 years 5 months ago #10557 by DHermit
[SOLVED] Registration not working was created by DHermit
Hi,

today the registration in the frontend suddenly stopped working.
I'm able to fill out the form but then nothing happens. After clicking
on the registration button the site loads, but nothing happens and
there is still only the form.

Even complete uninstalling iCagenda and deleting the remaining
files did'nt helped out. Also there are no PHP errors occuring, only
these warnings
[13-Jul-2015 19:12:18 UTC] PHP Notice:  Undefined property: stdClass::$phone in [...]/components/com_icagenda/helpers/icmodel.php on line 3632
[13-Jul-2015 19:12:18 UTC] PHP Notice:  Undefined property: stdClass::$notes in [...]/components/com_icagenda/helpers/icmodel.php on line 3633
[13-Jul-2015 19:12:30 UTC] PHP Notice:  Undefined variable: dateglobalize_5 in [...]/administrator/components/com_icagenda/models/fields/iclist/globalization.php on line 78
[13-Jul-2015 19:12:30 UTC] PHP Notice:  Undefined variable: dateglobalize_9 in [...]/administrator/components/com_icagenda/models/fields/iclist/globalization.php on line 82
[13-Jul-2015 19:12:30 UTC] PHP Notice:  Undefined variable: dateglobalize_10 in [...]/administrator/components/com_icagenda/models/fields/iclist/globalization.php on line 83

Any suggestions, what might be wrong?

iCagenda Version: 3.5.6

Daniel
Last edit: 9 years 5 months ago by Lyr!C. Reason: [SOLVED]

Please Log in or Create an account to join the conversation.

  • Lyr!C
  • Lyr!C's Avatar
  • Administrator
  • Administrator
  • Lead Developer
More
9 years 6 months ago #10559 by Lyr!C
Replied by Lyr!C on topic Registration not working
Hello Daniel,

THe notice error in your logs may not be related to the problem.
And those ones will be fixed in the next 3.5.7 release.
To be sure, i attached a beta version of the 3.5.7.
After installing it, you should not have anymore the PHP notices.

But, what i wonder is what was changed between when it was working, and now ?
Do you have updating another extension, does iCagenda is the same version, do you have updated Joomla ?
Or do you have changed some settings ?

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

File Attachment:

Attachments:

Please Log in or Create an account to join the conversation.

  • DHermit
  • Topic Author
  • New Member
  • New Member
More
9 years 6 months ago #10562 by DHermit
Replied by DHermit on topic Registration not working
Hi,

thanks, I will test this version later.

No, didnt change or updated anything ...
and the strange thing is, that it works in very few
cases. Could it be related to my browser or so?
Or with the PHP version on the server (i'll look it up
later)?

Anyway, if you want to test, the page is
dhermit.de/sterne

Daniel

Please Log in or Create an account to join the conversation.

  • DHermit
  • Topic Author
  • New Member
  • New Member
More
9 years 6 months ago #10564 by DHermit
Replied by DHermit on topic Registration not working
I installed the beta version and the notices are gone :)
But it didn't solved the issue. Also the things which were suggested
in the other thread (changing the events.php) did not help ...

But the first time I tried to register for today, it worked. Maybe
there is anything that blocks too many registrations in a short
period of time?

Please Log in or Create an account to join the conversation.

  • Lyr!C
  • Lyr!C's Avatar
  • Administrator
  • Administrator
  • Lead Developer
More
9 years 6 months ago #10566 by Lyr!C
Replied by Lyr!C on topic Registration not working
Hello,

I have tested by register to the event (the name is Test Cyril).
Do you have this registration saved ?

You have an issue with your site template : this one doesn't display Joomla Message container. This should be always integrated by a site template.
If not, you won't be able to view any site messages!

And, what is your Joomla version ?

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

File Attachment:

Please Log in or Create an account to join the conversation.

  • DHermit
  • Topic Author
  • New Member
  • New Member
More
9 years 6 months ago #10567 by DHermit
Replied by DHermit on topic Registration not working
Hi,

yes, I got your registration. If I wait and try it one day later it always works for
a single registration. But then I'm not able to register a second time with another
name and mail.

How can I see if the template supports the Message Container?

Greetings,
Daniel

Please Log in or Create an account to join the conversation.

  • Lyr!C
  • Lyr!C's Avatar
  • Administrator
  • Administrator
  • Lead Developer
More
9 years 6 months ago #10575 by Lyr!C
Replied by Lyr!C on topic Registration not working
Hello,

So, i you site template files (in general, in index.php, but that could depend on your site template structure), you should find this line :
<jdoc:include type="message" />

And some css stylng for .alert classes

About registration, it could be good first to integrate joomla system message (just add the line somewhere in template index.php) and to check what could be the message alert.

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

File Attachment:

Please Log in or Create an account to join the conversation.

  • DHermit
  • Topic Author
  • New Member
  • New Member
More
9 years 5 months ago #10604 by DHermit
Replied by DHermit on topic Registration not working
I have no idea why, but suddenly it is all working ...

With this line included, the only messages were success messages, but really big thanks for your help!

The message contail certainly will be useful if the proble occurs again.

Please Log in or Create an account to join the conversation.

  • Lyr!C
  • Lyr!C's Avatar
  • Administrator
  • Administrator
  • Lead Developer
More
9 years 5 months ago #10606 by Lyr!C
Replied by Lyr!C on topic Registration not working
Yes, it is REALLY needed to have the Joomla message system integrated, as it is used by all serious extensions to provide a minimum info when needed to inform users ;-)

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

File Attachment:

Please Log in or Create an account to join the conversation.

Moderators: Lyr!C
Time to create page: 0.128 seconds

 

Follow Us

Create your Joomla templates with Template Creator CK

acymailing logo new