![]() |
Quote:
Using a third party like webcron is the best way :thumbsup Quote:
|
Quote:
Regards, Nick |
Quote:
i checked the cron jobs but they are all on HTTPS, but your point made me thinking. On all the sites i use the Really Simple SSL plugin to get the mixed content on HTTPS, and i think that's the problem. This plugin is adding some rules to the .htacces: # BEGIN rlrssslReallySimpleSSL rsssl_version[4.0.5] <IfModule mod_rewrite.c> RewriteEngine on RewriteCond %{HTTPS} !=on [NC] RewriteRule ^(.*)$ https://%{HTTP_HOST}/$1 [R=301,L] </IfModule> # END rlrssslReallySimpleSSL I took this out and now CB is not showing any grey logo's anymore and works fine while the mixed content is still HTTPS |
Quote:
# Redirect to https <IfModule mod_rewrite.c> RewriteEngine On RewriteCond %{HTTP:X-Forwarded-Proto} !https RewriteRule ^(.*)$ https://%{HTTP_HOST}/$1 [R=301,L] </IfModule> Regards, Nick |
Merry Christmas Nick :thumbsup
|
Merry Christmas to you too and to everyone!
|
Quote:
LOVING RoboScripts!! xlustcams.com |
Hi Nick,
Can you add an option to choose 30 Number of Related Thumbs in Galleries - this number will fit for all resolutions. |
Quote:
|
Quote:
So there is no ideal number. Only 60 can be divided by 4/5/6 - but it is too much as in galleries. |
Hi Carson,
Thanks but sorry it was already taken care of. Hi Smeklinis, Added ---------- Should release that update tomorrow if I have time, at worst the next day. Regards, Nick |
Quote:
Regards, Nick |
Hi Nick,
I see that you changed the Cronjob minutes? |
Quote:
Regards Nick |
Quote:
|
Quote:
|
Quote:
|
Quote:
Let's say you wanna run your cron jobs every 10 minutes, you can use this syntax: */10 or 0,10,20,30,40,50 So if you have 3 sites and don't want to run those cron jobs at the same time you use: 0,10,20,30,40,50 2,12,22,32,42,52 4,14,24,34,44,54 so all 3 are running every 10 minutes but at an interval of 2 minutes -> so not at the same time which is much better for your server Regards, Nick |
Quote:
|
Quote:
How long are the 2 cron jobs running for one site? Thnx |
Quote:
Just updated all the cron jobs, the CPU load is more then 50% down :thumbsup:thumbsup:thumbsup |
Hi,
Happy to hear that ! Regards, Nick |
After CB update no cams anymore...
More people with the same issue? |
Quote:
I have few models that their feeds working but many with the grey CB logo ( meaning CB still work on that upgrade I guess https://status.chaturbate.com/ ) |
Quote:
Alrdy dis/enabled the plugin and stop/started the aggregator en content creator, no cams |
For some reason script cannot create new online_1.xml file:
https://i.ibb.co/ggmx1Cs/Untitled-1.jpg |
|
The PHP script version of RoboScripts is working but the Wordpress isn’t.
I tried manually running the cron commands but no luck. I still see Chaturbate API unreachable in the logs. Has their been DNS changes at Chaturbate? Looking at that. |
Hi Everyone,
I just did a test and their API URL is doing a 301 now (redirecting), its an easy fix so will release an update later on today. Regards, Nick |
Quote:
|
Hi,
Give me an hour max for the update... Regards, Nick |
Hi Everyone,
Update released -> V4.34 Regards, Nick |
Hi Nick!
Still having issues and as well it keeps asking me to redo the plugin update to 4.34 |
Nick,
I do not see any modified files in update :) And for me it is the same after update. To get it work: In Code:
/public_html/wp-content/plugins/wp-cam-builder/aggregator/chaturbate/cb.data.php Code:
$url = 'http://chaturbate.com/affiliates/api/onlinerooms/?format=xml&wm=' . $affiliate_id; Code:
$url = 'https://chaturbate.com/affiliates/api/onlinerooms/?format=xml&wm=' . $affiliate_id; |
Quote:
|
Quote:
This works. |
Hum weird, just did 2 updates with no issues. Shedevils please answer my reply to your ticket so i can see what the issue is and keep everyone posted.
Regards, Nick |
Quote:
cb.data.php file was modified in the cUrl code... Regards, Nick |
Quote:
Top notch response time Nick! |
Just updated all sites, all working again! :thumbsup:thumbsup:thumbsup
|
All times are GMT -7. The time now is 02:03 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc