Zen Cart Logo
Forums / Bug Reports / [Closed] FEEDBACK ON BETA of v1.5.5

[Closed] FEEDBACK ON BETA of v1.5.5

Locked

Views: 76,913

Results 61 to 80 of 461
This thread is locked. New replies are disabled.
20 Dec 2015, 4:01 PM
#61
lat9 avatar

lat9

Administrator

Join Date:
Sep 2009
Location:
Stuart, FL
Posts:
14,086
Plugin Contributions:
56

[Closed] FEEDBACK ON BETA of v1.5.5

Another question: Looking through /zc_install/sql/updates/mysql_update_zencart_155.sql (which is a utf8 w/o BOM encoded file), there are a couple of updates of the form:

UPDATE countries set countries_name = 'Åland Islands' where countries_iso_code_3 = 'ALA';
UPDATE countries set countries_name = 'Réunion' where countries_iso_code_3 = 'REU';
UPDATE countries set countries_name = "Côte d'Ivoire" where countries_iso_code_3 = 'CIV';

Won't those non-ASCII (and utf8-encoded) country names get mangled if the store-being-upgraded uses a latin1 collation?

20 Dec 2015, 5:00 PM
#62
swguy avatar

swguy

Administrator

Join Date:
Feb 2006
Location:
Tampa Bay, Florida
Posts:
10,695
Plugin Contributions:
56

Re: [Closed] FEEDBACK ON BETA of v1.5.5

Wow - tons of exciting updates just in the last few days! Thanks for your hard work, Zen Cart team and Picaflor (and all testers)!

20 Dec 2015, 6:51 PM
#63
ideasgirl avatar

ideasgirl

Totally Zenned

Join Date:
Aug 2005
Location:
Trujillo Alto, Puerto Rico
Posts:
1,437
Plugin Contributions:
3

Re: [Closed] FEEDBACK ON BETA of v1.5.5

Problems with banner_box = solved
Problems with product listing row height = solved

Let's continue the testing... :)

20 Dec 2015, 7:51 PM
#64
lat9 avatar

lat9

Administrator

Join Date:
Sep 2009
Location:
Stuart, FL
Posts:
14,086
Plugin Contributions:
56

Re: [Closed] FEEDBACK ON BETA of v1.5.5

lat9:

Initial admin login! Why was the hit counter started on 11/30/1999?
Corrected in this morning's zip-file.

20 Dec 2015, 8:59 PM
#65
wilt avatar

wilt

Oji-san

Join Date:
Jun 2003
Location:
Newcastle UK
Posts:
1,867
Plugin Contributions:
3

Re: [Closed] FEEDBACK ON BETA of v1.5.5

Can you try again with latest code.

lat9:

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:

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.
20 Dec 2015, 9:00 PM
#66
wilt avatar

wilt

Oji-san

Join Date:
Jun 2003
Location:
Newcastle UK
Posts:
1,867
Plugin Contributions:
3

Re: [Closed] FEEDBACK ON BETA of v1.5.5

Hi

Agreed,

the messages should only show if the admin directory is called 'admin'

Working on this :)

lat9:

Admin Setup Phase. Same fresh install as my previous posting. Message appears before the admin directory name that was chosen:

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.
20 Dec 2015, 9:17 PM
#67
bn17311 avatar

bn17311

Zen Follower

Join Date:
Apr 2010
Posts:
319
Plugin Contributions:
0

Re: [Closed] FEEDBACK ON BETA of v1.5.5

lat9:

Your configure.php file is an old version and requires updating before we can continue.

for me the configure problem is now gone with latest download, i did get a warning about php below 5.5 which i didnt get before

bn

20 Dec 2015, 9:36 PM
#68
wilt avatar

wilt

Oji-san

Join Date:
Jun 2003
Location:
Newcastle UK
Posts:
1,867
Plugin Contributions:
3

Re: [Closed] FEEDBACK ON BETA of v1.5.5

Hi

Yes, because of the work flow in the installer, some warnings may not appear immediately.

Strictly, we should be erroring on PHP <= 5.4 as this is not supported anymore, but given 1.5.5 does not use any >5.4 specific code we are allowing for hosts that haven't updated yet.

Although I would worry if my host is using an out of date php version.

bn17311:

for me the configure problem is now gone with latest download, i did get a warning about php below 5.5 which i didnt get before

bn

20 Dec 2015, 11:28 PM
#69
frank18 avatar

frank18

Deceased

Join Date:
Nov 2007
Location:
Sunny Coast, Australia
Posts:
3,427
Plugin Contributions:
2

Re: [Closed] FEEDBACK ON BETA of v1.5.5

Install went smooth as without a single glitch.

Server environment:

HTTP Server: LiteSpeed
PHP Version: 7.0.0 (Zend: 3.0.0)
PHP File Uploads: On Upload Max Size:2M
PHP Memory Limit: 128M
POST Max Size: 8M
Database: MySQL 5.5.46-cll
Database Data Size: 366 kB
Database Index Size: 527 kB

Ofc I need to do further testing on several devices and with different admin settings - time permitting.

21 Dec 2015, 2:46 PM
#70
ideasgirl avatar

ideasgirl

Totally Zenned

Join Date:
Aug 2005
Location:
Trujillo Alto, Puerto Rico
Posts:
1,437
Plugin Contributions:
3

Re: [Closed] FEEDBACK ON BETA of v1.5.5

wilt:

Hi

Yes, because of the work flow in the installer, some warnings may not appear immediately.

Strictly, we should be erroring on PHP <= 5.4 as this is not supported anymore, but given 1.5.5 does not use any >5.4 specific code we are allowing for hosts that haven't updated yet.

Although I would worry if my host is using an out of date php version.

I got this error on first install and my PHP Version is 5.6.16. I haven't done a 2nd install.

21 Dec 2015, 6:03 PM
#71
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: [Closed] FEEDBACK ON BETA of v1.5.5

I haven't had an error on php 5.6.15 ... ensure that you have the latest release of the v155 beta ...

21 Dec 2015, 6:16 PM
#72
lat9 avatar

lat9

Administrator

Join Date:
Sep 2009
Location:
Stuart, FL
Posts:
14,086
Plugin Contributions:
56

Re: [Closed] FEEDBACK ON BETA of v1.5.5

Fresh install, using zip-file created at approximately 10am EST.

System Setup step. Need to determine whether you're going to use the US or UK spelling of license/licence:

License
Agree to licence terms:
(Check the box to agree to GPL 2 licence terms. Click the title in the left column to view the license.)
21 Dec 2015, 6:19 PM
#73
lat9 avatar

lat9

Administrator

Join Date:
Sep 2009
Location:
Stuart, FL
Posts:
14,086
Plugin Contributions:
56

Re: [Closed] FEEDBACK ON BETA of v1.5.5

wilt:

Can you try again with latest code.
Verified corrected using a zip-file created about 10am EST this morning.

21 Dec 2015, 6:25 PM
#74
lat9 avatar

lat9

Administrator

Join Date:
Sep 2009
Location:
Stuart, FL
Posts:
14,086
Plugin Contributions:
56

Re: [Closed] FEEDBACK ON BETA of v1.5.5

zc_install, Step: Database Setup.

Click on the link entitled Database Tablename Prefix. The help text reads:

What is the prefix you would like used for database tables? Example: 'zen_' TIP: Leave empty if no prefix is needed.
You can use prefixes to allow more than one store to share the same database.

My thought is that some more literally-inclined people are going to include the single-quotes because the example text contained them:

'zen_'

Perhaps use either bold or italic to emphasize the zen_, moving the "TIP" to the next line?

21 Dec 2015, 8:43 PM
#75
ideasgirl avatar

ideasgirl

Totally Zenned

Join Date:
Aug 2005
Location:
Trujillo Alto, Puerto Rico
Posts:
1,437
Plugin Contributions:
3

Re: [Closed] FEEDBACK ON BETA of v1.5.5

Ajeh:

I haven't had an error on php 5.6.15 ... ensure that you have the latest release of the v155 beta ...
That was with first zip release, first install. I haven't reinstalled new versions.

22 Dec 2015, 5:20 PM
#76
wilt avatar

wilt

Oji-san

Join Date:
Jun 2003
Location:
Newcastle UK
Posts:
1,867
Plugin Contributions:
3

Re: [Closed] FEEDBACK ON BETA of v1.5.5

Hi.

Will take a look at both and see if we can shoehorn something in.

balihr:

Don't want to be a pain in the a**, but was there any reason why this was ignored? IMHO, an important fix...
And, probably less important, this. :smile:

22 Dec 2015, 7:39 PM
#77
wilt avatar

wilt

Oji-san

Join Date:
Jun 2003
Location:
Newcastle UK
Posts:
1,867
Plugin Contributions:
3

Re: [Closed] FEEDBACK ON BETA of v1.5.5

Hi

Have pushed change for this.

lat9:

zc_install, Step: Database Setup.

Click on the link entitled Database Tablename Prefix. The help text reads:

What is the prefix you would like used for database tables? Example: 'zen_' TIP: Leave empty if no prefix is needed.
You can use prefixes to allow more than one store to share the same database.

> My thought is that some more literally-inclined people are going to include the single-quotes because the example text contained them:
> ```
'zen_'

Perhaps use either bold or italic to emphasize the zen_, moving the "TIP" to the next line?

23 Dec 2015, 4:42 AM
#78
charmedbytina2 avatar

charmedbytina2

Totally Zenned

Join Date:
Mar 2007
Location:
AZ
Posts:
1,890
Plugin Contributions:
0

Re: [Closed] FEEDBACK ON BETA of v1.5.5

I re-ordered the tpl_product_info_display.php and the right sideboxes drop to the footer area and move to the left.

You can see it here

I also want to add a background image and it will not appear when background coding is added to the stylesheetin the "body" area.

23 Dec 2015, 2:34 PM
#79
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: [Closed] FEEDBACK ON BETA of v1.5.5

Are you sure that you have the latest Zip of v155 installed? I cannot repeat this issue ...

What sideboxes on the right column are turned on?

Can you zip and attach your file for the tpl_product_info.php

23 Dec 2015, 3:33 PM
#80
charmedbytina2 avatar

charmedbytina2

Totally Zenned

Join Date:
Mar 2007
Location:
AZ
Posts:
1,890
Plugin Contributions:
0

Re: [Closed] FEEDBACK ON BETA of v1.5.5

Ajeh:

Are you sure that you have the latest Zip of v155 installed? I cannot repeat this issue ...

What sideboxes on the right column are turned on?

Can you zip and attach your file for the tpl_product_info.php

On the right side, I have Search and Product Notifications

zip file attachedAttachment #15885