The following warnings occurred:
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.27 (Linux)
File Line Function
/global.php 783 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.27 (Linux)
File Line Function
/global.php 783 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined variable $newpmmsg - Line: 40 - File: global.php(841) : eval()'d code PHP 8.1.27 (Linux)
File Line Function
/global.php(841) : eval()'d code 40 errorHandler->error
/global.php 841 eval
/printthread.php 16 require_once
Warning [2] Undefined array key "style" - Line: 909 - File: global.php PHP 8.1.27 (Linux)
File Line Function
/global.php 909 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined property: MyLanguage::$lang_select_default - Line: 5024 - File: inc/functions.php PHP 8.1.27 (Linux)
File Line Function
/inc/functions.php 5024 errorHandler->error
/global.php 909 build_theme_select
/printthread.php 16 require_once
Warning [2] Undefined array key "additionalgroups" - Line: 7162 - File: inc/functions.php PHP 8.1.27 (Linux)
File Line Function
/inc/functions.php 7162 errorHandler->error
/inc/functions.php 5044 is_member
/global.php 909 build_theme_select
/printthread.php 16 require_once
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 165 errorHandler->error



Form Tools
Visualisation & Column Chart - Printable Version

+- Form Tools (https://forums.formtools.org)
+-- Forum: Modules / Other (https://forums.formtools.org/forumdisplay.php?fid=8)
+--- Forum: Modules (https://forums.formtools.org/forumdisplay.php?fid=16)
+--- Thread: Visualisation & Column Chart (/showthread.php?tid=1693)



Visualisation & Column Chart - tosuch - Oct 17th, 2011

Ben,

I am sure this worked but I haven't gone back to previous versions of the Visualization module to check.

Running - Core 2.1.4
Visualization module - 1.0.5

Column Charts are not displaying.

Please see the page:

http://www.eformsfactory.com/seminar/test.php

There are 3 charts but only 2 show.

I have a pie, bar and column graph all created from the same database. As soon as I change the final chart to column it does not display.

When any of the 3 are set as Column they do not display. Changing the last one to Pie or Bar then all is OK.

If you have a look at the code, in the page listed, the code for the final chart seems as if there is no :

"var chart = new google.visualization.ColumnChart"

code being added to the Column description (?).

I also tried adding a column chart to the Formtools UI via the "Create Page and Add to Menu" option in the Advanced Visualization tab and get the same thing.

Disabled modules and tried this with FF 7.01 and Chrome 14.0 - same result.

As always your comments appreciated.

Good luck with the Forms Builder by the way...

Ted




RE: Visualisation & Column Chart - Ben - Oct 17th, 2011

Hi Ted,

Huh - you're quite right. The settings aren't being loaded either. Let me look into this right now and I'll get back to you!

(And thanks, reg. the Form Builder! Smile )

- Ben


RE: Visualisation & Column Chart - Ben - Oct 17th, 2011

Hey Ted,

Ah! Found the problem: it's specific to Column Charts for the "Field" visualization types.

I'm just checking over my fix now, and I'll release a new version as soon I've finished testing it. Shouldn't be long - give me 30 mins or so.

Sorry for this - and thanks for letting me know! Smile

- Ben


RE: Visualisation & Column Chart - tosuch - Oct 17th, 2011

Ben,

Mega - as we say in the lowlands.

Updated the module.

Refreshed the page.

http://www.eformsfactory.com/seminar/test.php


Column chart just works.


Thank you

FYI

We are runing some seminars.

When delegates arrive we ask them some simple questions. Capture the data on a tablet device then show the charted results at the end - all using Formtools.

Everyone's a winner.

Ted




RE: Visualisation & Column Chart - Ben - Oct 17th, 2011

Very cool indeed! Smile

Thanks for letting me know it's all working now - and again, for letting me know.

- Ben