• Hello,

    after plugin update (by the way: it is only one plugin that it is not respecting “No auto update” rule) I got “OPPER LALA” php error in my php error log file… is this caused by this plugin?

    Thanks you

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Ruslan Mikhno

    (@mikhno)

    Hi!

    This sounds strange – the plugin doesn’t output this kind of error\message anywhere in the code. And it doesn’t have anything special in terms of updating – just the normal\common WP updating process.

    Is this error repeating, or was it printed just once? Does anything gets broken, or is it only in the error log?

    The plugin should only affect its own custom page (when changing author) and also Media Library page in the admin (list view), i.e. outside of that, it shouldn’t get called or affecting anything.

    Thread Starter gore.m

    (@gorem)

    Yes, it is strange. It happened tomorrow and today after your plugin was automatically updated. And it is only in PHP error log, without any other info.

    I have temporarily deleted your plugin (for security reasons) and I will see / I will let you know what will happen next.

    • This reply was modified 1 year, 6 months ago by gore.m.
    Plugin Author Ruslan Mikhno

    (@mikhno)

    This is probably from some different plugin (this one is just 1 small PHP file with just 200 lines of code & can be easily reviewed), but I’ll try to do some testing in case there could be any conflicts.

    Please, let me know if you’ll find out the reason for this.

    Same here!
    Last lines before, show fail ftp commands attemps.


    Plugin Author Ruslan Mikhno

    (@mikhno)

    This plugin doesn’t have anything to do with FTP or requests\connections – only with the database (via wp_update_post & WP_Query, etc – the normal DB-related WP functions) and the Media Library related WP actions & filters.

    Do you have any other plugins, perhaps something related to FTP?

    When it outputs this error, does it refer to some specific file\line?

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Error log: OPPER LALA??’ is closed to new replies.