Code

Discussion on Exporter for eForm - Reports & Submissions

Discussion on Exporter for eForm - Reports & Submissions

By
Cart 3,019 sales

WPQuark supports this item

Supported

This author's response time can be up to 2 business days.

315 comments found.

Hi, My goal is to generate random answers submissions in order to test my survey (lot of questions, difficult to do it by hand). I was wondering whether i could export submissions, randomize some and re-import results (as CSV for example), but it seems not possible. What would you suggest? Including custom coding ? Thanks

Hello,

In the package there’s a free addon called demo generator which solves your purpose. You can look into it’s source code to get some idea. Not all elements are supported by the addon though.

Hi, can the script run with GD version 2.1.0?

Thanks

Hello,

It requires PHP GD2+ extension. So it should run.

Note that you have a couple of pretty big bugs which make parts of this plugin unusable (at least those on Windows servers). If you plan on updating them I will wait but if not can I get a refund?

Bug #1 – And this took me about two hours to figure out which I would pay $9 to get back… As someone has posted in comments earlier you can get jpgraph error 25107. This leads people to troubleshoot file perm and php perm issues. However I have open perms on everything and a million things running on the server and WP install so I knew that wasn’t it. I found that some of the graphs were being generated for the PDF files but it would eventually give me the 25107… So it does this when you have a question that exceeds a certain amount of characters. It isn’t much and I am guess that it is 260 (or whatever limit of filename is for windows)... So obviously PHP does not have perms to name something longer than windows allows. Bad error message and bad coding. Name should be truncated to fit. Run a report with a really long question and try to export it to PDF and you will get this useless error.

2. If I try to run one of your demo surveys to PDF and there is only one done then I get a 25608 error – a plot has an illegal scale.

So basically we can’t use the PDF report until at least #1 gets fixed.

thanks

Hello,

Thanks for reporting. We are going to release an update soon.

This is in relation to a similar problem that was pointed out previously about a year ago regarding the creation/generation of pdf certificates for each user/examinee. I only need to generate the certificate page, here are my questions (please provide an answer point by point as enumerated):

1) instruction on how to suppress printing of all pages of a user survey report so that only page 1 containing the certificate page is generated in the pdf. 2) i trawled through what you mentioned as css documentation in fsqm pro/exporter online manuals but there is nothing that can be used as a template code for superimposing text data over the header image. kindly provide this reference please. 3) there is also no reference for which db variables containing user data /tables should be used to pick-up personalization info. you said these are available but where is the reference doc on how these are used for customization. 4) we bought fsqm pro and exporter based on your claim that these products are a powerful form builder and can generate downloadable user certificate after each quiz and/or survey. however, this drag and drop feature is not consistent in the case of certificate design/dev’t. much more there is no detailed css coding reference included in your online support docs even if we do resort to code customization (but what’s the point in buying a drag and drop tool if this was the case anyway?).

bottomline is that this claim and product advertisement is kind of misleading.

we are a certifying organization and this product feature was crucial to our purchase decision. please kindly provide us support for this since we have an upcoming event next month and we need to get this requirement working or even a work-around.

many thanks in advance for your kind and prompt support on this matter.

Hello,

1. Right now, the summary table can be modified. You can use designation and designation message for adding your custom message. Custom HTML can also be added before/after summary table.

2. Sorry but this isn’t possible.

3. You’d need to access f_name, l_name, email, phone db column of the table wp_fsq_data.

Hi! Trying to export as XLS or PDF throws errors. :-)

Warning: realpath(): open_basedir restriction in effect. File(/tmp) is not within the allowed path(s): (/var/www/web933/html/:/var/www/web933/phptmp/:/var/www/web933/files/:/var/www/web933/atd/:/usr/share/php/:/opt/php/) in /var/www/web933/html/wp-content/plugins/wp-fsqm-exporter/lib/phpExcel/PHPExcel/Shared/File.php on line 175 Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 317288 bytes) in /var/www/web933/html/wp-content/plugins/wp-fsqm-exporter/lib/mPDF5.7.1/mpdf.php on line 13317

and

Warning: realpath(): open_basedir restriction in effect. File(/tmp) is not within the allowed path(s): (/var/www/web933/html/:/var/www/web933/phptmp/:/var/www/web933/files/:/var/www/web933/atd/:/usr/share/php/:/opt/php/) in /var/www/web933/html/wp-content/plugins/wp-fsqm-exporter/lib/phpExcel/PHPExcel/Shared/File.php on line 175 Warning: Cannot modify header information - headers already sent by (output started at /var/www/web933/html/wp-content/plugins/wp-fsqm-exporter/lib/phpExcel/PHPExcel/Shared/File.php:175) in /var/www/web933/html/wp-content/plugins/wp-fsqm-exporter/classes/class-ipt-fsqm-exp-form-elements-export-report.php on line 146 Warning: Cannot modify header information - headers already sent by (output started at /var/www/web933/html/wp-content/plugins/wp-fsqm-exporter/lib/phpExcel/PHPExcel/Shared/File.php:175) in /var/www/web933/html/wp-content/plugins/wp-fsqm-exporter/classes/class-ipt-fsqm-exp-form-elements-export-report.php on line 147 Warning: Cannot modify header information - headers already sent by (output started at /var/www/web933/html/wp-content/plugins/wp-fsqm-exporter/lib/phpExcel/PHPExcel/Shared/File.php:175) in /var/www/web933/html/wp-content/plugins/wp-fsqm-exporter/classes/class-ipt-fsqm-exp-form-elements-export-report.php on line 148 Warning: Cannot modify header information - headers already sent by (output started at /var/www/web933/html/wp-content/plugins/wp-fsqm-exporter/lib/phpExcel/PHPExcel/Shared/File.php:175) in /var/www/web933/html/wp-content/plugins/wp-fsqm-exporter/classes/class-ipt-fsqm-exp-form-elements-export-report.php on line 149 Warning: Cannot modify header information - headers already sent by (output started at /var/www/web933/html/wp-content/plugins/wp-fsqm-exporter/lib/phpExcel/PHPExcel/Shared/File.php:175) in /var/www/web933/html/wp-content/plugins/wp-fsqm-exporter/classes/class-ipt-fsqm-exp-form-elements-export-report.php on line 150 Warning: Cannot modify header information - headers already sent by (output started at /var/www/web933/html/wp-content/plugins/wp-fsqm-exporter/lib/phpExcel/PHPExcel/Shared/File.php:175) in /var/www/web933/html/wp-content/plugins/wp-fsqm-exporter/classes/class-ipt-fsqm-exp-form-elements-export-report.php on line 151 Warning: Cannot modify header information - headers already sent by (output started at /var/www/web933/html/wp-content/plugins/wp-fsqm-exporter/lib/phpExcel/PHPExcel/Shared/File.php:175) in /var/www/web933/html/wp-content/plugins/wp-fsqm-exporter/classes/class-ipt-fsqm-exp-form-elements-export-report.php on line 152 Warning: Cannot modify header information - headers already sent by (output started at /var/www/web933/html/wp-content/plugins/wp-fsqm-exporter/lib/phpExcel/PHPExcel/Shared/File.php:175) in /var/www/web933/html/wp-content/plugins/wp-fsqm-exporter/classes/class-ipt-fsqm-exp-form-elements-export-report.php on line 153 Followed by gibberish

Hello,

Could you please consult with your webhost? It seems it doesn’t give access to /tmp which is needed to cache the output of PDFs.

Hello.

Any idea for the new version ? Soon ?

Thx

Hello,

By the end of feb. It is confirmed.

I have this problem when installed the plugins fsqm pro. I have wordpress 4.0 and local Mamp v.2

Strict Standards: Declaration of IPT_FSQM_Form_Elements_Front::make_mcqs() should be compatible with IPT_FSQM_Form_Elements_Data::make_mcqs($element_definition, $key, $element_data, $element_structure, $name_prefix, $submission_data, $submission_structure, $context, $score = true) in /Applications/MAMP/htdocs/appsorb/wp-content/plugins/wp-fsqm-pro/classes/class-ipt-fsqm-form-elements-front.php on line 12

Hello,

Please disable PHP notice display from your server settings.

hi,

i have purchased a exporter.

Question 1. how to allow the exporter always export upto today data, as i faced a problem as the data is up to the date where i create the export to CSV.

Can you show me the step to set the date?

Hi even i have set the end date as year 2020, but the excel still export out the date (before i generate the excel), can i PM you the admin access?

Hello,

Admin access is not required. What you need to understand is the excel is generated for offline use. Your submissions are sorted according to their date and upto current date you can export all submissions. Obviously for future dates, the submissions aren’t there yet and you can not export them for offline use. So theoretically and conceptually it isn’t possible to create an excel file which would magically hold all future submissions. I hope you understand.

Hello, After sales question:

1. The plugin is awesome!

2. on export of report to view a submission its giving all the fields Its even showing the ones not filled in by the user. Is there any way i can set so it only shows fields which have been filled in?

thanks, Tommy

Hello,

1. Thanks a lot.

2. Sorry, but this isn’t possible.

How can activate PHP ZIP extension?

Hello,

Please consult with your webhost.

It looks like your demo site is not loading!!

Hello,

Thanks for the heads up. We rebooted our server and everything seems to work fine now.

Hi Swastha i bought this plugin today i’m getting error when i export the report please check the Like for the screenshot.

http://snag.gy/CAucs.jpg

also my Purchase Code is not support in your database it says “The license key you have entered is not valid or could not be verified at this time.”

Hello,

As the error suggests, please make sure that PHP has write permission to the specified directory. I would recommend consulting with your webhost.

My Purchase Code is not Valid when i enter here http://ipanelthemes.com/kb/envato-license-verification/

Hello,

Our support forum is temporarily disabled. Please use this comment section only.

The Exporter for FSQM Pro plugin requires WP Feedback, Survey & Quiz Manager – Pro to be installed and activated.

But WP FSQM Pro is already installed and activated. How to activate the Exporter?

Hello,

Please disable FSQM Pro and enable it again. If the problem persists, then use the contact form and we will get in touch.

Thanks for your reply. The problem persists: ‘The Exporter for FSQM Pro plugin requires WP Feedback, Survey & Quiz Manager – Pro to be installed and activated.’

Hello,

Please send me admin credentials using the contact form: http://codecanyon.net/user/iPanelThemes

Hi

I get a network error when I export the .csv format. The file can not be downloaded, I get a network error. I’m getting this error, the only one in fsqm. Other files can be downloaded in the system smoothly. How can I fix this? Thanks

Hello,

Please share admin credentials using the contact form: http://codecanyon.net/user/iPanelThemes

A Quick support is appreciated!

I installed the Exporter plugin and it is working fine. However, when trying to export a report :

XSLX -> works good, i can download and see report with charts For anything else (PDF, XSL, HTML) it gives me the error “can’t write to file ‘root path/wp-content/uploads/fsqm-....’ and make sure permission are enough.

Well, 1) I have checked everything is 777 for uploads/fsqm-exp-reports and also 777 for ipt-fsqm-exp-8.html – which is the report folder and also 777 for graphs folder inside. and this is by default i didn’t have to give

2) Owner of the folder is apache – same as all other files

3) in case it is permission issue, why XSLX works fine.

Is it an issue of libraries associated with PDF, HTML and XSL?

Oh it appears as questions marks in the comment, please use any phrase from here it is all Arabic http://www.bbc.co.uk/arabic

Besides, the issue will resolved if (( Exporting PDF, HTML or XSL doesn’t depend on the question label/title .. alternatively, if possible to use any random name, or question id as filename .. that will resolve the issue)

On another note, Exporting CSV doesn’t support Unicode languages such as Arabic, so if i export CSV having the questions, the question label, or answers, is shown as Junk since it was written in Arabic. While the same issue doesn’t exist when exporting to XSLX.

Appearently, the plugin wasn’t tested at all with Unicode language (Arabic, Russian, French, Dutch, Chinese, Urdu, ..etc)

Hi any update?

Hello,

I will look into this asap.

hi, I have created a form with 5 tabs. when i do export as CSV only first tab is exported. no export for remaining 4. Can you help? Thanks!

Hello,

Please use the contact form here http://codecanyon.net/user/iPanelThemes and send admin credentials and I will look into this.

Hello. Contratulation for this addon.I have one question and one problem: -Question: I want users with “Author” Profile in WP to be able to export the same way that they do from FSQM Pro plugin. How can I give access this users to export menu without manipulating roles?. -Problem: When the question or answers are long. Text falls over exported PNG graphics. Also, all PNG graphics are distorted (larger). I want text to fall on top, or below, but not over the graphic.

Thank you in advance for your answer and best regards.

Thank you for your answer. Q1: I know about the plugin solution, but like I said. I don’t wanna mess with roles and i would like it to work the same way FSQM Pro plugin works. It shows a reduced menu for Author role. I hope you consider this for an upgrade. Q2: I’m sorry to read about this. I don’t know much about it, but I don’t understand how come the report on screen looks so great and the exported to PDF,xls, or xlsx (due to PNG graphic) so messed up. An improvement on this would make your plugin even greater. Thank you and best regard.

BTW, I’m reading there is an upgrade coming by the end of the month for the plugin. Will I be elegible?

Hello,

Q1 is totally out of scope for our plugin (at least right now).

Q2 you can export to xlsx (not xls) and it will generate dynamic graphs (not png images). Then you can resize, crop, zoom etc within some EXCEL software.

Q3 Yes, you will be eligible for the update.

features request:

-Send XML, XLS, CSV via Auto Mail to the Admin -Export XML

Thanks for your suggestions.

Hi, i’m trying to export all the submissions but when I do Export report it comes up with 2 errors “No Survey Questions found in the form you have selected.” “No Feedback Questions found in the form you have selected.” Surely the form is not empty and there are multiple choice question and more. Also I can see all the submissions in the “View All Submissions” tab. Could you please advice? thanks

I managed to export it but still gives me those errors…it is normal?

Hello,

It means all the questions you have added are from “Others” type. Those can not be exported to generate report right now.

Hi, I need to make 15 containers which contain exactly the same questions, only title is different. I there any way to duplicate the container or should I build them one by one? Thanks

sorry, just realised i’m on the wrong thread

No worries.

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey