• Resolved crcam

    (@crcam)


    In order to get the cell time division to display hourly values, I had to update the options table manually. I tried to update the field using the interface provided in wp-admin, but it did not work.

    The important code is:
    s:12:\”timedivision\”;s:4:\”1.00\”

    The actual mysql command was the following:

    UPDATEfr_optionsSEToption_value= 'a:15:{s:9:\"starttime\";s:1:\"9\";s:7:\"endtime\";s:2:\"22\";s:12:\"timedivision\";s:4:\"1.00\";s:12:\"tooltipwidth\";i:300;s:13:\"tooltiptarget\";s:12:\"right center\";s:12:\"tooltippoint\";s:11:\"left center\";s:18:\"tooltipcolorscheme\";s:10:\"qtip-cream\";s:18:\"displaydescription\";s:7:\"tooltip\";s:7:\"daylist\";s:0:\"\";s:10:\"timeformat\";s:7:\"24hours\";s:6:\"layout\";s:10:\"horizontal\";s:21:\"adjusttooltipposition\";b:1;s:12:\"schedulename\";s:7:\"Default\";s:10:\"linktarget\";s:8:\"_default\";s:10:\"floatthead\";b:0;}\r\n' WHEREfr_options.option_id= 59614;

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Yannick Lefebvre

    (@jackdewey)

    Sorry for the lack of response. I should be able to investigate this issue by the week-end.

    Plugin Author Yannick Lefebvre

    (@jackdewey)

    Please update to version 3.4.5 to have a fix for this issue. Let me know if you still have issues with this and please consider donating to support this plugin’s development.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Cell Time Division not working correctly’ is closed to new replies.