• Plugin Author Diana K. Cury

    (@dianakc)


    I’m glad to finish this plugin after some experiences with the previous plugin (ADA).

    For those interested on extend or contribute, fork PetManager in Github.

    For all people looking for help, please keep all questions here in this forum, I hope there is not so many issues ??

    Pet Manager intends to work without theme editing though you must need to tune some CSS sometimes.

    That’s it! Hope your pet shelter works nice with it and let me know if not!

    https://www.ads-software.com/extend/plugins/pet-manager/

Viewing 10 replies - 1 through 10 (of 10 total)
  • Plugin Author Diana K. Cury

    (@dianakc)

    Site Demo

    Finally, you can see Pet Manager in action on this site demo: lugar.tk

    Hi I think ( found a bug. It was not possible for me to edit Vaccines field from the user side. I could see definition but I was not able to select any (blank filed). As it is a required field users were not able to insert any pet. I checked the form.php and I found an error here:

    <label for=”pet_vaccines”><?php _e(‘Vaccines’, ‘wp_pet’); ?></label>
    <select name=”pet_vaccines” id=”pet_vaccines” tabindex=”9″>
    <option value=””></option>
    <option THE ERROR WAS HERE value=”<?php _e(‘Vaccinated’, ‘wp_pet’); ?>” /><?php _e(‘Vaccinated’, ‘wp_pet’); ?></option>
    <option THE ERROR WAS HERE value=”<?php _e(‘Dose Interval’, ‘wp_pet’); ?>” /><?php _e(‘Dose Interval’, ‘wp_pet’); ?></option>
    <option THE ERROR WAS HERE value=”<?php _e(‘Unknown’, ‘wp_pet’); ?>” /><?php _e(‘Unknown’, ‘wp_pet’); ?></option>
    </select>

    Between the words “option” and “vaule”, there was something reffering to table numbers. I deleted it and now it works fine.
    I do not know if you had any other report about it.

    If you need I have a it_IT translation.

    Ciao

    Regards

    Plugin Author Diana K. Cury

    (@dianakc)

    Hi, this is not an error as long is a required field ??

    I will remove the requirement in field in future version.

    Hello excellent plugin! wanted to know how I can put it is published directly without having to keep checking, I want you not publish this in pending status.

    nestorgallego

    (@nestorgallego)

    I am having the same error, because is a drop down list it seems to interfere with the “tabindex”, I deleted, but now I get a 404 error:

    details:

    Not Found

    The requested URL /new_pet was not found on this server.

    Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

    Thanks for the help!

    Hi well done,

    The style sheet has a Base64 encoded xml sheet inside it and I wondered why that is?
    Can your plugin use the buddy press styles for forms instead maybe?

    Mike
    Leeds
    England

    Is there a way to mass create dog and cat breeds when first entering in info to the backend?

    You can use comma delimted straight into the databse

    [unrelated section and link moderated]

    i did put a comma delimted file here of ALL dog breeds but some muppet moderater deleted it because they have no idea about how to share.
    Also the mod never even emailed to say anything, muppet!

    Mike

    Hey oobydoo,

    I have a .cvs list of dog breeds that I want to import…. Where in the database do you put them? (newbie question I know)

    Thanks for any help!!!

    Justin

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Hello! Pet Manager is available!’ is closed to new replies.