Closed mc12345678 closed 10 years ago
Thanks for the feedback. Had not tested on windows, but good to know there are js issues.
An example of the page source for that first menu option (IE9) is:
<div class='row-fluid choose-version'>
Choose your version:
<button class='btn btn-small btn-primary btn-one-point-five'><strong>Zen Cart 1.5</strong></button>
<button class='btn btn-small btn-primary btn-one-point-three'><strong>Zen Cart 1.3.9</strong></button>
</div>
Ahhh.. Had to activate ActiveX controls on the webpage... Buttons now work... Although... I did also change to IE8 compatibility mode... Took a while to get the "error" message to pop up. I had seen it pop up once, but for some reason it disappeared before I could click on it.
A solution may be additional text that identifies the expected action/what to do "instead". Ie., minimum requirements. (Java/ActiveX/etc...)
Just sort of starting from the beginning associated with this plugin. Looking at the readme.html file, there are multiple instances of the statement Choose your version followed by buttons that read either 1.5.0 or 1.3.9. Clicking on either button appears to perform no action. Additionally by having only the text 1.5.0 may lead one to think that may not work with 1.5.1. Might suggest using 1.5.x until proven otherwise. In the same venue, the "dismiss" button at the top does not appear to perform any action, while the how? button shows that it will go to an an active link.
Attempted with IE9 from windows vista.