Farsh
Farsh

Reputation: 49

vtiger 6 blank (white) page on import

When I try importing contacts and organizations into vtiger 6 I get a blank page with no PHP errors. Can anyone help.

I have tried PHP Error display on, checked all the folders and files to be uploaded properly and making Smarty folder read/writable.

In the index.php file I have added the error display and I get no errors as well.

Thanks

Upvotes: 3

Views: 2291

Answers (1)

lajeesh k
lajeesh k

Reputation: 335

Try after enabling debugg . May be an issue with php max execution time. in vtiger 6 if there is morethan 250 records, it will be scheduled to import later. So enable your cron also . Not sure if its help you.

Upvotes: 1

Related Questions