Hi,
How can I expand the results from 1 day to 7 days
Love the simplicity of this plugin FYI
]]>Hi there,
I was trying to use your plugin, and was having similar issues to the previous forum posters.
I took a look at the php (which is very well written from what I can tell), and I see one giant error: you declare the plugin name and description etc in both the settings.php file and also the gcal-table.php file.
Removing the top lines of the PHP after the opening <?php should fix the issues as above.
Thanks for the plugin. Hopefully this helps someone, and hopefully the developer can fix this issue so other people can use the plugin!
]]>Hello !
if I use it liket that:
[gcal-table url=https://www.google.com/calendar/feeds/url/basic]
Warning: file_get_contents() [function.file-get-contents]: Unable to access https://www.google.com/calendar/feeds/url/url/full?singleevents=true&futureevents=true&orderby=starttime&sortorder=a in /mnt/113/sdb/c/2/domainname/wp-content/plugins/gcal-table/gcal-table.php on line 38
Warning: file_get_contents(https://www.google.com/calendar/feeds/url/full?singleevents=true&futureevents=true&orderby=starttime&sortorder=a) [function.file-get-contents]: failed to open stream: No such file or directory in /mnt/113/sdb/c/2/domainname/wp-content/plugins/gcal-table/gcal-table.php on line 38
Warning: Invalid argument supplied for foreach() in /mnt/113/sdb/c/2/domainname/wp-content/plugins/gcal-table/gcal-table.php on line 45
but I think i can use https with my server.
If I use
[gcal-table url=https://www.google.com/calendar/feeds/url/basic]
it’s better but:
Warning: Invalid argument supplied for foreach() in /mnt/113/sdb/c/2/aschu.roller/wp-content/plugins/gcal-table/gcal-table.php on line 45
I don’t understand why..
could you help me ?
thx !
]]>The plugin shows up twice in my plugin list, and will not activate properly, or run.
It sometimes gives me this error: Fatal error: Cannot redeclare setting_values() (previously declared in /srv/http/plugintest/wp-content/plugins/gcal-table/settings.php:16) in /srv/http/plugintest/wp-content/plugins/gcal-table/settings.php on line 50
I’d like to review this plugin for an article I’m writing (due on the 23rd)… so I’d be overjoyed if you fix this soon-ish. ??
]]>