Hi Robert,
Coming back at you on this. :-)
Do you know what event or user action is behind import_process_queue()?
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributo
[Expired for Mahara because there has been no activity for 60 days.]
** Changed in: mahara
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahar
Hi Robert,
Thanks. Do you have an idea on what to do to reproduce this error?
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask
on #mahara-dev or ma
Hi David
This sounds like the xml file is too big
Can you make sure that the PHP ini file allows big files to be processed
and you could try editing the places where 'new SimpleXMLElement' is
called, eg api/xmlrpc/lib.php file on line 1124 and change
$xml = new SimpleXMLElement($payload);
to
4 matches
Mail list logo