Forums | Mahara Community
Support
/
Problems with Export
31 January 2011, 13:33
Hi All,
I'm experiencing issues when exporting Views in Html and Leap2. The export just hangs at "Copying Extra Files" and reports the following:
WAR] 9d (export/html/lib.php:199) copy(/Applications/XAMPP/xamppfiles/htdocs/uploadfiles/export/9/1296501355//portfolio-for-test/static//theme/elab-portfolio/static/images/rss.gif) [function.copy]: failed to open stream: No such file or directory
- log_message("copy(/Applications/XAMPP/xamppfiles/htdocs/uploadf...", 8, true, true, "/Applications/XAMPP/xamppfiles/htdocs/Mahara/htdoc...", 199) at /Applications/XAMPP/xamppfiles/htdocs/Mahara/htdocs/lib/errors.php:446
- error(2, "copy(/Applications/XAMPP/xamppfiles/htdocs/uploadf...", "/Applications/XAMPP/xamppfiles/htdocs/Mahara/htdoc...", 199, array(size 21)) at Unknown:0
- copy("/Applications/XAMPP/xamppfiles/htdocs/Mahara/htdoc...", "/Applications/XAMPP/xamppfiles/htdocs/uploadfiles/...") at /Applications/XAMPP/xamppfiles/htdocs/Mahara/htdocs/export/html/lib.php:199
- PluginExportHtml->export() at /Applications/XAMPP/xamppfiles/htdocs/Mahara/htdocs/export/download.php:124
- PluginExportHtml->export() at /Applications/XAMPP/xamppfiles/htdocs/Mahara/htdocs/export/download.php:124
Is there an issue in Mahara with overwriting default images and the location of them in themes ?
Any assistance would be greatly appreciated!
Thanks in advance.
31 January 2011, 16:24
Hi Julian,
I think you've run into the problem described here:
https://bugs.launchpad.net/mahara/+bug/672806
You can either upgrade to the latest stable release (1.3.3), upgrade to the tip of the 1.2 branch (use http://gitorious.org/mahara/mahara/archive-tarball/1.2_STABLE because we haven't produced a 1.2.x release that includes the fix yet), or just apply the fix directly from http://gitorious.org/mahara/mahara/commit/68c04f7ade4a596115973222ede734c865347498
R.