Viewing 6 replies - 1 through 6 (of 6 total)
  • Hello,
    I have the same problem , Savrix Android Market version 2.2.3 and WordPress version: 3.4.2
    thank you

    Hello,

    Try to add the following lines in your htaccess file :

    php_flag "allow_url_fopen" "On"
    php_flag "allow_url_include" "On"
    Thread Starter ivanlikov

    (@ivanlikov)

    Hello,

    Thank you for your help, but even after adding this, the apps don’t load ??

    Ok sorry, I am not expert. Maybe you can contact your web hosting and ask them.

    I think allow_url_fopen is deactivated in php’s config and apache isn’t allowed to overwrite this setting. I’ve rewritten the sav_get_file() function to use cURL instead of file_get_contents().

    Source is available on github

    Maybe it’ll help you ??

    faisalmm

    (@faisalmm)

    TamCore You are a genius , is working now , thank you

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘[Plugin: Savrix Android Market] Nothing loads’ is closed to new replies.