Szabi – CodeRevolution

Forum Replies Created

Viewing 15 posts - 4,006 through 4,020 (of 4,224 total)
  • Author
    Posts
  • in reply to: Help me with CRON feed #771


    Szabi – CodeRevolution
    Keymaster
    Post count: 4578

    Sure.

  • in reply to: Can’t register the purchase code and upload videos to youtube #768


    Szabi – CodeRevolution
    Keymaster
    Post count: 4578
    Hello,
    I checked and your hosting is also blocking access to this URL: https://www.youtube.com/get_video_info?&video_id=B7bqAsxee4I&asv=3&el=detailpage&hl=en_US
    This is used to get video information for uploaded videos, and if this is blocked from your server’s part, upload will not work.
    Please let you hosting company’s support know also of this URL.
    Regards,
    Szabi – CodeRevolution.
  • in reply to: Can’t register the purchase code and upload videos to youtube #766


    Szabi – CodeRevolution
    Keymaster
    Post count: 4578
    Hello,
    I checked the plugins on your site and it seems that a server configuration is blocking access to my update server.
    The error message can be seen here:
    Error: An appropriate representation of the requested resource could not be found on this server. This error was generated by Mod_Security.
    This basically means that your hosting company is blocking requests to my servers (where the purchase code verification is located).
    So you will need to contact your hosting support team and ask them to disable mod_security (or at least the mod_security module that is blocking access to my server).
    Unfortunately, there is no other way around this issue and nothing can be done by the plugin, because the access is blocked by your server.
    Please mention to your hosting provider’s support that the site where my purchase verification script is located is http://wpinitiate.com/ with IP Address 192.185.5.205
    After they will allow access, purchase code verification will work from my plugins.
    I hope that helps!
    Regards,
    Szabi – CodeRevolution.
  • in reply to: Can’t register the purchase code and upload videos to youtube #765


    Szabi – CodeRevolution
    Keymaster
    Post count: 4578

    Hello,

    First of all, thank you for your purchase.

    This seems like a firewall rule is blocking access from your server to my registration server.

    Can you send me, please, temporary admin login credentials to your WordPress install, so I can check this issue out? Send it, please, to my email address: kisded@yahoo.com.

    Regards,
    Szabi – CodeRevolution.

  • in reply to: Help me with CRON feed #763


    Szabi – CodeRevolution
    Keymaster
    Post count: 4578

    Hello,

    I checked your site and it seems that you have an issue with wp_cron on your site. This system is used to run plugin jobs automatically.

    This is not a plugin issue, but a WordPress wide issue (it affects also other WordPress functionality).

    Because of this, to fix this issue, please contact your hosting provider’s support and tell them that the wp_cron system is not functioning on your site.

    You can see the issue in action, here: https://chez-moi.online/wp-admin/tools.php?page=crontrol_admin_manage_page – this is a page generated by a custom plugin I installed, called WP Crontrol.

    The error can be seen on the top part of the page:

    There was a problem spawning a call to the WP-Cron system on your site. This means WP-Cron events on your site may not work. The problem was:
    Unexpected HTTP response code: 401

    Please contact your hosting provider’s support and send them the above error message. They will be able to fix this issue on your site.

    Regards,
    Szabi – CodeRevolution.

  • in reply to: home >> subpage >> post #761


    Szabi – CodeRevolution
    Keymaster
    Post count: 4578
    Hello,
    I checked the link you provided, and it seems that the source site is using some plugins or scripts to load content only after the page is displayed to the user, using JavaScript. The process is called lazy loading.
    The issue here is that the plugin (nor any other PHP based plugin that runs on WordPress) cannot execute JavaScript, it will only get the content that is sent from the server in it’s plain HTML form. Changes that are made to the content after the page is displayed (using JavaScript), are invisible to the plugin.
    However, I managed to work around this in my plugins, so if you check the plugin’s ‘Main Settings’, you will see a settings field called PhantomJS Path On Server’ – this is used to configure the plugin to use phantomjs to import content. PhantomJS is a small browser that needs to be installed on your server, and the plugin can use it to download content and to also render JavaScript created material, inside of posts.
    However, the down side of this approach is that phantomjs is possible to be installed only on VPS hosting services or on private servers – shared hosting providers will not allow you to edit the server settings or to install other components to it.
    So, if you are able to install phantomjs to your server, you can configure the plugin to enable it’s usage, and it will also import content that is “lazy loaded”. 

    For more info on this, please check this video:
    https://www.youtube.com/watch?v=hnEPlQSeAZE (similar settings also for Echo RSS)
    Phantomjs installation help: https://www.youtube.com/watch?v=wWuI1mdIHwA
    Like this, you will be able to import content from the page.
    Regards.
  • in reply to: Unex[ected Error #759


    Szabi – CodeRevolution
    Keymaster
    Post count: 4578

    I am happy to hear that the issue is solved. 🙂

    If you enjoy the plugin, please give it a rating on CodeCanyon, it is really appreciated. 🙂

    Regards,

    Szabi – CodeRevolution.

  • in reply to: home >> subpage >> post #757


    Szabi – CodeRevolution
    Keymaster
    Post count: 4578

    Hello,

    Please send me the URL of the target website so I can check on it.

    Regards,

    Szabi – CodeRevolution.

  • in reply to: Unex[ected Error #755


    Szabi – CodeRevolution
    Keymaster
    Post count: 4578

    Hello,

    First of all, thank you for your purchase.

    The issue you have in the plugin is caused by another plugin that is installed on your site, called td-composer. It is breaking because you don’t have a module installed on your server that is required by it’s functioning.

    My plugin reports this issue because the td-composer plugin is breaking normal functioning also in my plugin.

    To fix this, you have the following options:

    1. Disable the td-composer plugin -> issue should be solved.

    2. Contact the developer of the td-composer plugin and send him the above error message -> he should be able to fix his plugin to not break functioning of my plugin any more.

    3. You can install iconv PHP extension on your server: https://cyberpersons.com/2016/10/21/install-missing-php-extensions-cpanelwhm/

    Let me know if this info helped.

    Regards, Szabi – CodeRevolution.

  • in reply to: Any Rss service to recommend ? #753


    Szabi – CodeRevolution
    Keymaster
    Post count: 4578

    Hello,

    First of all, thank you for your purchase.

    Yes, https://rss.app/ would have been also the service that I would have recommended.

    An alternative would be also: http://fetchrss.com/

    If feeds do not work, you can try also using another plugin I created: https://1.envato.market/crawlomatic

    This will crawl/scrape websites directly, and it does not require feeds to function. However, I must admit, it is harder to configure.

    I hope this info helps.

    Regards,

    Szabi – CodeRevolution.

  • in reply to: want a refund #750


    Szabi – CodeRevolution
    Keymaster
    Post count: 4578
    Hello,
    I checked the plugins on your site and it seems that a server configuration is blocking access to my update server.
    Error: An appropriate representation of the requested resource could not be found on this server. This error was generated by Mod_Security.
    This basically means that your hosting company is blocking requests to my servers (where the purchase code verification is located).
    So you will need to contact your hosting support team and ask them to disable mod_security (or at least the mod_security module that is blocking access to my server).
    Unfortunately, there is no other way around this issue and nothing can be done by the plugin, because the access is blocked by your server.
    Please mention to your hosting provider’s support that the site where my purchase verification script is located is http://wpinitiate.com/ with IP Address 192.185.5.205
    After they will allow access, purchase code verification will work from my plugins.
    I hope that helps!
    Regards,
    Szabi – CodeRevolution.
  • in reply to: want a refund #749


    Szabi – CodeRevolution
    Keymaster
    Post count: 4578

    Hello,

    First of all, thank you for your purchase.

    I suspect that a firewall rule is blocking access from your server to my license verification server, because of this the failure.

    Please send me temporary admin login credentials to your blog, and i will help with this issue. My email is kisded@yahoo.com

    Regards, Szabi – CodeRevolution.

  • in reply to: Facebook to posts only imports images (no text!) #746


    Szabi – CodeRevolution
    Keymaster
    Post count: 4578

    Hello,

    I deleted old posts on your blog and left the plugin to automatically import new posts by a schedule.

    Please remind me to check back on your blog when content is getting automatically generated, to see newly imported posts and to check on the image/content issue.

    Thank you!

  • in reply to: stopped automated post #737


    Szabi – CodeRevolution
    Keymaster
    Post count: 4578

    Hello,

    First of all, thank you for your purchase.

    Can you send me, please, temporary admin login credentials to your WordPress install, so I can check this issue out? Send it, please, to my email address: kisded@yahoo.com.

    Regards,
    Szabi – CodeRevolution.

  • in reply to: The feeds works on the demo, but not on my site #735


    Szabi – CodeRevolution
    Keymaster
    Post count: 4578

    Great, I was happy to help.

    If you like the plugin, please give it a rating on CodeCanyon, it is really appreciated. 🙂
    Regards.

Viewing 15 posts - 4,006 through 4,020 (of 4,224 total)