claudio
Forum Replies Created
-
“ReferenceError: jQuery is not defined”
it seems that the WP install has some issues since it’s not able to find jQuery.This seems the output of the network tab (Firefox). Any chance to look at the JS console? It should also point to the file that is causing issues.
Would you be able to roll-back to 1.2 just to check that the issue is from the update and not from something else?
I got no more feedback so after 1 month I’m closing this.
Forum: Plugins
In reply to: [WP Business Intelligence Lite] Class 'd3_dataMap' not foundIt’s up now! Temporarily maintenance….
Another thing, which type of chart is that? (line, bar, pie?)
Do you see any error in the JS console of your browser? (ctrl+shift+I) on Chrome/Firefox.
Any other error in the log file apart from the warning?
thanksForum: Plugins
In reply to: [WP Business Intelligence Lite] Class 'd3_dataMap' not foundHey!
Thanks for spotting this, actually an “include_once” was missing from the includes.php file.
We just uploaded a new version 1.2.1 with the fix.
cheers,Forum: Plugins
In reply to: [Tera Charts] JSON parse errorHi, can you please try this demo and let me know if it works for you?
http://www.wpbusinessintelligence.com/showcase/tera-charts-demo/
I will check if there’s any difference in the two version.
cheers,
ClaudioHi bswan, I just tested v 1.1 on a clean WP3.8.1 install and everything works fine…
Can you maybe enable logging in wp-config so that you can get some error messages?
just set in wp-config.phpdefine(‘WP_DEBUG’, true);
define(‘WP_DEBUG_LOG’, true);otherwise I suspect a corrupted install.
Any error in the JS console?
cheers,
ClaudioHi bswan,
in order to help you I would need some more details.Do you have any error in the log file?
which WP version are you using?
is it a clean install or do you have other plugins, themes etc.?can you send a screenshot?
thnaks
ClaudioForum: Plugins
In reply to: [WP Business Intelligence Lite] WPBILite 1.0.7 Query returned 0 rows.Hi!
Yes, you’re right. The semicolon is not required in the query.
This is mainly due to some library we’re using, but can remove this limitation in future relases.
cheers,
c.Forum: Plugins
In reply to: [WP Business Intelligence Lite] PHP errors in logI’m glad it helped!
cheers,
ClaudioForum: Plugins
In reply to: [WP Business Intelligence Lite] PHP errors in logDear Nancy,
thank you for spotting this error. Actually this was related to some inconsistency in the DB upgrade following the addition of a new column. Now we just uploaded a fix for this (still version 1.0.6). Feel free to test it and let me know if it works.
If you don’t want to replace the entire plugin, you can simply replace these 2 files:
wp-business-intelligence-lite.php
and
install/database.phpkind regards
ClaudioHi, this is not really a quick fix, you can get the Pro version here.
http://www.wpbusinessintelligence.com/products-and-services/wordpress-plugin/wp-business-intelligence-pro/
kind regards,
ClaudioForum: Plugins
In reply to: [Tera Charts] JSON parse errorHi
this type of error is usually due to the use of a wrong xls input file. Are you sure you are using the proper template? Have you tried with the example file? Please remember that only one file can be used with each visualisation.
The additional xls files are there only as a reference for the other visualisations available in the pro version.
A demo is available here:
http://www.wpbusinessintelligence.com/showcase/tera-charts-demo/Forum: Plugins
In reply to: [Tera Charts] Not WorkingHi,
yes I confirm that it doesn’t require anything else.Sorry, I just found that the required shortcode is [tera_charts].
I apologise about the doc error. I’ll correct it asap.
cheers
Claudio