berufebilder
Forum Replies Created
-
When I use the reposter and the option “One by One” in get posts, the custom field for this reposting action, which marks already repostet posts, is not set.
So I get duplicates now.
That dosn’t sound like a WP-Cron problem to me, more like a not really working function. When I set random posts, the problem seems not to be there.Awaiting your reply what to do next.
Thank you!
@jan Dembowski:
Thank you very much for the fast reaction and sorry.
I simply wasn’t sure when it would be reviewed and I couldn’t risk to wait another 72 hours.
This not being published becaus of using links is in such cases really a problem.Sorry again.
This post has been held for moderation by our automated system. It will be reviewed within 72 hours.
Thank you for the answer.
I had to remove the urls to get posted and maybe this comment will appear twice, so sorry.If I just could import the comments manually – e.g. for the last published posts – it would resolve this problem for me.
Why does it import some comments and then stop?1. WP-Cron Output
The Cron seems to work without errors as the logfile shows, it executed punctually.
The Logfile & the All Cron Events Tabs shows what you can see below – the Warning comes because I had to add
> /dev/null 2>&1 to the wp-cron, removing this line dosn’t improve the way its working, everything tested, but the error disapears. Instead I’m spammed with eMails.The Logfile:
[2017-11-12 10:00:01] – [**WARNING. Unhealthy Cron Request**] [ [More info] ] – Too far (7200.17s) from the previous one. Now – 10:00:01 | Previous – 08:00:01| Cron called from 176.28.36.18 (Mozilla/5.0 (Windows NT 6.1; WOW64))2. Curl-Testing
Then I tried the curl-testing you recommended and I get the following below – it shows some problems with some networks, but not all of them – while the problems are with all of them.
I need some more informations, otherwise my Webhoster (which is Host Europe) will tell me to talk to the plugin-developer and they will not care about it.The Curl-Testing-Output:
Testing … …nextscripts com – …nextscripts com/
….HTTPS to NXS – ProblemArray
(
[url] => …nextscripts com/
[content_type] => text/html; charset=UTF-8
[http_code] => 301
[header_size] => 478
[request_size] => 180
[filetime] => -1
[ssl_verify_result] => 0
[redirect_count] => 0
[total_time] => 2.62836
[namelookup_time] => 0.005496
[connect_time] => 0.154369
[pretransfer_time] => 0.154397
[size_upload] => 0
[size_download] => 0
[speed_download] => 0
[speed_upload] => 0
[download_content_length] => -1
[upload_content_length] => -1
[starttransfer_time] => 2.628342
[redirect_time] => 0
[redirect_url] => …nextscripts com/
[primary_ip] => 107.178.106.136
[certinfo] => Array
(
)[primary_port] => 80
[local_ip] => 176.28.36.18
[local_port] => 42886
)There is a problem with cURL. You need to contact your server admin or hosting provider.Testing … ….google com/intl/en/contact/ – ….google com/intl/en/contact/
….HTTP to Google – OK
Testing … …google com/intl/en/contact/ – …google com/intl/en/contact/
….HTTPS to Google – OK
Testing … …facebook com/ – …facebook com/
….HTTPS to Facebook – OK
Testing … …graph facebook com/ – …graph facebook com/
….HTTPS to API (Graph) Facebook – ProblemArray
(
[url] => ….graph facebook com/
[content_type] => application/json; charset=UTF-8
[http_code] => 403
[header_size] => 635
[request_size] => 179
[filetime] => -1
[ssl_verify_result] => 0
[redirect_count] => 0
[total_time] => 0.120196
[namelookup_time] => 0.010171
[connect_time] => 0.026121
[pretransfer_time] => 0.060728
[size_upload] => 0
[size_download] => 192
[speed_download] => 1597
[speed_upload] => 0
[download_content_length] => -1
[upload_content_length] => -1
[starttransfer_time] => 0.120167
[redirect_time] => 0
[redirect_url] =>
[primary_ip] => 2a03:2880:f030:f:face:b00c:0:2
[certinfo] => Array
(
)[primary_port] => 443
[local_ip] => 2a01:488:42:1000:b01c:2412::
[local_port] => 38386
)
{
“error”: {
“message”: “(#4) Application request limit reached”,
“type”: “OAuthException”,
“is_transient”: true,
“code”: 4,
“fbtrace_id”: “DNSA//ZPFgZ”
}
}There is a problem with cURL. You need to contact your server admin or hosting provider.Testing … linkedin com/nhome/ – linkedin com/nhome/
….HTTPS to LinkedIn – OK
Testing … …twitter com/ – …twitter com/
….HTTPS to Twitter – OK
Testing … …pinterest com/ – …pinterest com/
….HTTPS to Pinterest – OK
Testing … …livejournal com/ – …livejournal com/
….HTTP to LiveJournal – ProblemArray
(
[url] => …livejournal com/
[content_type] => text/html; charset=iso-8859-1
[http_code] => 301
[header_size] => 319
[request_size] => 180
[filetime] => -1
[ssl_verify_result] => 0
[redirect_count] => 0
[total_time] => 0.137023
[namelookup_time] => 0.037176
[connect_time] => 0.086201
[pretransfer_time] => 0.086239
[size_upload] => 0
[size_download] => 363
[speed_download] => 2649
[speed_upload] => 0
[download_content_length] => 363
[upload_content_length] => -1
[starttransfer_time] => 0.136993
[redirect_time] => 0
[redirect_url] => …livejournal com/
[primary_ip] => 81.19.74.1
[certinfo] => Array
(
)[primary_port] => 80
[local_ip] => 176.28.36.18
[local_port] => 55060
)
<!DOCTYPE HTML PUBLIC “-//IETF//DTD HTML 2.0//EN”>
<html><head>
<title>301 Moved Permanently</title>
</head><body>
<h1>Moved Permanently</h1>
<p>The document has moved here.</p>
<p>Additionally, a 301 Moved Permanently
error was encountered while trying to use an ErrorDocument to handle the request.</p>
</body></html>There is a problem with cURL. You need to contact your server admin or hosting provider.
Thank you
Forum: Plugins
In reply to: [NextScripts: Social Networks Auto-Poster] Not autoposting since 27/10I have the same issue.
This is my cronjob – I followed your instruction.
#!/bin/sh
curl -s -H “User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64)” https://berufebilder.de/wp-cron.php?doing_wp > /dev/null 2>&1It autoimports the comments and does also reposting, put autoposting dosn’t work anymore.
I also get sometimes missed-schedule announcements for publishing posts and I use the plugin missed schedule, this works – but autoposting only when I publish posts manually.
Forum: Plugins
In reply to: [Schema] Publisher itemtype wrong valueThank you. In Chrome I could add the image.
While disabling Plugins didn’t help in Firefox.Now no errors anymore.
Thank you again for your help!
- This reply was modified 8 years, 8 months ago by berufebilder.
Forum: Plugins
In reply to: [Schema] Publisher itemtype wrong valueThank you, thats exactly what I see.
Then I click to that button to upload a picture – and nothing happens.
No error message or something, just nothing.Thanks for the help.
Forum: Plugins
In reply to: [Schema] Publisher itemtype wrong valueHi,
thank you for your great help, I downloaded the Schema default image, installed it, hit the button – and nothing happened. There is no field I can select an image to upload.
Hope that dosn’t get to complicated…Forum: Plugins
In reply to: [Schema] Publisher itemtype wrong valueHi Thank you very much, everything is just fine now.
There is just one Probelem with the Comment-Images on some pages – do you have any ideas about that?
Just to understand: If I in my theme find parts of a meta-schema I can remove that because you add your own?
Thank you again.
Hi Chris,
thanks for your answer, I sent you an eMail with screenshots, hope you got it?
Thanks for your help, I really would like to buy the fullversion, I just would be glad it woud work.
Thanks again.Forum: Plugins
In reply to: [Social Metrics Tracker] Does Plugin work with PHP 5.6?Hi, thanks for the answer. I did several test and got error messages in the logfile like this:
[Wed May 04 16:35:49 2016] [error] [client 92.228.33.148] PHP Notice: Constant WP_POST_REVISIONS already defined in /is/htdocs/wp12171982_XWLTKEK7MM/www/blog/wp-content/themes/Waipoua/functions.php on line 16, referer: http://berufebilder.de/wp-admin/admin.php?page=social-metrics-tracker-settings
[Wed May 04 16:35:57 2016] [error] [client 92.228.33.148] PHP Notice: Constant WP_POST_REVISIONS already defined in /is/htdocs/wp12171982_XWLTKEK7MM/www/blog/wp-content/themes/Waipoua/functions.php on line 16, referer: http://berufebilder.de/wp-admin/admin.php?page=social-metrics-trackerI tryed another theme with another functions.php, but the plugin didn’t work too with the standard theme. What should I look for in the logfile?
Forum: Plugins
In reply to: [Social Metrics Tracker] Alternative counter for disabled twitter apiHi, thanks for the answer.
I thought, this could be interesting too:
http://stackoverflow.com/questions/32746602/how-do-i-fetch-twitter-share-count-via-php-after-the-upcoming-updateBut I would be glad about any solution.
Forum: Plugins
In reply to: [Social Metrics Tracker] Manual Update instead WP-CronFound a Solution by myself, thanks.
Forum: Plugins
In reply to: [Pronamic Google Maps] Plugin deletes geodataAgain: You constructed a plugin which can’t be deleted!
Thats the first plugin who takes controll over the WordPress-Custom-Fields Databases!
You can’t simply do that.
Imagine what big problem I have now to restore my database.Forum: Plugins
In reply to: [Pronamic Google Maps] Plugin deletes geodataHi,
thanks for the quick reply.
Yes, it is deleting ITs data. It dosn’t say anything about deleting meta-data of the posts. Thats a big difference.
And if I understand it right, there is noch possibility to deactivae the plugin without deleting the data?
Thats crazy, sorry.Thanks. Ich changed Plugin and I’m now using geo-mashup, which has even more functionalities. But thanks for the answer, good to know.