Preview Slider Not Showing

This topic contains 20 replies, has 5 voices, and was last updated by  Tom 9 years, 7 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #16275

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hi Jonah,

    You are the first person to report this problem, that functions is enabled by default in PHP and is only a security risk if the code is using it wrong, we are not even using it direct we are using it via another php function…

    I would suggest trying to enable t in a php.ini

    Stiofan

    #16277

    jonahcoyote
    Expired Member
    Post count: 89

    WebSynthesis has things pretty locked down unfortunately. I tried enabling it via .htaccess and php.ini but no go. I’m also asking them if they can make an exception…

    If you guys can’t do anything about it either, I guess I’ll need to either switch hosting or throw in some code to skip the preview page.

    Thanks for your help!

    #16383

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    let me know if you get anywhere with your host, it might be possible to write a function to get the absolute url to server and not the http version which might bypass it.

    Stiofan

    #16387

    jonahcoyote
    Expired Member
    Post count: 89

    Hey Stiofan,

    My host won’t budge on enabling the function. I’ve hacked in a pseudo loading page and I’m auto submitting from there to finalize the listing and that works pretty good. No need to work on a function unless you absolutely want to.

    Thanks anyway!

    #16395

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Well done Jonah 🙂

    Let me know if u need it in future.

    Stiofan

    #17724

    Tom
    Buyer
    Post count: 123

    Hey guys – thanks for this discussion!!!
    I’ve had the same problem – and after reading this found out that hosteurope sets “allow_url_fopen” to off as standard. But you can easily switch it on from the scripts settings … so now it should work.
    Thanks again,
    Tom

Viewing 6 posts - 16 through 21 (of 21 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket