Totally Zenned
- Join Date:
- Nov 2007
- Location:
- USA
- Posts:
- 876
- Plugin Contributions:
- 2
[Closed] FEEDBACK ON BETA of v1.5.5
For you pretty lady, I give you discount. :)
Views: 76,913
Totally Zenned
For you pretty lady, I give you discount. :)
Oba-san
Javascript error in browser console:
[Error] Failed to load resource: the server responded with a status of 404 (Not Found) trying to load: http://www.rc101.com/includes/templates/responsive_classic/jscript/jquery.colorbox-min.js
Oba-san
You have force cookie usage on ... you might turn it off to see if it changes anything ...
Totally Zenned
All cookie related options are off now.
Totally Zenned
I can add to cart again.
Cannot checkout with PP Express
Wholly schnikees!
Error 10006
Version error
Version is not supported
I overwrote the Payment directory with v155 Payment Directory during the 151 to 155 upgrade.
Oba-san
I could add a few more things and delete things but it is still pretty on again/off again ...
Oba-san
webskipper:
I can add to cart again.
Cannot checkout with PP Express
Wholly schnikees!
Error 10006
Version error
Version is not supportedI overwrote the Payment directory with v155 Payment Directory during the 151 to 155 upgrade.
There were changes made today to v155 to handle this issue with PayPal changing things on the version...
Totally Zenned
[QUOTE=webskipper;1306041][QUOTE=DrByte;1305608]That's to be expected. You still need to run zc_install and choose "Upgrade Database".>
Fixed corrupted table and upgraded to v155 successfully. Thanks for your help Doc and Kobra!
Few bugs:
Desktop: Main page categories set to 3 categories per row, every other row shows as less than 3. Tried 1 per row and cleared cache. Didn't fix 3 across issue.
Desktop: Unable to add certain products to cart.
Desktop: Unable to delete products from cart at times. (Maybe delayed response?)
Mobile: categories show as 1 per row.
Mobile: unable to add to cart.
I do not want to customer to have to log in to buy, can just use PP Express.
Thanks in advance.
I just submitted the fix for categories boxes alignment.
The rest are not issues with the template package.
On mobile categories do show one per row.
Thanks,
Anne
Sensei
@webskipper,
A number of fixes have been committed today. You can see them in date-order here:
https://github.com/zencart/zencart/commits/v155
As of this moment the most recent is the fix you need for your categories box. You will also see the fix for your PayPal issue there too.
Sensei
FYI, we've found some display issues related to produce-pagination that we want to fix before release. Hopefully will sort that out tomorrow. Since it's St Paddy's day maybe we'll get lucky :)
Totally Zenned
Thanks I'm still applying those fixes. I uploaded and overwrote the v155 Payment Directory with v154. It works on another site of mine. Not on this 155 site.
Admin > Tools > Flexible Footer Menu
Where are the little images supposed to reside, and what are they named, please?
<td class="dataTableContent">Shop<img src="http://www.mysite/images/" border="0" alt=""></td>Sensei
webskipper:
Thanks I'm still applying those fixes. I uploaded and overwrote the v155 Payment Directory with v154. It works on another site of mine. Not on this 155 site.
You'll need the payment modules directory from the latest v155 zip, or apply those fixes manually.
Totally Zenned
Totally Zenned
While examining admin orders.php
embedded image will not popup so here is an example:
<form name="search" action="[https://www.motorvista.local/tienda\_155/admin1/orders.php?class=](https://www.zen-cart.com/view-source:https://www.motorvista.local/tienda_155/admin1/orders.php?class=)"form-control" method="get">
(Note this image is a gif and named as such but the forum software insists on naming it as a jpg)
Sensei
torvista:
admin password changing fields mis-aligned. Screen fully maximised.
That was resolved in one of yesterday's commits.
Sensei
torvista:
While examining admin orders.php
- these form urls have quotation marks and spaces.
Oops. The class was added as a URL param instead of a form param.
Commits completed.
torvista:
- This page has a lot of changes. Why not change the current admin doctype to a valid html5 one to allow the new ids, datatypes etc?... cuz the rest of the page is still full of HTML4 markup and will blow up in your validator :D
Totally Zenned
DrByte:
You'll need the payment modules directory from the latest v155 zip, or apply those fixes manually.
Checkout success is still random using v155 PP Express files as of 3/16. Usually only mobile checkout works.
Ability to add/delete products from cart or reduce number of products in cart doesn't work.
Does define('SQL_CACHE_METHOD', 'database'); OR define('SESSION_STORAGE', 'reserved for future use'); affect the process?
Main Page categories per row fix worked. Thanks.
Client Email login works and Forgot My Password does not trigger the error bar /index.php?main_page=password_forgotten
Error: Sorry, there is no match for that email address and/or password.
[/COLOR]
Sensei
webskipper:
Ability to add/delete products from cart or reduce number of products in cart doesn't work.Really bizarre. Can't replicate.
webskipper:
Does define('SQL_CACHE_METHOD', 'database'); OR define('SESSION_STORAGE', 'reserved for future use'); affect the process?The only thing relevant there is:
a) whatever you're using on the admin side you need to also use on the non-admin side.
b) if you've set it to 'file' and the directory is not writable then nothing can be written. But if you're using 'database' then this is moot.
webskipper:
Checkout success is still random using v155 PP Express files as of 3/16. Usually only mobile checkout works.
Not sure what you mean by "random".
I'm inclined to think whatever you're talking about is related to whatever is causing your particular site to not allow adding products to cart.
Totally Zenned
Checkout success is random. Meaning sometimes it works.
Both config files the same. I do not have ssl true at the moment so I'm not using https just http
Sensei
webskipper,
We've released the official v1.5.5 this afternoon.
After updating your site to the latest official version, if problems continue, please start a discussion thread for those specific issues.
I'm closing this "beta discussion" thread.
Tell staff why this post should be reviewed.