shop upgrade 3.3-2 to 3.3-3 changed checkout

Author Message

bisk

Tuesday 17 February 2004 6:35:47 am

I've upgraded from 3.3-2 to 3.3-3 and now when I click on the checkout button in the basket view I get directed to /shop/user/login (design/standard/templates/user/login.tpl) while on 3.3-2 I got directed to /shop/userregister/ (design/standard/templates/shop/userregister.tpl) which is how I like it to be with the extra fields. I've checked the settings, which quite obviously haven't changed as they are in overrides. Also user roles and settings in the admin panel haven't changed. So I can't seem to find out why it does that and how to fix it.

Any pointers?

Thanks

-------------------------------
http://www.kookfijn.nl & http://www.magento.be

bisk

Wednesday 18 February 2004 4:23:34 am

I did another clean install on a different server with 3.3-3 and the shop package. The checkout button redirects by default to /shop/user/login (where /shop/ is the site interface). On a clean install of 3.3-2 the checkout redirects to /shop/userregister/ (where /shop/ is the module name). I think it's a bug, but it could be the correct behavior as well from 3.3-3. I guess I'll stick to 3.3-2 for now.

-------------------------------
http://www.kookfijn.nl & http://www.magento.be

Balazs Halasy

Wednesday 18 February 2004 4:43:35 am

Hey,

Have you posted a bugreport about this? If you're sure about the odd behaviour: you should post a report...

B.

bisk

Wednesday 18 February 2004 4:51:12 am

Well I'm not sure if it's a bug, but I think it's odd so I'll file a report.

-------------------------------
http://www.kookfijn.nl & http://www.magento.be

Dominik Pich

Tuesday 20 April 2004 2:32:11 am

Same for me... any way to change this or is it a bug indeed?

bisk

Tuesday 20 April 2004 6:06:52 am

yes, check if your shopaccount.ini is corrupt or 0 bytes. Replace it with a good one from e.g. 3.3-4.

I've made a bug report, but i guess they didn't care.
http://www.ez.no/community/bug_reports/incorrect_redirection_on_checkout_with_shop_package

-------------------------------
http://www.kookfijn.nl & http://www.magento.be

Dominik Pich

Tuesday 20 April 2004 7:07:44 am

no seems okay...

#?ini charset="iso-8859-1"?
# eZ publish configuration file.
#
# NOTE: It is not recommended to edit this files directly, instead
#       a file in override should be created for setting the
#       values that is required for your site. Either create
#       a file called settings/override/shopaccount.ini.append or
#       settings/override/shopaccount.ini.append.php for more security
#       in non-virtualhost modes (the .php file may already be present
#       and can be used for this purpose).

[HandlerSettings]
# A list of directories to search for shopaccount handlers
Repositories[]=kernel/classes
# A list of extensions which have shop account handlers
# It's common to create a settings/shopaccount.ini.append file
# in your extension and add the extension name to automatically
# get handlers from the extension when it's turned on.
ExtensionRepositories[]

# Settings for how user accounts should be handled in the shop/checkout
# default is to use internal user accounts in the system
# simple is for handling account information without user registration
[AccountSettings]
Handler=ezsimple
#Handler=ezdefault
# Allows for overriding a handler with another
Alias[]
# Alias[ezdefault]=eztest

bisk

Tuesday 20 April 2004 8:58:23 am

And your shopaccount.ini.append? Try Handler=ezuser

-------------------------------
http://www.kookfijn.nl & http://www.magento.be

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 18 2025 22:26:47
Script start
Timing: Jan 18 2025 22:26:47
Module start 'layout'
Timing: Jan 18 2025 22:26:47
Module start 'content'
Timing: Jan 18 2025 22:26:48
Module end 'content'
Timing: Jan 18 2025 22:26:48
Script end

Main resources:

Total runtime0.7417 sec
Peak memory usage4,096.0000 KB
Database Queries74

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0044 589.5938152.6563
Module start 'layout' 0.00440.0037 742.250039.5078
Module start 'content' 0.00810.7323 781.7578621.0234
Module end 'content' 0.74040.0013 1,402.781316.1094
Script end 0.7417  1,418.8906 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00330.4450160.0002
Check MTime0.00130.1776160.0001
Mysql Total
Database connection0.00060.084510.0006
Mysqli_queries0.683492.1402740.0092
Looping result0.00080.1032720.0000
Template Total0.704895.020.3524
Template load0.00270.365620.0014
Template processing0.702194.661020.3511
Template load and register function0.00030.036010.0003
states
state_id_array0.00100.139010.0010
state_identifier_array0.00220.298820.0011
Override
Cache load0.00220.3017260.0001
Sytem overhead
Fetch class attribute can translate value0.00060.079330.0002
Fetch class attribute name0.00110.147790.0001
XML
Image XML parsing0.00070.100030.0002
class_abstraction
Instantiating content class attribute0.00000.002290.0000
General
dbfile0.00070.1000160.0000
String conversion0.00000.000940.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
8content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
9content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 22
 Number of unique templates used: 7

Time used to render debug report: 0.0001 secs