Home
LimeSurvey Forums
Welcome, Guest
Please Login or Register.    Lost Password?
[done] I do not succeed to export excel file (1 viewing) (1) Guest
Go to bottom Favoured: 0
TOPIC: [done] I do not succeed to export excel file
#11834
plusultra (User)
Fresh Lemon
Posts: 4
graphgraph
User Offline Click here to see the profile of this user
[done] I do not succeed to export excel file 7 Months, 4 Weeks ago Karma: 0  
Hello,
I'm working to Limesurvey 1.7...
I do not succeed to export microsoft excel file
How Can?

Thank you
 
Logged Logged  
 
Last Edit: 2008/04/24 11:36 By Mazi.
  The administrator has disabled public write access.
#11835
ElMatador69 (Moderator)
LimeSurvey Team
Posts: 1584
graphgraph
User Offline Click here to see the profile of this user
Re:I do not succeed to export microsoft excel file 7 Months, 4 Weeks ago Karma: 31  
Which build of LimeSurvey 1.70+ do you use? There was an error at one of the first version of LimeSurvey 1.70.
==> If not the latest (build 4629), plz upgrade or installation!
 
Logged Logged  
 
Get in touch with the LimeSurvey Development Team via IRC
If our informations and answers were useful to you, please consider a donation to the LimeSurvey Project!
  The administrator has disabled public write access.
#11837
plusultra (User)
Fresh Lemon
Posts: 4
graphgraph
User Offline Click here to see the profile of this user
Re:I do not succeed to export microsoft excel file 7 Months, 4 Weeks ago Karma: 0  
I'm working to lime survey 1,70+ (build 4629)
 
Logged Logged  
  The administrator has disabled public write access.
#11839
ElMatador69 (Moderator)
LimeSurvey Team
Posts: 1584
graphgraph
User Offline Click here to see the profile of this user
Re:I do not succeed to export microsoft excel file 7 Months, 4 Weeks ago Karma: 31  
What do you do exactly (step-by-step)?
How many responses and how many question contains your survey?
 
Logged Logged  
 
Get in touch with the LimeSurvey Development Team via IRC
If our informations and answers were useful to you, please consider a donation to the LimeSurvey Project!
  The administrator has disabled public write access.
#11849
plusultra (User)
Fresh Lemon
Posts: 4
graphgraph
User Offline Click here to see the profile of this user
Re:I do not succeed to export microsoft excel file 7 Months, 4 Weeks ago Karma: 0  
once envoy the questionnaire


I export responses by selecting "Export Data" from the Browse screen.

Exports Microsoft Excel file empty

The questionnaire are 109 questions and 471 answers
 
Logged Logged  
  The administrator has disabled public write access.
#11850
ElMatador69 (Moderator)
LimeSurvey Team
Posts: 1584
graphgraph
User Offline Click here to see the profile of this user
Re:I do not succeed to export microsoft excel file 7 Months, 4 Weeks ago Karma: 31  
Plz turn on the debug mode in config.php and tell us if you get any error message or notice (on the admin panel or inside the xls-output file).

$debug = 1;
 
Logged Logged  
 
Get in touch with the LimeSurvey Development Team via IRC
If our informations and answers were useful to you, please consider a donation to the LimeSurvey Project!
  The administrator has disabled public write access.
#11851
plusultra (User)
Fresh Lemon
Posts: 4
graphgraph
User Offline Click here to see the profile of this user
Re:I do not succeed to export microsoft excel file 7 Months, 4 Weeks ago Karma: 0  
I have verified the 1.70 version and is (build 4465) not (build 4629)
 
Logged Logged  
  The administrator has disabled public write access.
#11852
ElMatador69 (Moderator)
LimeSurvey Team
Posts: 1584
graphgraph
User Offline Click here to see the profile of this user
[done] I don't succeed to export ms excel file 7 Months, 4 Weeks ago Karma: 31  
Plz upgrade your installation - there have been some fixes for xls-Export since your current version.
 
Logged Logged  
 
Last Edit: 2008/04/08 11:46 By ElMatador69.
 
Get in touch with the LimeSurvey Development Team via IRC
If our informations and answers were useful to you, please consider a donation to the LimeSurvey Project!
  The administrator has disabled public write access.
#12299
Wanchai (User)
Fresh Lemon
Posts: 4
graphgraph
User Offline Click here to see the profile of this user
Re:I do not succeed to export microsoft excel file 7 Months, 2 Weeks ago Karma: 0  
I am using build (4629) and exporting to Excel does not work for me either. I get the message:

Warning: tmpfile(): open_basedir restriction in effect. File(/tmp) is not within the allowed path(s): (/usr/local/pem/vhosts/123408) in /usr/local/pem/vhosts/123408/webspace/httpdocs/survey/admin/classes/pear/Spreadsheet/Excel/Writer/Worksheet.php on line 478

I seems like the script cannot write to /tmp in open_basedir. The permission is set to 750 and I cannot change it. I am not allowed to use .htaccess and ini_set doesn't work. Is there any other way to change open_basedir? Or maybe this isn't where the problem is?
 
Logged Logged  
  The administrator has disabled public write access.
#12305
ElMatador69 (Moderator)
LimeSurvey Team
Posts: 1584
graphgraph
User Offline Click here to see the profile of this user
Re:I do not succeed to export microsoft excel file 7 Months, 2 Weeks ago Karma: 31  
Hi,

I get/got the same notice, if debug-mode is on. Turn off debug mode in config.php.

And plz report it in a new single bug report, but also have a look at:
http://bugs.limesurvey.org/view.php?id=1921 - bugnote 4171 and 4200 talk about the problem.

Also at the following (older) bug:
http://bugs.limesurvey.org/view.php?id=1205
 
Logged Logged  
 
Get in touch with the LimeSurvey Development Team via IRC
If our informations and answers were useful to you, please consider a donation to the LimeSurvey Project!
  The administrator has disabled public write access.
Go to top