X
🐾 Coming from PetMatchPro 6.x? Version 8 adds real adoption analytics, similar-animal suggestions, SEO-friendly URLs, and overlay badges. See What's New →
PetMatchPro
  • Partners
    • AnimalsFirst
    • PetPoint
    • RescueGroups
  • What’s New
  • Shop
  • Demo
  • FAQ
  • Knowledge Base
  • About Us
  • Contact Us
  • My Account
  • Cart
Select Page
Green rocket icon for Getting Started documentation category

Getting Started

6
  • Activate Your License
  • Setup Wizard Walkthrough
  • Connecting Your Shelter System
  • Understanding License Tiers
  • Creating Your First Search Page
  • Creating Your First Detail Page
Blue code brackets icon for Shortcodes and Configuration documentation category

Shortcodes & Configuration

12
  • Shortcode Builder
  • [pmp-search] Reference
  • [pmp-details] Reference
  • [pmp-detail] Reference
  • [pmp-option] Reference
  • Parameters by License Tier
  • Common Shortcode Recipes
  • Pagination Setup
  • Excluding Values
  • Search Filter Button
  • Detail Button Hover Text
  • Search Card Hover Text
Purple palette icon for Templates and Design documentation category

Templates & Design

7
  • Search Templates Gallery
  • Detail Templates Gallery
  • Poster Templates
  • Theme Template Overrides
  • Color Customization
  • Font Size Customization
  • Detail Title Formats
Orange image with star icon for Icons and Overlays documentation category

Icons & Overlays

6
  • Understanding Pet Icons
  • Understanding Overlays
  • Icon Reference Gallery
  • Customizing Icon Display
  • Value-Based Icons
  • Icon Size Customization
Teal tag icon for Labels and Customization documentation category

Labels & Customization

3
  • Custom Labels Guide
  • Changing Labels via Filtering
  • Custom Currency & Date Formats
Blue funnel icon for Filters and Search documentation category

Filters & Search

5
  • Setting Up Search Filters
  • Species & Breed Filtering
  • Filter Value Management
  • Excluding Values via Filtering
  • Partner-Specific Filter Options
Violet chain link icon for Partner Integration Guides documentation category

Partner Guides

3
  • AnimalsFirst Integration Guide
  • PetPoint Integration Guide
  • RescueGroups Integration Guide
Red bar chart icon for Analytics and Tracking documentation category

Analytics & Tracking

7
  • Understanding PMP Analytics
  • GA4 Configuration
  • Google Tag Manager Setup
  • Leveraging Analytics
  • WP-Cron Requirements for PetMatchPro Analytics
  • Queue Health and Tools
  • Privacy and Data Retention
Amber wrench icon for Troubleshooting and FAQ documentation category

Troubleshooting

15
  • Common Error Messages
  • API Connection Issues
  • Template Not Found Errors
  • Theme Template Override Not Loading
  • Performance & Caching Best Practices
  • Animals Not Displaying
  • Stale Content / Cache Issues
  • Styling Conflicts
  • Empty Field Display
  • Analytics Queue Stuck or WP-Cron Not Running
  • Premium Feature Not Appearing After Upgrade
  • Troubleshoot the PetMatchPro Shortcode Builder
  • Reading PMP Debug Logs
  • wp-config.php Configuration Constants
  • How to Contact Support
Lightbulb icon representing PetMatchPro best practices guides for homepage layouts, button strategy, performance tuning, and template selection

Best Practices

10
  • Featuring Animals on Your Homepage
  • Adding Animals to Sidebars and Other Pages
  • Using Banners and Subtitles Effectively
  • Overlays and Icons for Quick Visual Cues
  • Writing Effective Detail Page Instructions
  • Button Configuration for Conversion
  • Optimizing Performance with API Caching
  • Customizing Typography and Icon Sizes
  • Lost and Found Search Best Practices
  • Template Selection Guide
View Categories
  • Home
  • Knowledge Base
  • Troubleshooting
  • Common Error Messages

Common Error Messages

3 min read

Common Error Messages #

PetMatchPro displays error messages when something prevents animal data from loading. This guide explains what each error means and how to fix it.

Error Message Format #

All PetMatchPro errors appear in a consistent format:

  • A bold error title (e.g., Error:, Configuration Error:)
  • A description of what went wrong
  • Optionally, a link to contact support (if you’ve configured a support email in the Contact tab)

Error Reference #

Configuration Error #

Message: “Check PetMatchPro configuration, no details provided for search to our animal database.”

Cause: The plugin is missing required configuration — typically the API key or other required settings.

Fix:

  1. Go to PetMatchPro > General Options.
  2. Verify your Integration Partner is selected.
  3. Confirm your API Key is entered.
  4. For RescueGroups, confirm the Organization ID is entered.
  5. Click Apply Changes.

Connection Error #

Message: “Unable to reach animal database: [error details]”

Cause: PetMatchPro could not connect to your shelter management system’s API.

Fix: See API Connection Issues for detailed troubleshooting.

Parse Error (PetPoint Only) #

Message: “Unable to parse response: [XML error]”

Cause: PetPoint returned malformed XML data that PetMatchPro couldn’t process.

Fix:

  • This is usually a temporary API issue. Wait a few minutes and refresh the page.
  • If it persists, contact your PetPoint representative to check their API status.

No Results #

Message: “Unable to reach database or no animals meet search criteria.”

Cause: The API connected successfully but returned no matching animals.

Fix:

  • Verify animals exist in your shelter system for the method type you’re searching.
  • Check if your search filters or species parameter are too restrictive.
  • Check if the exclude parameter is removing all results.

Template Upgrade Required #

Message: Displays an upgrade message with a link to petmatchpro.com/my-account/.

Cause: You selected a non-default template that requires a higher license tier.

Fix:

  • Switch to a default template (available on all tiers), or
  • Upgrade your license to Junior or Preferred

See Template Not Found Errors for more details.

Template File Not Found #

Message: “Search/Detail template file not found: [filename]”

Cause: The template file specified in settings or shortcode doesn’t exist.

Fix: See Template Not Found Errors.

Method Error #

Message: “Unknown method: [method name]”

Cause: The type parameter in your shortcode contains an invalid method type.

Fix: Use a valid method type: adopt, lost, found, list, preferred, or featured.

Unsupported Type (RescueGroups) #

Message: “The search type "[type]" is not supported by RescueGroups. Supported types: adopt.”

Cause: You used a method type that RescueGroups doesn’t support (lost, found, list, or preferred).

Fix: Use type="adopt" or remove the type parameter (defaults to adopt).

Support Email Link #

If you’ve configured a support email in PetMatchPro > Contact, error messages will include a “contact support” link that opens an email with the error details pre-filled. If you don’t see this link, set up your support email in the Contact tab.

Next Steps #

  • API Connection Issues — Fix connection problems
  • Template Not Found Errors — Fix template issues
  • Animals Not Displaying — Debug checklist
Common Error Messages ultima modifica: 2026-03-25T19:29:24-04:00 da PetMatchPro
Updated on April 30, 2026

What are your Feelings

  • Happy
  • Normal
  • Sad

Share This Article :

  • Facebook
  • X
  • LinkedIn
  • Pinterest
How to Contact SupportAPI Connection Issues

Submit a Comment Cancel reply

Your email address will not be published. Required fields are marked *

Table of Contents
  • Common Error Messages
    • Error Message Format
    • Error Reference
      • Configuration Error
      • Connection Error
      • Parse Error (PetPoint Only)
      • No Results
      • Template Upgrade Required
      • Template File Not Found
      • Method Error
      • Unsupported Type (RescueGroups)
    • Support Email Link
    • Next Steps

© Copyright 2018-2026 by PetMatchPro, All Rights Reserved

  • Privacy Policy
  • Terms of Use
  • Disclaimer
  • Login