• Resolved steveraven

    (@steveraven)


    Hi guys,

    Updated the plugin with the new version and got a load of ‘error text’ on the back-end and front-end.

    Vis-a-vis:

    Warning: include(/var/sites/s/mysite.com/public_html/wp-content/plugins/when-last-login//includes/lib/ipAnonymizer.php): failed to open stream: No such file or directory in /var/sites/s/mysite.com/public_html/wp-content/plugins/when-last-login/when-last-login.php on line 31

    Warning: include(): Failed opening ‘/var/sites/s/mysite.com/public_html/wp-content/plugins/when-last-login//includes/lib/ipAnonymizer.php’ for inclusion (include_path=’.:/usr/newage/lib/php’) in /var/sites/s/mysite.com/public_html/wp-content/plugins/when-last-login/when-last-login.php on line 31

    Rolled back to previous version until this is fixed.

    • This topic was modified 6 years, 6 months ago by steveraven.
Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Andrew Lima

    (@andrewza)

    Thanks for this @steveraven, I’m really sorry about this.

    I have updated the trunk folder within the SVN, it seemed that some of the folders did not get added to the SVN.

    Please can you test 1.0 and let me know if it’s working as intended.

    Please let me know if you are experiencing any bugs.

    Plugin Author Andrew Lima

    (@andrewza)

    Any bugs you find, please let me know.

    We are getting ready to see if we will need to release a 1.1 release ??

    I feel really bad about this, but I have retested 1.0 and it seems to be working as intended.

    • This reply was modified 6 years, 6 months ago by Andrew Lima.

    What’s happening is this:

    [email protected]:~/www/devel/wp-content/plugins/when-last-login {487}>$ ack ipAn
    when-last-login.php
    31:      include WLL_DIR_PATH . '/includes/lib/ipAnonymizer.php';
    [email protected]:~/www/devel/wp-content/plugins/when-last-login {488}>$ ll includes/lib/
    total 12
    drwxr-xr-x 2 waterman waterman 4096 May 15 12:22 ./
    drwxr-xr-x 5 waterman waterman 4096 May 15 12:22 ../
    -rw-r--r-- 1 waterman waterman 1825 May 15 12:22 IpAnonymizer.php

    it’s a capitalization error. gotta love developing code on a non-case-sensitive operating system that needs to run on a case-sensitive operating system.

    • This reply was modified 6 years, 6 months ago by WebDragon.
    Plugin Author Andrew Lima

    (@andrewza)

    Thanks for this @webdragon I have reverted to 0.9 for the time being.

    The initial issue was that SVN did not add the files to the trunk folder correctly.

    Plugin Author Andrew Lima

    (@andrewza)

    Thanks for this @webdragon, I have fixed this and it seems to be working as intended now.

    Really sorry about this once again.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Faults in Updated Version’ is closed to new replies.