Jump to content

HELP weird problem with combinations


Recommended Posts

Hello

 

I have a little strange problem..

 

after some time one or two products start to act strange by ignoring the combination price increase.. and only show only 3 product pictures - but i added much more in backoffice.

 

 

to fix this i need to clear my cache.. and everything works again... for few seconds.

than the product starts to act strange again. all other products seem to work fine.

i found 2-4 products that have this issue.

 

i though its a limit problem so i added the following lines in my htaccess:

php_value memory_limit 256M
php_value max_execution_time 120
php_value post_max_size 32M
php_value max_input_vars 5000
php_value suhosin.post.max_vars 5000
php_value suhosin.request.max_vars 5000

 

the lines work.. and the changes are shown in the configuration.

 

 

but the problem is still there.

how can i fix this?

 

here one of the products that dont work: (the price increase for linen dont change and only 3 pictures shown)

http://asia-sale.com/home/white-short-sleeve-taichi-uniform-custom-made.html

 

and here a product that works:

http://asia-sale.com/tai-chi-uniforms/navy-blue-short-sleeve-taichi-uniform-custom-made.html#/material-linen/open_or_closed_legs-closed/pockets-yes

 

they are both identical products... with the same combination setting.

but how can it be that one works and one dont?

 

EDIT: the products that work are always changing: 

now this one works:

http://asia-sale.com/tai-chi-uniforms/pure-white-taichi-uniform-custom-made.html#/material-silk_imitation_high_/open_or_closed_arms-open/open_or_closed_legs-closed/pockets-yes

 

 

 

 

EDIT: after some research on my shop the products work and sometimes not. after using clear cache the combinations are restored for few seconds and revert back to not functioning. also if the product had more than 3 pictures.... only 3 will show (only for the products that dont function)

 

 

 

I think the problem has something todo with the url...

when the combinations dont work... the url shows a strange code at the end.

like here: http://asia-sale.com/home/white-short-sleeve-taichi-uniform-custom-made.html#.U97WnPmSxdA

what is the #.U97WnPmSxdA code?

Edited by kolimbursi (see edit history)
Link to comment
Share on other sites

×
×
  • Create New...