• 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: Export error 500

Export error 500 17 years 1 month ago #2285

  • t1m4
  • t1m4's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 1
hi all !
i have about 7000 responses in my form and when i try to export i get an error 500 :/
is it because they are too many registrations ?
can i do something to fix this ?
thanks a lot for your help
The administrator has disabled public write access.

Re:Export error 500 17 years 1 month ago #2581

If this is a memory problem caused by the number of registrations you can temporarilly fix it by opening the file
administrator/components/com_forme/admin.forme.php
and changing the amount of memory given to the script in the line
ini_set('memory_limit','32M')
Changing the value to '64M' should do the trick. Of course, this will only work for some time until the number of registrations is getting to big for that as well.
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!