I just purchased the Dante template and am trying to import the homeslider.zip export and am getting this error:
importing slider setings and data...
Error: slider_export.txt does not exist!
Looking at the revolution plugin code (importSliderFromPost), I see that the zip is being uploaded and opened correctly but the zip appears to be corrupt when the call to $slider_export = $zip->getStream(‘slider_export.txt’);.
I have extracted the zip and it looks fine to me. I am using a Windows/IIS configuration.
Is there something I am missing in my php config? I would really like to get the demo setup for my reference before I start my configuration.
Your assistance is greatly appreciated,
Ian