Hi,
Recently I had a switch in hosting service providers. They mirrored the existing site and migrated over to the new provider's server.
I had try to do an export, but the exported csv had blank data.
Could somebody please enlighten me what the possible problem could be and how to go about resolving it?
There were no issues when the site was with the old host.
Version of Joomla: 2.5.9
Version of DT Register: 2.7.16c
PHP Version: 5.3.24
Please advice urgently if there is some compatibility issues that is exporting blank data.
Pulling this from another forum post... but the reason for a blank CSV export file is 99% chance related to your configuration. The most likely source of the issue is the Joomla /tmp folder, which is needed for this function. Check and make sure:
- The configuration.php file has the correct location for your /tmp folder
- The /tmp folder must be writable
Sometimes someone will build their site in a temporary location and then when it's ready, they move it to the live directory. However, in that process, make sure you don't forget to update the configuration.php file as it has entries for /tmp and /logs. Make sure they are not still pointing to your temporary directory location.
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
.