Hi all!
I have created a form and there is one field where the users can upload a file.
When somebody fills in the form and send it, everything is correct. If they also upload a file, they receive the following error:
JFolder::create: Infinite loop detected
But... it creates the file anyway in the server as 20100219190909_nameofthefile.doc
then....why is that error appearing???
Another doubt:
In the email template, I have written:
INFORMATION:
{text_0}
{text_1}
{text_7}
Buttttttttttttt.... every time somebody fills in the form, I receive an email where the space between "INFORMATION:" and "{text_o} is bigger each time!!! has it any sense????????????
Thank you
I have created a form and there is one field where the users can upload a file.
When somebody fills in the form and send it, everything is correct. If they also upload a file, they receive the following error:
JFolder::create: Infinite loop detected
But... it creates the file anyway in the server as 20100219190909_nameofthefile.doc
then....why is that error appearing???
Another doubt:
In the email template, I have written:
INFORMATION:
{text_0}
{text_1}
{text_7}
Buttttttttttttt.... every time somebody fills in the form, I receive an email where the space between "INFORMATION:" and "{text_o} is bigger each time!!! has it any sense????????????
Thank you