Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author ALI IMRAN

    (@imran2w)

    Please write the notice here.

    Thread Starter Azhar Ibn Mostafiz

    (@azharibnmostafiz)

    Notice: Use of undefined constant month - assumed 'month' in /opt/lampp/htdocs/wordpress/wp-content/plugins/bangla-date-display/uCal.class.php on line 105
    
    Notice: Use of undefined constant day - assumed 'day' in /opt/lampp/htdocs/wordpress/wp-content/plugins/bangla-date-display/uCal.class.php on line 105
    
    Notice: Use of undefined constant year - assumed 'year' in /opt/lampp/htdocs/wordpress/wp-content/plugins/bangla-date-display/uCal.class.php on line 105
    
    Notice: Use of undefined constant ln - assumed 'ln' in /opt/lampp/htdocs/wordpress/wp-content/plugins/bangla-date-display/uCal.class.php on line 105
    
    Notice: Use of undefined constant ml - assumed 'ml' in /opt/lampp/htdocs/wordpress/wp-content/plugins/bangla-date-display/uCal.class.php on line 105
    
    Notice: Use of undefined constant month - assumed 'month' in /opt/lampp/htdocs/wordpress/wp-content/plugins/bangla-date-display/uCal.class.php on line 105
    
    Notice: Use of undefined constant day - assumed 'day' in /opt/lampp/htdocs/wordpress/wp-content/plugins/bangla-date-display/uCal.class.php on line 105
    
    Notice: Use of undefined constant year - assumed 'year' in /opt/lampp/htdocs/wordpress/wp-content/plugins/bangla-date-display/uCal.class.php on line 105
    
    Notice: Use of undefined constant ln - assumed 'ln' in /opt/lampp/htdocs/wordpress/wp-content/plugins/bangla-date-display/uCal.class.php on line 105
    
    Notice: Use of undefined constant ml - assumed 'ml' in /opt/lampp/htdocs/wordpress/wp-content/plugins/bangla-date-display/uCal.class.php on line 105
    
    Notice: Use of undefined constant month - assumed 'month' in /opt/lampp/htdocs/wordpress/wp-content/plugins/bangla-date-display/uCal.class.php on line 105
    
    Notice: Use of undefined constant day - assumed 'day' in /opt/lampp/htdocs/wordpress/wp-content/plugins/bangla-date-display/uCal.class.php on line 105
    
    Notice: Use of undefined constant year - assumed 'year' in /opt/lampp/htdocs/wordpress/wp-content/plugins/bangla-date-display/uCal.class.php on line 105
    
    Notice: Use of undefined constant ln - assumed 'ln' in /opt/lampp/htdocs/wordpress/wp-content/plugins/bangla-date-display/uCal.class.php on line 105
    
    Notice: Use of undefined constant ml - assumed 'ml' in /opt/lampp/htdocs/wordpress/wp-content/plugins/bangla-date-display/uCal.class.php on line 105
    Thread Starter Azhar Ibn Mostafiz

    (@azharibnmostafiz)

    Notice: Use of undefined constant month – assumed ‘month’ in uCal.class.php on line 105

    Thread Starter Azhar Ibn Mostafiz

    (@azharibnmostafiz)

    I used
    list ($id['month'], $id['day'], $id['year'], $id['ln'], $id['ml']) = explode("/","$m/$d/$y/$iln/$ml");
    instead of
    list ($id[month], $id[day], $id[year], $id[ln], $id[ml]) = explode("/","$m/$d/$y/$iln/$ml");

    Then Problem has fixed!

    Plugin Author ALI IMRAN

    (@imran2w)

    Thanks for your suggestion. I will check and update it.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Notice in line 105 of uCal.class.php’ is closed to new replies.