sam69
Forum Replies Created
-
Forum: Plugins
In reply to: [Black Friday and Cyber Monday Deals for WooCommerce] A few issuesForum: Plugins
In reply to: [Redirection] 410 instead of 404Hello?
Forum: Plugins
In reply to: [Redirection] Removing the Plugin and Left Over .htaccess FileThat looks like code from the Easy HTTPS Redirection Plugin.
Btw, in case anyone else tried that code above. Be careful as it made all of our valid posts as 410.
So we had to give up on Version 4. It just wasn’t working no matter what we did. Installed 3.8.8 again and it’s working as good as it can.
Even on this version though the queue gets full of categories that are not selected and then instead of skipping the post and trying the next one it just waits till the next posting time.
Will have to keep a very close eye on it to make sure it’s not posting 2 day old posts even though it’s set to discard.
Also i found these today in the errors log but i believe it’s just a php 7 thing:
[05-Apr-2018 21:06:30 UTC] PHP Warning: A non-numeric value encountered in /home/world/public_html/wp-content/plugins/social-networks-auto-poster-facebook-twitter-g/inc/nxs_class_snap.php on line 1147
[05-Apr-2018 21:06:30 UTC] PHP Warning: A non-numeric value encountered in /home/world/public_html/wp-content/plugins/social-networks-auto-poster-facebook-twitter-g/inc/nxs_functions_engine.php on line 77
[05-Apr-2018 21:33:06 UTC] PHP Warning: A non-numeric value encountered in /home/world/public_html/wp-content/plugins/social-networks-auto-poster-facebook-twitter-g/inc/nxs_functions_engine.php on line 24Just tried 1 hour and it didn’t request post or post. nothing in log and the post is still in the query but the time has been moved up by an hour
@nextscripts thanks for the response. So we redid the whole site and somehow got it posting. Never did find out what was the cause. Only having two issues now:
1) if we set the Limit autoposting speed to something like 1 hr 30 with randomize of =-30 it won’t post and log shows no request to autopost, setting it to 5 mins or 1 mins has worked.
2) filter is set to only post from one category, query is full and it does skip a post if it’s in the wrong category but it doesn’t move on to the next one and so on in the query until it finds one to post..it will just skip that time slot, should this not be the way it should work?
3) We have it set to skip/discard/don’t autopost if more post than daily limit. But the query remains full. Old post from a day ago or two are even being posted.
Thanks again
Forum: Plugins
In reply to: [WooCommerce] Make Phone # field on checkout mandatoryGot it resolved, thanks.
@nextscripts Thank you for responding. It all started once i upgraded. I’ve check the usual error logs through cpanel and in error_log and php-errors.log. Am i looking in the wrong spot? Please can you point or help any further?
Just wanted to say i got it working with a little nudge in the right direction by another dev. Thanks for trying to help @davilera
Forum: Plugins
In reply to: [WooCommerce] Make Phone # field on checkout mandatoryThanks, don’t want to use a plugin and tried to use code in functions.php but kept getting a 500 server error so still looking. So just to confirm, billing phone # is NOT mandatory by default in the latest Woocommerce…correct?
Thanks for the response, it didn’t work for me but i went with an alternative and all good.
@mjoly2000 @solarissmoke That .htaccess code you posted, should we enter that as is in the .htaccess file?
And if so, does that mean that any post that was deleted will go 410 instead of 404?Thanks
Forum: Plugins
In reply to: [External URL Featured Image] Newspaper theme compatibilityAnd honestly i looked at that file and really not sure what to do. So any help would be appreciated but i understand if making it work with your plugin is out of scope.
Actually i may be on to something now. Will update you.
- This reply was modified 8 years, 1 month ago by sam69. Reason: Update