Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1
  • 2

TOPIC: CSV Export Exporting Blank records

CSV Export Exporting Blank records 11 years 3 months ago #21448

  • cheru
  • cheru's Avatar
  • Offline
  • Junior Boarder
  • Junior Boarder
  • Posts: 28
  • Thank you received: 0
At last there is some response!!

I have set the tmp folder to write (777) and tried exporting, but still blank.

the path of the configuration.php file is correct.

what else to do?

Please Log in or Create an account to join the conversation.

CSV Export Exporting Blank records 11 years 3 months ago #21451

  • nathan.dth
  • nathan.dth's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 1857
  • Karma: 19
  • Thank you received: 218
The /tmp folder (or any other folder) should NOT be 777. Ever. That could very well be your problem too. All directories should be 755. Having top level directories at 777 will almost always cause problems. PHP5 doesn't like 777, which is good.

The export process utilizes the /tmp directory and if it can be accessed or written to for any reason, the CSV file will be blank.

Please Log in or Create an account to join the conversation.

Nathan is no longer affiliated with DTH since the recent acquisition. You can connect with him and get any type of Joomla website help at www.JoomlaEmployee.com .
  • Page:
  • 1
  • 2
Time to create page: 0.176 seconds