vrhub
Forum Replies Created
-
Forum: Plugins
In reply to: [NextScripts: Social Networks Auto-Poster] telegram posting stop workingcould you add proxy support or google script (https://gist.github.com/manzoorwanijk/ee9ed032caedf2bb0c83dea73bc9a28e#file-wptelegram-google-script-gs) to your plugin?
Forum: Plugins
In reply to: [NextScripts: Social Networks Auto-Poster] telegram posting stop workinghow can i apply this code to your plugin?
$ch = curl_init();
$url = “https://api.telegram.org/bot$auth/$method”;
curl_setopt($ch, CURLOPT_URL, $url);
curl_setopt($ch, CURLOPT_PROXY, “socks5://$proxy”);
curl_setopt($ch, CURLOPT_HEADER, false);
curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
curl_setopt($ch, CURLOPT_POST, 1);
curl_setopt($ch, CURLOPT_POSTFIELDS, ($parameters));
curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, false);
$result = curl_exec($ch);same problem! logs:
[Tue Apr 10 09:16:23.583982 2018] [lsapi:error] [pid 16310] [client 109.195.35.77:51094] [host cryptoleo.ru] Backend fatal error: PHP Fatal error: Uncaught Error: Class ‘Imagify_Filesystem’ not found in /var/www/u33553/data/www/cryptoleo.ru/wp-content/plugins/imagify/inc/classes/class-imagify.php:67\nStack trace:\n#0 /var/www/u33553/data/www/cryptoleo.ru/wp-content/plugins/imagify/inc/classes/class-imagify.php(85): Imagify->__construct()\n#1 /var/www/u33553/data/www/cryptoleo.ru/wp-content/plugins/imagify/inc/functions/api.php(13): Imagify::get_instance()\n#2 /var/www/u33553/data/www/cryptoleo.ru/wp-content/plugins/imagify/inc/functions/api.php(42): imagify()\n#3 /var/www/u33553/data/www/cryptoleo.ru/wp-content/plugins/imagify/inc/classes/class-imagify-user.php(126): get_imagify_user()\n#4 /var/www/u33553/data/www/cryptoleo.ru/wp-content/plugins/imagify/inc/admin/custom-folders.php(33): Imagify_User->__construct()\n#5 /var/www/u33553/data/www/cryptoleo.ru/wp-includes/class-wp-hook.php(286): imagify_sync_theme_plugin_files_on_update(true, Array, Array)\n#6 /var/www/u33553/data/www/cryptoleo.ru/wp-includes/plugin.php(203): WP_Hook->apply_filters(true, Array)\n#7 / in /var/www/u33553/data/www/cryptoleo.ru/wp-content/plugins/imagify/inc/classes/class-imagify.php on line 67\n, referer: https://cryptoleo.ru/wp-admin/update-core.php?action=do-plugin-upgrade- This reply was modified 8 years, 1 month ago by vrhub.
thank you guys
.pcw-button.thirstylink{ opacity : 1 !important } – helpshello, latest version..
got that answer from plugin (https://codecanyon.net/item/premium-cryptocurrency-widgets-for-wordpress/) support:
There is nothing really useful in their answer, “pcw” is a necessary widget class, there is nothing wrong with it.I would advise you to mention that this happens only with some special links, provided by their plugin. With regular links it works fine. So somehow they hook into such links and they disappear.
Forum: Plugins
In reply to: [Comments - wpDiscuz] images do not shownyeap, without wpDiscuz it’s working fine – http://take.ms/nw6jU
https://cryptoleo.ru/shop/suvenirnaya-moneta-bitcoin/Forum: Plugins
In reply to: [Comments - wpDiscuz] images do not showntried (deactivate WP rocket) – not helps
twitter and g+ works fine, so…
could you tell me please, how i must set the correct redirect auth (last used page) in FB? i just did what plugin manuals said…- This reply was modified 8 years, 2 months ago by vrhub.
Forum: Plugins
In reply to: [NextScripts: Social Networks Auto-Poster] strange behavior in FBnot resolved…
Forum: Plugins
In reply to: [NextScripts: Social Networks Auto-Poster] strange behavior in FB#809787
Forum: Plugins
In reply to: [NextScripts: Social Networks Auto-Poster] strange behavior in FBthanks for reply
“I mean video was set the same way and plugin settings were the same?” – yes
What will happen if you go to the “Edit Post” of the post autoposted with image and click “Post to Facebook” button?
it will be posted with Image http://take.ms/mC3JJI will be glad to provide to you full access to my website
fixed!
Do you plan to add a attach video feature in twitter (like for facebook)?- This reply was modified 9 years, 4 months ago by vrhub.
Thank you for great plugin!
Forum: Plugins
In reply to: [MDC YouTube Downloader] No supportHello, looks like plugin is not working…
Forum: Plugins
In reply to: [WP Popular Posts] post rating does not displaythx, works perfectly!