Viewing 15 replies - 16 through 30 (of 34 total)
  • Same thing as everyone else: read https://scribu.net/wordpress/wp-pagenavi/wp-2-70.html

    SCRIBU
    just upgraded to 2.72
    plugin now working like a CHARM

    I’m on wordpress 2.9.2
    php version is 5.2

    Donation on its way!
    thanks dude ??

    Heh, you’re welcome. ??

    Same problem, Scribu,

    “Parse error: syntax error, unexpected T_STATIC, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or ‘}’ in /homez.70/hentairu/www/wp-content/plugins/wp-pagenavi/wp-pagenavi.php on line 181”

    php version 5.0.51a

    Did you read the instructions in the FAQ?

    I changed to lower version of the plugin and I am set now.

    Was facing the same problem form quiet some time.

    Anyways… thanks for the info.

    Hey scribu,

    I really like your plugin, and I’ve been using it for quite a while now, but I can’t seem to get the latest version to work. I followed the instructions in the FAQ and came up with PHP v5, but I still get that parse error. Any ideas?

    Thanks!

    Please paste the exact error text.

    Parse error: syntax error, unexpected T_STATIC, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or ‘}’ in wp-pagenavi.php on line 181

    Ok, scratch that, I just double/triple checked and now it’s coming up as version 4.4.9…. hmmm, sorry about that, I’ll get on my provider.

    Sorry for the trouble!

    And yes, after I was able to force php5, the plugin worked just fine. Thanks and sorry for the trouble.

    Scribu, you say:

    >To see what PHP version you’re really running, add this
    >line to wp-config.php:
    >
    >var_dump(PHP_VERSION);

    I’ve done this, but I don’t understand where the version is displayed. My dashboard now simply says:

    var_dump(PHP_VERSION);

    How can I find out what PHP version I’m running? Thanks.

    You have to place that line after the opening <?php tag.

    In case anyone is running their WordPress installation on an 1&1 hosting package, you can add the following line at the beginning of your htaccess file:-

    AddType x-mapp-php5 .php

    It works, but don’t ask me how or why.

    I found this fix here:-

    https://www.xptechsupport.com/using-php-5-with-1and1-hosting.html

    Dear Scribu,

    I get the following message whenever I try to access my blog page ( https://blog.marcosgazzana.com/) or my admin page..

    ______________

    Warning: require(/home/m36181/public_html/blog/wp-content/plugins/wp-pagenavi/core.php) [function.require]: failed to open stream: No such file or directory in /home/m36181/public_html/blog/wp-content/plugins/wp-pagenavi/wp-pagenavi.php on line 34

    Fatal error: require() [function.require]: Failed opening required ‘/home/m36181/public_html/blog/wp-content/plugins/wp-pagenavi/core.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/m36181/public_html/blog/wp-content/plugins/wp-pagenavi/wp-pagenavi.php on line 34

    ________________

    I have wordpress 3.1 installed and my php is 5.2.9 I believe. How can I solve this issue?

Viewing 15 replies - 16 through 30 (of 34 total)
  • The topic ‘[Plugin: WP-PageNavi] Fatal Error’ is closed to new replies.