Profiles

Recent impact

Score weights high-impact work (commits, releases, approved translations, props) at 3x routine activity.

Last 30 days
0contributions
high0
medium0
score0
Last 90 days
0contributions
high0
medium0
score0
Last 12 months
0contributions
high0
medium0
score0

Contributions

Type
June 2019
Jun 20 Thu · 12:04
Forums med
Created a topic, Working well and fast support from the developer, on the site WordPress.org Forums:
This plugin was recommended for another plugin, Projec…
Jun 19 Wed · 15:08
Forums med
Posted a reply to Cronjob Scheduler jobs show dates in the past, on the site WordPress.org Forums:
Yeah, I just found another thread posting that using an absolute path may fix the…
Jun 19 Wed · 14:21
Forums med
Posted a reply to Cronjob Scheduler jobs show dates in the past, on the site WordPress.org Forums:
I've crontab to: * * * * * wget -qO- "https://10.100.0.50/wp-cron.php?doing_wp_cron" &>>/root/cron_wpcronjob Which appears to…
Jun 19 Wed · 14:06
Forums med
Posted a reply to Cronjob Scheduler jobs show dates in the past, on the site WordPress.org Forums:
I'll see about redirecting from /dev/null to a file. When manually updated, there is no…
Jun 19 Wed · 13:35
Forums med
Created a topic, Cronjob Scheduler jobs show dates in the past, on the site WordPress.org Forums:
Hi Chris, We're noticing that the Cronjob Scheduler s…
July 2018
Jul 19 Thu · 14:09
Forums med
Posted a reply to Error establishing a db connection and http 500, on the site WordPress.org Forums:
Unfortunately, none of these have worked: localhost 127.0.0.1 localhost:3306 127.0.0.1 10.0.50.10 10.0.50.10:3306
Jul 18 Wed · 12:26
Forums med
Posted a reply to Error establishing a db connection and http 500, on the site WordPress.org Forums:
Changing mysql_connect to mysqli_connect in testconn.php still results in http 500. I've been over wp-config.php…
Jul 17 Tue · 14:41
Forums med
Created a topic, Error establishing a db connection and http 500, on the site WordPress.org Forums:
Hi, I'm trying to setup WordPress on a self-hosted se…