Closed (duplicate)
Project:
Taxonomy CSV import/export
Version:
6.x-3.1
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Apr 2009 at 22:41 UTC
Updated:
1 Nov 2009 at 15:29 UTC
while importing terms from the text area not from the file I get error 403 on that URL : www.mysite/index.php?q=batch&op=start&id=8 .
I get this error only if I try to import a lot of lines.
Comments
Comment #1
Daniel_KM commentedHi,
It's an interesting remark. How big is your import?
Often, this type of message indicates an Apache / php memory error or hosting issue. To be sure of the origin of the problem (if it's your file, your installation, your server or the module), you can test your file on a virtual server as xampp, or send me the file in order to I try it.
As there is currently some issues on memory, I'll work on ways to reduce the use of memory in a future release.
Regards,
Daniel Berthereau
Knowledge manager
Comment #2
chrism2671 commentedAppears to be a duplicate of #495548: Cannot Import - Access Denied.