Page 1 of 1
Products version 2.20 options appear on wrong place [solved]
Posted: Sun Oct 20, 2013 1:19 pm
by janvl
Hi,
Products 2.19.7 (editted in 2.20 on 14.11.2013)
CMSMS 1.11.9
I entered options for a product
This product is in a hierarchy where there are products with and without options.
When I show the summary-view then every product following the first one with options gets the same options, even though none were defined.
I already made a bugreport (critical).
Kind regards,
Jan
Re: Products version 2.19.7 options appear on wrong place
Posted: Sun Oct 20, 2013 8:51 pm
by janvl
Hi
I was advised to look at the changelog
So I checked them.
Here is the list of all the changelogs:
Changelog for 2.19.7 -- Products
bug fixes.
Changelog for 2.19.6 -- Products
Bug fixes.
Changelog for 2.19.5 -- Products
Bug fixes.
Release Notes for 2.19.4 -- Products
There will be compatibility problems in this version for any people using options. The system will try to upgrade options as much as possible, but suggest you do the upgrading on a staging site.
Changelog for 2.19.4 -- Products
- Now uses options instead of Attributes
- Requires PHP 5.3
Changelog for 2.18.4 -- Products
Bug fixes.
Changelog for 2.18.3 -- Products
Minor bug fixes.
Release Notes for 2.18.2 -- Products
Numerous new features and performance boosts.
Release Notes for 2.17 -- Products
Adds 'Copy Product' Capabilities
Changelog for 2.17 -- Products
Minor bug fixes.
Changelog for 2.16.2 -- Products
Bug fixes wrt detailpage stuff.
Release Notes for 2.16 -- Products
Adds improvements to search action... and the ajax_propval action.
Maybe I am to plain stupid but I do not see how this should help me.
Kind regards,
Jan
Re: Products version 2.19.7 options appear on wrong place
Posted: Mon Oct 21, 2013 10:00 pm
by paulbaker
I suspect the person who referred you was specifically thinking of this bit:
Release Notes for 2.19.4 -- Products
There will be compatibility problems in this version for any people using options. The system will try to upgrade options as much as possible, but suggest you do the upgrading on a staging site.
Take a look at this thread which may help?:
http://forum.cmsmadesimple.org/viewtopi ... ts+options
Re: Products version 2.19.7 options appear on wrong place
Posted: Tue Oct 22, 2013 10:41 pm
by janvl
There is a new version of Products I will have to try that.
I will notify.
Kind regards,
Jan
Re: Products version 2.19.7 options appear on wrong place
Posted: Thu Nov 14, 2013 9:52 pm
by janvl
Hi,
I have loaded the newest Productsmodule being 2.20 but I still have the phenomena that in a list of three products where i defined options for only the first product I get the options presented with all products in that list.
It happens on server in the usa and in germany so it is probably not a server issue.
You see it here
http://www.stajl.biz/antik/index.php?page=mode-tst
only product Mode01 has options defined.
Same here
http://neu.karin-schmuck.net/index.php?page=mode-tst
Since there are no errors except
[14-Nov-2013 22:35:31 Europe/Berlin] PHP Notice: Trying to get property of non-object in /home1/stajlbiz/public_html/antik/modules/Statistics/Statistics.module.php on line 1401
which has nothing to with products.
1 Install is an update but the other(s) (the link above) are clean installs.
Changing between Cart and Cart2 does not help either.
I have all he newest I do not know how to continu.
Has anyone has an idea on how to sollve this or to figure out where the problem is?
I would be gratefull for any hint.
Kind regards,
Jan
stripped down summary template
Code: Select all
{if isset($pagecount) && $pagecount gt 1}
{$firstlink} {$prevlink} {$pagetext} {$curpage} {$oftext} {$pagecount} {$nextlink} {$lastlink}
{/if}
{* one line for the product *}
{foreach from=$items item=entry}
<div class="ProductDirectoryItem">
<a href="{$entry->detail_url}">{$entry->product_name}</a> ({$entry->weight}{$weight_units}) {$currency_symbol}{$entry->price}
{if isset($entry->categories)}
Categories:
{foreach from=$entry->categories item='category'}
{$category->name},
{/foreach}
<br/>
{/if}
</div>
{* include the cart on next line *}
<div>
{Cart2 sku=$entry->sku}
</div>
{/foreach}
----------------------------------------------
Cms Version:
1.11.9
Installed Modules:
CMSMailer:
5.2.2
CMSPrinting:
1.0.5
FileManager:
1.4.3
MenuManager:
1.8.6
MicroTiny:
1.2.5
ModuleManager:
1.5.5
News:
2.14.1
Search:
1.7.11
ThemeManager:
1.1.8
Captcha:
0.4.6
CGExtensions:
1.37.3
FrontEndUsers:
1.22
CustomContent:
1.9
JQueryTools:
1.2.5
CGSimpleSmarty:
1.7
Products:
2.20
CGEcommerceBase:
1.4.3
Cart:
1.10
CGPaymentGatewayBase:
1.2.2
Orders:
1.15.2
FRShipping:
1.2.3
FRTaxes:
1.2.1
SelfRegistration:
1.8.1
FormBuilder:
0.7.4
CGGoogleMaps:
2.4.7
Statistics:
1.1.3
Cart2:
1.0.7
Promotions:
1.1.10
jQuery:
1.2.0
TinyMCE:
2.9.12
Config Information:
php_memory_limit:
process_whole_template:
max_upload_size:
10000000
url_rewriting:
none
page_extension:
query_var:
page
image_manipulation_prog:
GD
auto_alias_content:
true
locale:
de_DE.UTF8
default_encoding:
utf-8
admin_encoding:
utf-8
set_names:
true
Php Information:
phpversion:
5.3.27
md5_function:
An (Ja)
gd_version:
2
tempnam_function:
An (Ja)
magic_quotes_runtime:
Aus (Nein)
E_STRICT:
0
E_DEPRECATED:
0
memory_limit:
128M
max_execution_time:
30
output_buffering:
4096
safe_mode:
Aus (Nein)
file_uploads:
An (Ja)
post_max_size:
10M
upload_max_filesize:
10M
session_save_path:
/tmp (1777)
session_use_cookies:
An (Ja)
xml_function:
An (Ja)
xmlreader_class:
An (Ja)
Server Information:
Server Api:
cgi-fcgi
Server Db Type:
MySQL (mysqli)
Server Db Version:
5.5.34
Server Db Grants:
Gefunden eine "Alles gewähren"-Anweisung, die als geeignet scheint
Server Time Diff:
Keine Abweichung der Zeit im Dateisystem gefunden
----------------------------------------------
Re: Products version 2.20 options appear on wrong place
Posted: Sun Nov 17, 2013 8:13 pm
by janvl
There are missing parts in the standard-template for cart2.
You must check if there are options and set the variable $single_option yourself.
Kind regards,
Jan