• 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!

TOPIC: Blank page EventsPro/FormPro

Blank page EventsPro/FormPro 9 years 8 months ago #32148

Hi,

I've trying to implement a registration for an event with payment (via iDEAL). It's all made using FormsPro and EventsPro. I followed the video on EventPro event registration. In the backend it's exactly how I'd want it. In the frontend not. I've made a menu item ("Registratie") that should directly link to the event. I've tried two option:
  • a direct link to the EventsPro event
  • a page with the ID for the EventrsPro event marked like:
    {rseventspro id="1"}

Still no cigar: I get a blank page in either cases. I'm on Mac OS X Yosemite 10.10.5 with Safari (and tested Chrome and Firefox too). I'm on: surinamedag.com/symposium_sparks

Any help is much appreciated!

Thanks!

Sander
Last Edit: 9 years 8 months ago by swvanderlaan.
The administrator has disabled public write access.

Blank page EventsPro/FormPro 9 years 8 months ago #32149

  • alexp
  • alexp's Avatar
  • OFFLINE
  • RSJoomla! Official Staff
  • Posts: 2253
  • Thank you received: 180
Head over to System > Global Configuration and adjust the Joomla! error reporting. Set it to "maximum".

Once you've done this, refresh the blank page. An error should be displayed.

Let me know what it is.
Please note: my help is not official customer support. To receive your support, submit a ticket by clicking here
Regards,
RSJoomla! Development Team
The administrator has disabled public write access.

Blank page EventsPro/FormPro 9 years 8 months ago #32150

Hi,

I've also made a ticket on it. It remains blank...surinamedag.com/symposium_sparks/index.php/registratie. I'm happy to give you the password to the site, so as to help me debug the issue... Hope we can find a solution, as it is frustrating: basically my registration-website is all but finished except for this snag...! Thanks for the help!

Best,

Sander
P.S.: It's also a Support Ticket (TECH-E20Q60887R) assigned to Andrei Cristea.
The administrator has disabled public write access.

Blank page EventsPro/FormPro 9 years 8 months ago #32153

  • alexp
  • alexp's Avatar
  • OFFLINE
  • RSJoomla! Official Staff
  • Posts: 2253
  • Thank you received: 180
You can wait for a resolution on your support ticket and then post the solution here.
Please note: my help is not official customer support. To receive your support, submit a ticket by clicking here
Regards,
RSJoomla! Development Team
The administrator has disabled public write access.
The following user(s) said Thank You: swvanderlaan

Blank page EventsPro/FormPro 9 years 8 months ago #32156

Hi,

The solution was the following. Your support team pointed me to the PHP memory limit. I've made a Support Ticket at my provider, but in the meantime I was searching for other solutions. I found the following site: www.robertwent.com/blog/joomla/19-joomla...ging-server-settings.

It's all about adding the following line, just underneath
<?php
:
ini_set('memory_limit','256M');

That fixed the whole issue.

Thanks!

Best,

Sander
The administrator has disabled public write access.
  • 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!