Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter phoenix222

    (@phoenix222)

    I have fixed this problem now and you do need to sort out the url_fopen thing to get it to all work. I didn’t want to use google maps either so I tried turning everything off but still had the problem and I tried setting it all to 777 but that didn’t work either.

    I found that the issue with adding extra images was solved by resolving the allow_url_fopen issue. I wasn’t really sure what to do about it, so I created a php.ini file in each of the directories until the issue resolved. I think in my case the php file had to be placed in the ‘thalassabeachresort.com/rentals/’ folder (my main folder for this part of the site). I guess in your case it will need to go in /wphavelberg/ folder?

    The php.ini file was just a notepad file containing:
    allow_url_fopen = on

    Hopefully that will solve your problem for you.

    Thread Starter phoenix222

    (@phoenix222)

    I have submitted a ticket twice, but they’ve been marked as resolved by someone?

    Thread Starter phoenix222

    (@phoenix222)

    I have access to everything, but I can’t find any error logs, I’m hosted with 1and1. I’ve looked all through the logs folder and it only has mail and access logs.

    I go to the listing, click Browse under Add Additional Images then choose my file (158k) then click save and nothing happens. The page then goes to a blank page with this error at the top – Real Estate Plugin Error: The plugin requires allow_url_fopen to be turned ON however your server has this function turned OFF. This function is used to obtain listing coordinates for Google Maps. To turn this function on, add “allow_url_fopen=ON” to your php.ini file or contact your hosting provider.

    However I don’t think this has anything to do with the images?

    Thread Starter phoenix222

    (@phoenix222)

    Hi,

    Yes I have these directories and they have the permissions as follows:

    flcdmpe (0755)

    I also have another directory in additional called medium.

    Thanks

Viewing 4 replies - 1 through 4 (of 4 total)