websparks
Forum Replies Created
-
Forum: Plugins
In reply to: [Game Schedules] Errors after upgradeThanks Mark, hope you had a good xmas and New Year. I am pretty well stuck now with moving further with the Schedule plugin because of the errors. I realise that its a freebee so I cannot expect much. I was going to build a world cup schedule on my site, it is still a while away, I am hoping that you can iron out the bugs in the coming weeks, but if not I appreciate your contribution to the wordpress community. Cheers, Adrian
Forum: Plugins
In reply to: [Game Schedules] Errors after upgradeFor your info I get similar errors on frontend
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /home/b00kie/public_html/wp-content/plugins/game-schedules/mstw-game-schedule.php on line 428
Warning: Invalid argument supplied for foreach() in /home/b00kie/public_html/wp-content/plugins/game-schedules/mstw-game-schedule.php on line 431
In my config file DEBUGGING is off (define(‘WP_DEBUG’, false);)
Forum: Plugins
In reply to: [Game Schedules] Definitive Shortcodes ListThank you both for your reply.
The shortcode you mention [mstw_gs_table] I presume is a very basic shortcode for presumably displaying a default set of results and assumes you have only 1 game schedule?
Looking around further in this support section I found an earlier support thread containing this shortcode
[mstw_gs_table show_media=0 show_location=0 sched=”1″]
I am assuming that the parameters contained within the above shortcode govern what is displayed or not displayed.
So I am gathering that there are a number of settable parameters other than the basic shortcode [mstw_gs_table]
… at least 3 parameters being show_media=? show_location=? and sched=”?”
Any more than these?
Am I on the right track?
Regards
Adrian