Notice: Undefined offset: 0


Home Forums Front End PM PRO Notice: Undefined offset: 0

This topic is: Resolved
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #13590
    Larry Cottle
    Participant

    Awhile back you provided me a fix for this, however I have lost the fix due to my lack of documenting it. I am using dokan multi vendor. The notice appears in various places in the front end form.

    WP version 4.95
    FEP 8.1
    PHP 7

    Notice: Undefined offset: 0 in /var/www/cottleweb.com/htdocs/wp-content/plugins/front-end-pm-pro/functions.php on line 1584

    Thanks,

    LJC

    #13593
    Shamim Hasan
    Keymaster

    If you deactivate dokan, is this notice go away? If yes please let dokan developer know this. You can give them this link so that they understand where the issue is. https://github.com/shamim2883/front-end-pm/blob/75eb5f4b1ca72910f499e4733e376f20e8896577/functions.php#L1584

    For temporary solution you can replace $args[0] with @$args[0] in functions.php on line 1584

    #13596
    Larry Cottle
    Participant

    Problem solved.

    Please close ticket

    LJC

Viewing 3 posts - 1 through 3 (of 3 total)

You need to purchase ‘Front End PM PRO’ to create topic in this support forum.

If you already purchased ‘Front End PM PRO’ please LOGIN.