Quote Originally Posted by linuxguy2 View Post
Did I miss something in the posts?
This morning I downloaded a fresh copy of the CheckBoxTextBoxIcon06V1.0.0.zip plugin, very carefully merged the files that needed merging, logged in to my store admin and uploaded the CheckBoxTextBoxIcon06V1.0.0.zip plugin files, clicked on Configuration > My Store and... I have never installed any sort of User Tracking in my stores.

Warning Missing or unreadable file:/home/lucienos/public_html/lozc14/maintain_lozc14/includes/languages/english/extra_definitions/user_tracking_install_define.php
Warning Missing or unreadable file:/home/lucienos/public_html/lozc14/maintain_lozc14/includes/auto_loaders/config.user_tracking.php
Warning Missing or unreadable file:/home/lucienos/public_html/lozc14/maintain_lozc14/includes/classes/class.user_tracking.php
Warning Missing or unreadable file:/home/lucienos/public_html/lozc14/maintain_lozc14/includes/extra_datafiles/user_tracking_database_tables.php
Warning Missing or unreadable file:/home/lucienos/public_html/lozc14/maintain_lozc14/includes/functions/extra_functions/user_tracking.php
Warning Missing or unreadable file:/home/lucienos/public_html/lozc14/maintain_lozc14/includes/init_includes/init_user_tracking_install.php
Warning Missing or unreadable file:/home/lucienos/public_html/lozc14/maintain_lozc14/includes/languages/english/user_tracking.php
Warning Missing or unreadable file:/home/lucienos/public_html/lozc14/maintain_lozc14/includes/languages/english/user_tracking_config.php
Warning Some Checkbox TextBox Icon files do not exist. Perhaps you have uploaded them incorrectly? Or the permissions are set incorrectly?
Warning ********** Installation has been aborted. **********

THEN:
Installed (uploaded) the files for the Admin section from the package I had downloaded yesterday and it worked with one exception. (last error above).
Because the shopping_cart(dot) php file wasn't in a CB_TXTB_ICON folder.
fixed that by adding a CB_TXTB_ICON folder moved shopping_cart(dot)php into it and it then installed properly and works.

Just to be sure I didn't get a corrupted download this AM I re-downloaded the CheckBoxTextBoxIcon06V1.0.0.zip plugin before posting this message but still get the errors.
You did not receive anything other than what was provided to be posted. Unfortunately, what was provided had more changes to it than applicable to this plug-in.

In attempts to develop what would be my second installer, quickly provide a turnaround on the original package, and having not maintained routine tight revision control, I provided a faulty auto-installer (attempting to move files that did not exist in the package).

I've now taken the opportunity to incorporate comments that were provided and to make a few improvements to the installer. Once the moderators have are able to update the package, then things should be back to the way they should have been to begin with...

I did also find a discrepancy in how the images were loaded in the new products listing, I modified the icon names to coincide with the abbreviation used elsewhere in the package and I have included an updated core file that affects cart actions. In the default 1.5.1 installation if a product is in a product type other than general product, and is added to the cart from a category like listing while the cart is set to not show after adding a product, then the product would be added to the cart; however, the URI created would not include the products_id and potentially notify the guest that the product of interest did not exist. For those that have already installed the original version, I did not force deletion of the images upon installation (although uninstall is expected to remove the image(s) so if you have made changes to them you may want to back them up before performing the uninstall.)

Thank you for putting up with this initial testing... One thing I can see possibly to be revised is in the icon version to have the "increase" button above the "removal" button; however, I felt like having the positions switch after the first addition made one think at least once before continuing. Could also have both buttons always visible, but with the removal button inactive when nothing is in the cart. Trying not to add too many configurable options nor degrade the "shopping" experience.