[Closed] FEEDBACK ON BETA of v1.5.5
This thread is for collecting feedback on problems with the v1.5.5 beta code, available at: https://github.com/zencart/zencart/archive/v155.zip
If you're reporting multiple unrelated issues, please post them in separate replies, as this allows us to reply more easily about specific individual fixes.
As fixes are made, they will be committed to the github repo directly.
(If you have fixes you'd like to offer, feel free to submit a pull-request on github, but be sure your github branch is forked from the v155 branch and not the v160 default. More about github and pull-requests here: http://docs.zen-cart.com/Contributing )
This discussion thread will be closed after v155 is officially released.
Re: FEEDBACK ON BETA of v1.5.5
A couple known-issues we're working on in the new responsive_classic template include:
- Need to fix uneven margins in desktop 3 column layout. Example: right margin of the center column on every page is wider than the left.
- Product detail page has a lot of empty space under the product image in desktop layout
- ...More Info button under product images overlapping in the list view (ie: main_page=featured_products)
- Refresh icons overlapping Qty. box in main_page=shopping cart in 1024x768 view
- Automatically turn on the CSS Buttons
(Yes, I posted these all as one post, but that's because they're being worked on in one batch :) )
Re: FEEDBACK ON BETA of v1.5.5
Initial install (localhost/XAMPP). Created fresh directory and copied distribution zip-files, brand-new database.
Started the install process. In the "System Inspection" step, I'm presented with the error:
Code:
Your configure.php file is an old version and requires updating before we can continue.
... but this is a fresh install, so the configure.php file was created as part of the installation process, right? The file's there, it's 0-bytes in length.
Re: FEEDBACK ON BETA of v1.5.5
Admin Setup Phase. Same fresh install as my previous posting. Message appears before the admin directory name that was chosen:
Code:
We did not change your admin directory automatically as it already seems to have been changed from the default.
Well, yes, it was changed from the default ... by the installation process. The message should be reworded as it's going to cause confusion for people that are installing for the first time.
Re: FEEDBACK ON BETA of v1.5.5
Initial admin login! Why was the hit counter started on 11/30/1999?
Re: FEEDBACK ON BETA of v1.5.5
Initial store view. Fresh install with demo products.
Click the "Test Examples" category link; the product listing page's "Add Selected Products" button is way-too-big.
Storefront: Shouldn't the responsive template use CSS buttons?
Re: FEEDBACK ON BETA of v1.5.5
Debug-log file created as part of the fresh-install process:
Code:
[17-Dec-2015 14:38:46 America/New_York] PHP Warning: file_put_contents(/includes/configure.php): failed to open stream: No such file or directory in C:\xampp\htdocs\zc155\zc_install\includes\classes\class.zcConfigureFileWriter.php on line 66
[17-Dec-2015 14:38:46 America/New_York] PHP Warning: file_put_contents(/admin/includes/configure.php): failed to open stream: No such file or directory in C:\xampp\htdocs\zc155\zc_install\includes\classes\class.zcConfigureFileWriter.php on line 66
Re: FEEDBACK ON BETA of v1.5.5
Quote:
Originally Posted by
lat9
Initial store view. Fresh install with demo products.
Click the "Test Examples" category link; the product listing page's "Add Selected Products" button is way-too-big.
Storefront: Shouldn't the responsive template use CSS buttons?
Yes they should have been turned on by default.
Update: They are now turned on by default.
Re: FEEDBACK ON BETA of v1.5.5
NOTE: The zip has been updated (it's updated in-real-time as commits are made): https://github.com/zencart/zencart/archive/v155.zip
Re: FEEDBACK ON BETA of v1.5.5
Fresh install.
The first thing I did once installation was complete was to go to Tools - Banner Manager - then turn all banners off. Result was broken site. Error log reads:
[17-Dec-2015 23:15:52 America/Phoenix] PHP Fatal error: Call to a member function RecordCount() on a non-object in /home/XXXXXX/public_html/includes/modules/sideboxes/banner_box.php on line 26