Same here. It brought down every site on that server.
I’d love to reinstall the old version until this is resolved.
You can get the previous version here http://ww.wp.xz.cn/extend/plugins/simple-real-estate-pack-4/download/
I’ll take a look at the issue as soon as I get to the office.
Sorry about it ALL! For some reason a whole folder with files didn’t get uploaded with the last commit. I have re-committed the update under version 1.2.1. Should work now.
No problem, it didn’t bring down my server or sites, but the plugin stopped working. Luckily I had backups. š
@kfawcett – could you please confirm if 1.2.1 works for you?
Sure, it’ll be later on today before I can upgrade. I’ll let you know.
drum-roll… holding my breath š
I’m about to try it now. The old 1.2.0 is there but not active. What I should do is delete that that one and install the new one. But I think I’m going to live dangerous and attempt an upgrade.
It doesn’t matter how you update… the initial 1.2.0 was missing a whole folder… so, by doing and automatic update should simply grab all the files this time.
Max,
You are the man.
BTW, I’ve loved this plugin for quite a while but the school portion has NEVER worked for me. Any tips?
@everwill – give me an example of what you do that doesn’t work. May be an exact shortcode you’re trying to use.
I was checking to see if the upgrade worked.
I looked here:
http://mount-vernon-homes.com/welcome/mount-vernon-va/
And see no businesses.
So for the heck of it, I made a new post:
http://mount-vernon-homes.com/2011/07/15/grocery-stores/
Exact same location … but it doesn’t work.
To answer your question, this shortcode:
[schoolsearch city=”Mount Vernon” state=”VA” zip=”22309″ groupby=”gradelevel” output=”table”]
Gets me this result:
http://mount-vernon-homes.com/schools-mount-vernon/
Warning: curl_exec() has been disabled for security reasons in /var/www/vhosts/nesbittrealty.com/httpdocs/wp-content/plugins/simple-real-estate-pack-4/includes/srp-functions.php on line 385
Something went wrong. No data is being returned from education.com.
There are no schools within 3 miles radius of this location.
curl_exec() is a standard PHP function, which in your case has been disabled by your hosting provider. See if you can ask them to activate it for you.
I’ve got a virtual dedicated server at Godaddy. Are there security risks to enabling this functionality?
I guess, like anything else, it could be used in malicious ways if you install third party code that you unfamiliar with… I don’t really know what are the security risks here… try googling and see what you find out. Here is general information on cURL library.