Hi,
I try to create a attachment between an activity and a file (name OUVERTURE_RESEAUX_PRESTATIONS.xls) using the API.
But I have this error :
Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 122880 bytes) in /projeqtor/tool/projeqtor_string.php on line 128
Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 114688 bytes) in Unknown on line 0
Can you help me ?
Thank you
Eric
The API is not designed to include files
Hello,
I don't want to create an attachment with a file, I just want to create a line in the attachment table to do a migration from our old system to projeqtor.
When I'll done this, I will be able to copy the files from the old server to the new one in the good directory (%%%/attachment_[number])
Eric
I'm afraid it won't work as the object Attachment expects to have a file in the create process.