rawrzors
Forum Replies Created
-
Forum: Plugins
In reply to: [Petfinder: Search & Rescue] No information showingNo problem,
Please share you code here so others who are running into this issue may give it a go.
Forum: Plugins
In reply to: [Petfinder: Search & Rescue] No information showingYou can revert the changes. Also, remove the link you posted earlier that contains your api key.
I cannot reproduce the error on a fresh 4.4 installation.
My only thought would be to put
print_r($petfinder_data);
under
$petfinder_data = simplexml_load_file( $request_url );So you can see the raw data.
Forum: Plugins
In reply to: [Petfinder: Search & Rescue] No information showingI’m sorry. I meant link to your page.
Forum: Plugins
In reply to: [Petfinder: Search & Rescue] No information showingInteresting. That fixed the issue for me…
Can you find:
$request_url = preg_replace(‘/<[^>]*>/’, ”, $request_url);and add the following right above it?
print_r($request_url);Then post the link?
Forum: Plugins
In reply to: [Petfinder: Search & Rescue] No information showingForum: Plugins
In reply to: [Petfinder: Search & Rescue] No information showingamandakempf,
What is your ShelterId and WordPress version?
Forum: Plugins
In reply to: [List Petfinder Pets] Sorry, we can't seem to find what you're looking for.Hi there,
It is not working on any browsers for me. That is most likely a WordPress 404 error, indicating that he page cannot be found. Perhaps what you are seeing is a cached version in Chrome.
Ensure that the page is still valid, it is possible that it was deleted by accident.
What specifically is unreliable about it?
I am planning to support this plugin but have to work out a few things with the author.
Installation on new version works, but will have a few errors.
Forum: Plugins
In reply to: [Petfinder: Search & Rescue] Pet IDHello,
Please replace your petfinder-search-rescue.php with:
https://pastebin.com/iFrgitqQIt will look like:
Forum: Plugins
In reply to: [Petfinder: Search & Rescue] Pet IDWhere would you like the ID to appear?
Forum: Plugins
In reply to: [Foster Me: Seek & Shelter an Animal in Need] Foster and AdoptThere are limitations in the API that may prevent this. Of course, there are workarounds that I can look into if there is enough interest.
Forum: Plugins
In reply to: [Foster Me: Seek & Shelter an Animal in Need] Setting Default SelectionHi there,
Please respond if you are still perusing this issue and I will take a look.
Can you link an example?
Forum: Plugins
In reply to: [Foster Me: Seek & Shelter an Animal in Need] FOSTERS PAGE IS NARROWIf you are still having an issue, please post a link to the site.