pfefferle/wordpress-webmention

error on webmention page in dashboard

troutcolor opened this issue · 9 comments

I just updated to 5.1.0 having skipped

I get:
Fatal error: Maximum execution time of 30 seconds exceeded in /Customer_web_sites/johnjohnston/public_html/blog/wp-includes/class-wpdb.php on line 2431

tring to get to the setting page.

I did get a mention, from micro.bog, since updating.

Cheers
John

That's the upgrade for the missing author data.

That's the upgrade for the missing author data.

Thanks, is there anything I can do about it?

Up your maximum execution time and I'll see about batch upgrade functionality.

Thanks,

I added set_time_limit(120);
to config and that seems to have done the trick.

Cheers

John

Still going to try to batch it..not everyone can do that. Also, after it runs, you can reset to 30

Will done thanks

cheers

John

is this still an issue, or was it only a hickup of the migration?

is this still an issue, or was it only a hickup of the migration?

Well I've not seen any problem with it since and I seem to have set time limit back to 30 and everything has been smooth enough for me to forget about it, appoligies for not letting you know;-)

no problem ☺️