+ Reply to Thread
Results 1 to 2 of 2

Thread: Minor Bugs to Report

  1. #1

    Minor Bugs to Report

    1) add a category but with a duplicate key. Will get error of key and url path is already in database. Change key and still get error of path yet path is not a duplicate. Start over by leaving page and returning and entering a correct key with that same path, and then it accepts it.

    2) During Registration – Enter invalid captcha and password confirm field blank now. Accept is also, but that happens sometimes so all good. Maybe both by design but if one password word stays, I would think both would.

    3) If Uploadify set to display on bottom there are some problems. One is there is an upload photos on the category page when it shouldn't be. Even if someone tried to use, they can't finish because no OK or Go option to finish upload. If set to top it does not display on categories page.

    [attachment=1:16lc2f1l]uploadify on category page.png[/attachment:16lc2f1l]

    4) Select Post an Ad, add something, and last page has the List Images still. If set to top, it does not display on confirmation page. See image below! I would prefer to use this on the bottom, but will just use top until this fixed.

    [attachment=0:16lc2f1l]uploadify bottom.png[/attachment:16lc2f1l]

    5) Using the pic above to explain, if you upload 1 pic and you have a package to upload 3, confirmation page does not do the math and says you can upload 3 pics now. It should say 2.

    Also, If you click the add video button, it says “No video uploaded”. Yet I did upload one. Might not be approved yet, but it shouldn’t state that no was ever added. User may waste time adding again. It shows fine in detail page, just misleading on confirmation area.

    And should have break to move those sentences apart.

    6) Broken Listing - No popup explaining the icon when hovered over. Once you report a broken listing, to undo it, there is a popup. How does a user know what that icon does without selecting it? And, if you select it, I first thought it was a real comment icon because in the next box says "leave a comment". After making a nice comment, I found out it is a broken link icon and not a comment icon. Suggest saying something specific to "Please Specify Which Exact Link is Broken". Or something other than "comment".

  2. #2

    Re: Minor Bugs to Report

    Quote Originally Posted by azdolfan
    1) add a category but with a duplicate key. Will get error of key and url path is already in database. Change key and still get error of path yet path is not a duplicate. Start over by leaving page and returning and entering a correct key with that same path, and then it accepts it.
    I can not detect this problem.. I tried many time to add category with same path but it always gives me error, as expected.

    Quote Originally Posted by azdolfan
    2) During Registration – Enter invalid captcha and password confirm field blank now. Accept is also, but that happens sometimes so all good. Maybe both by design but if one password word stays, I would think both would.
    As i know it is working this way in all systems. If you want to change it, so it will reset both password fields.
    make changes in templates/pets_grey/tpl/controllers/registration.tpl
    Find code
    Code:
    Only registered members can view the code.
    and change to
    Code:
    Only registered members can view the code.
    Quote Originally Posted by azdolfan
    3) If Uploadify set to display on bottom there are some problems. One is there is an upload photos on the category page when it shouldn't be. Even if someone tried to use, they can't finish because no OK or Go option to finish upload. If set to top it does not display on categories page.
    4) Select Post an Ad, add something, and last page has the List Images still. If set to top, it does not display on confirmation page. See image below! I would prefer to use this on the bottom, but will just use top until this fixed.
    5) Using the pic above to explain, if you upload 1 pic and you have a package to upload 3, confirmation page does not do the math and says you can upload 3 pics now. It should say 2.
    Try to upload/install new version of plugin, uninsta and remove or rename old plugin folder at first. you can get it from flynax downloads area.
    It will work ok i think.
    Let us know otherwise
    Quote Originally Posted by azdolfan
    Also, If you click the add video button, it says “No video uploaded”. Yet I did upload one. Might not be approved yet, but it shouldn’t state that no was ever added. User may waste time adding again. It shows fine in detail page, just misleading on confirmation area.
    Easiest way which do not need custom programming. Change phrase 'No video uploaded' to something like 'No video uploaded or video is not approved yet'

    Quote Originally Posted by azdolfan
    6) Broken Listing - No popup explaining the icon when hovered over. Once you report a broken listing, to undo it, there is a popup. How does a user know what that icon does without selecting it? And, if you select it, I first thought it was a real comment icon because in the next box says "leave a comment". After making a nice comment, I found out it is a broken link icon and not a comment icon. Suggest saying something specific to "Please Specify Which Exact Link is Broken". Or something other than "comment".
    missing title on icon, download/reinstall new version of plugin as i know it has been fixed
    Add Your Comment phrase in pop up - You can change it to anything you wish through admin panel>>languages search for phrase 'Add Your Comment' and change

+ Reply to Thread