Forums / Setup & design / Passing personal value to the basket...

Passing personal value to the basket...

Author Message

Pierre Sudarovich

Tuesday 13 March 2007 3:23:26 am

Hi all,
i try to send some parameters to the basket. I have a list of shared informations for a class of product (billiards). In fact it's a color shart (always the same for all the billiards) so i don't want to add them manually in an option list for each of my billard. So, i've "hard-coded" a list (named Couleur) of that colors in a select and i'd like to be able to transmit the selected color to the basket and, at the end of the process by mail... I think that the redirect problem used by eZPublish make me loose my transmited information. Because when i try to obtain the result of my choice by ezhttp('Couleur','post') the value is always empty :(. I tried $view_parameters, post method, get (changing the method in ezhttp ;)), i'd like to be able to use cookies or session variable but there's no easy way to use it natively with eZ (ver. 3.8.2).
Does someone can help me with this problem, please ?

TIA,

Pierre

eZ debug

Timing: Jan 20 2025 09:58:25
Script start
Timing: Jan 20 2025 09:58:25
Module start 'content'
Timing: Jan 20 2025 09:58:25
Module end 'content'
Timing: Jan 20 2025 09:58:26
Script end

Main resources:

Total runtime0.0697 sec
Peak memory usage2,048.0000 KB
Database Queries4

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0095 589.0703180.8281
Module start 'content' 0.00950.0244 769.898489.7891
Module end 'content' 0.03390.0358 859.687566.7031
Script end 0.0696  926.3906 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00253.5207120.0002
Check MTime0.00111.6154120.0001
Mysql Total
Database connection0.00131.923110.0013
Mysqli_queries0.00608.635540.0015
Looping result0.00000.047520.0000
Template Total0.035350.610.0353
Template load0.00091.337810.0009
Template processing0.034349.217110.0343
Override
Cache load0.00070.932310.0007
General
dbfile0.031745.5234100.0032
String conversion0.00000.012030.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1pagelayout.tpl<No override>extension/sevenx/design/simple/templates/pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs