Cart2 & Orders Module not working together

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Locked
mr.bacan

Cart2 & Orders Module not working together

Post by mr.bacan »

Hello everyone, I've setup a basic shopping cart using Products, Cart2 and Orders modules. I have all my products listed with unique SKU's so Cart2 recognizes this and it's rendering the "My Cart" & "View Cart" templates correctly.

Now the issue comes when trying to checkout using Orders. When using {Orders} on the checkout page I get the billing form form. Once I fill all the info on it and hit next I always get the error...
Sorry, there is a problem with some info in the billing address
Sorry, there is a problem with some info in the shipping address
Don't know what to do, I've tried editing the template based on the suggestion found here viewtopic.php?f=7&t=78012&view=previous but I still get the same error.

Is it necessary to use Orders since I only need to send an email to the admin with all the products listed on the cart. I'm not working with shipping or payments. Is there a way to just do that?

Thanks in advance for any help on this.
mr.bacan

Re: Cart2 & Orders Module not working together

Post by mr.bacan »

Sorry, my CMSMS settings are:

----------------------------------------------

Cms Version: 2.2.7

Installed Modules:

AdminSearch: 1.0.4
CGBlog: 1.15.7
CGContentUtils: 2.2.2
CGEcommerceBase: 1.8.6
CGExtensions: 1.60
CGFeedback: 2.1.1
CGPaymentGatewayBase: 1.6.2
CGSimpleSmarty: 2.1.8
CGSmartImage: 1.22.2
CMSContentManager: 1.1.6
CMSMailer: 6.2.14
Cart2: 1.4.2
CmsJobManager: 0.1.2
DesignManager: 1.1.4
FileManager: 1.6.6
FilePicker: 1.0.2
FormBuilder: 0.8.1.6
FrontEndUsers: 2.9
Gallery: 2.3.2
JQueryTools: 1.4.0.3
MenuManager: 1.50.3
MicroTiny: 2.2.2
MleCMS: 2.0-beta1
ModuleManager: 2.1.3
Navigator: 1.0.8
News: 2.51.3
Orders: 1.23.2
Products: 2.28.3
Search: 1.51.4
ThemeManager: 1.1.8
TinyMCE: 3.2-beta5


Config Information:

php_memory_limit:
max_upload_size: 64000000
url_rewriting: mod_rewrite
page_extension: .html
query_var: page
auto_alias_content: true
locale:
set_names: true
timezone: America/Panama
permissive_smarty: false


Php Information:

phpversion: 5.6.34
md5_function: On (True)
json_function: On (True)
gd_version: 2
tempnam_function: On (True)
magic_quotes_runtime: Off (False)
E_ALL: 32767
E_STRICT: 2048
E_DEPRECATED: 8192
test_file_timedifference: No time difference found
test_db_timedifference: No time difference found
create_dir_and_file: 1
memory_limit: 256M
max_execution_time: 60
register_globals: Off (False)
output_buffering: 4096
disable_functions:
open_basedir:
test_remote_url: Success
file_uploads: On (True)
post_max_size: 64M
upload_max_filesize: 64M
session_save_path: /tmp (0700)
session_use_cookies: On (True)
xml_function: On (True)
xmlreader_class: On (True)
check_ini_set: On (True)
curl: On


Performance Information:

allow_browser_cache: Off (False)
browser_cache_expiry: 60
php_opcache: Off (False)
smarty_cache: Off (False)
smarty_compilecheck: Off (False)
auto_clear_cache_age: Off (False)

Server Information:

Server Software: Apache
Server Api: litespeed
Server Os: Linux 2.6.32-896.16.1.lve1.4.51.el6.x86_64 On x86_64
Server Db Type: MySQL (mysqli)
Server Db Version: 10.0.34
Server Db Grants: Found a "GRANT ALL" statement that appears to be suitable

----------------------------------------------
Locked

Return to “Modules/Add-Ons”