WPIntell

Source evidence

Error log: OPPER LALA??

Bulk Change Media Author · support · 2023-09-01T09:58:00+00:00

complaintsentiment
highseverity
1.0relevance
5replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

2 / 25 rows with source links

8.0% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

23 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
gore.m unresolved
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 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. 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 2 years, 9 months ago by gore.m . 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. 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?

Comments

5 shown
Ruslan Mikhno 2023-09-01T11:05:00+00:00

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.

gore.m 2023-09-01T11:24:00+00:00

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 2 years, 9 months ago by gore.m .

Ruslan Mikhno 2023-09-01T11:53:00+00:00

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.

Anderson Nunes 2023-09-09T02:47:00+00:00

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

Ruslan Mikhno 2023-09-09T06:11:00+00:00

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?