![]() |
Sergey Kornilov admin 5/9/2012 |
Post your application to Demo Account and open a ticket at http://support.xlinesoft.com sending your Demo Account URL. 'Demo Account' button can be found on the last screen in the program. Attach import file in question along with instructions on reproducing the issue. |
|
hfg author 5/10/2012 |
I uploaded the project and then tested it and it worked on the demo server. I think my issue has something to do with permissions as this is a new server. It is a server 2008 running IIS. I have changed the permissions on the template_c folder but that has not helped. What are the proper settings for at 2008/IIS setup? |
![]() |
Sergey Kornilov admin 5/10/2012 |
Make sure that PHP on the server is configured to upload files. If import file is large - make sure IIS and PHP file size upload limits are set high enough or test it with smaller CSV file first. |
|
hfg author 5/10/2012 |
Thanks for pointing me in the right directions, it was a PHP temp dir setting and related permissions. It is working now. |