micheldesrochers
Forum Replies Created
-
Forum: Plugins
In reply to: [Inline Google Spreadsheet Viewer] Problem with file on DropboxFor your information, I finaly found what was the conflict. It was the NumberFormatter class of the PHP Internationalization package. I deactivated this package from my prod environment and now it works. Probably that it was the same problem described in this post.
Forum: Plugins
In reply to: [Inline Google Spreadsheet Viewer] Problem with file on DropboxFor your information, I finaly found what was the conflict. It was the NumberFormatter class of the PHP Internationalization package. I deactivated this package from my prod environment and now it works. Probably that it was the same problem described in this post.
Forum: Plugins
In reply to: [Inline Google Spreadsheet Viewer] Using query with a CSV fileI found what looks like the source of the problem. It’s not working with encoding Unicode or UTF-8, but it works with ANSI. My file can contain French characters with accents. What encoding will work for me then?
Forum: Plugins
In reply to: [Inline Google Spreadsheet Viewer] Using query with a CSV fileNo. My columns have different names (DAY, DATE, etc.). But I tried both with their actual names (select DAY, DATE,…) and with A, B, C.
Forum: Plugins
In reply to: [Inline Google Spreadsheet Viewer] Problem with file on DropboxI’m not sure about that, because the local development environment is exactly the same as prod environment, with the same theme and plugins.
And if it was realy a conflict, how could I prevent this from happening.
Forum: Plugins
In reply to: [Inline Google Spreadsheet Viewer] Problem with file on DropboxThere is the following error:
PHP Fatal error: Cannot redeclare class NumberFormatter in /home/ringuett/public_html/wp-content/plugins/inline-google-spreadsheet-viewer/lib/visformat.php on line 20
It might looks like a conflict with another plugin. If this can help, it works when the file is on Google Drive. It fails only with the file on Dropbox and on my shared hosting.
Hi, I really like your plugin! Do you have an idea when this new feature (dynamic repeatable field) will be released? Thanks!