When you viewing the grid view and hovering over an event, the popup shows the event description, but at the end, it shows:
AKPC_IDS += "257,";
Anyone else having this issue and no of any work arounds?
When you viewing the grid view and hovering over an event, the popup shows the event description, but at the end, it shows:
AKPC_IDS += "257,";
Anyone else having this issue and no of any work arounds?
never seen it before. Any chance of getting a link?
I dont have a link to show you as i had to correct it right away, so i ended up doing:
echo substr($data, 0, strpos($data, "AKPC_IDS"));
in the gridview-day.php file, but again, this file really needs able available in my themes folder, but for some reason you dont allow that override, so I am screwed next time i upgrade your plugin.
This topic has been closed to new replies.