Viewing 13 replies - 1 through 13 (of 13 total)
  • Plugin Author Alex Prokopenko / JustCoded

    (@aprokopenko)

    what PHP version do you have on your server?

    Thread Starter WendyDelfosse

    (@wendydelfosse)

    5.4

    Plugin Author Alex Prokopenko / JustCoded

    (@aprokopenko)

    I have 5.5, will check 5.3 now. But it should work in 5.4 also.

    Btw what is T_PAAMAYIM_NEKUDOTAYIM ? Never saw such error ?? Maybe it’s not in English?

    Thread Starter WendyDelfosse

    (@wendydelfosse)

    Apparently Hebrew. Means double colon. ::

    Plugin Author Alex Prokopenko / JustCoded

    (@aprokopenko)

    Need to check your server settings. On all our servers it’s working fine.

    Are you the developer?

    This line has call of static method by dynamic class name, like

    $class_name::method_name()

    and same for static class property call. It works good from PHP 5.2. So it seems there is something wrong with your environment.

    Could you please provide more details about your server and configuration?

    Thread Starter WendyDelfosse

    (@wendydelfosse)

    Hmm, strange, I tested it on another site, including one from the same host and it works there. but when I tried deleting and reinstalling it still causes a fatal error and won’t activate. I’m more implementer than developer. If you can tell me what details about server config you need I can probably find them.

    Plugin Author Alex Prokopenko / JustCoded

    (@aprokopenko)

    I changed some if cases, just uploaded v2.2.1
    Please try it out. Maybe it’s something wrong with your config files.

    Few more questions:
    – What WP version do you have
    – Do you have extensions with custom field components (your own field types)

    Thread Starter WendyDelfosse

    (@wendydelfosse)

    WP 4.3.1
    No other custom fields running right now I believe.

    The update caused a fatal error as well:

    Parse error: syntax error, unexpected T_PAAMAYIM_NEKUDOTAYIM in /home1/corecomm/public_html/wp-content/plugins/just-custom-fields/inc/functions.fields.php on line 14

    Plugin Author Alex Prokopenko / JustCoded

    (@aprokopenko)

    if you can provide me the FTP and url, I can try to find the solution

    Plugin Author Alex Prokopenko / JustCoded

    (@aprokopenko)

    you can ping me in Skype: ab.prokopenko

    Thread Starter WendyDelfosse

    (@wendydelfosse)

    I truly appreciate that. I’m not on Skype so I won’t ping you there. However this is a non-essential issue for me for the time being as I was using the plugin for something toward future development rather than current use. I did want to alert you quickly in case it affected other users. I appreciate you looking into it so thoroughly and quickly. Hopefully it really was a weird one-off problem. ??

    Parse error: syntax error, unexpected T_PAAMAYIM_NEKUDOTAYIM in wp-content/plugins/just-custom-fields/inc/functions.fields.php on line 14

    I am having the same error. I was in the process of moving my installation to another server and could not reactive the plugin I tried uninstalling and installing again with no success.

    I want to let you know that we found this error finally on php 5.2 instance servers. Now it should be resolved in 2.3.2

Viewing 13 replies - 1 through 13 (of 13 total)
  • The topic ‘Fatal error after last update’ is closed to new replies.