Zen Cart Logo
Forums / All Other Contributions/Addons / about return authorization,abuot DATABASE MODIFICATIONS

about return authorization,abuot DATABASE MODIFICATIONS

Locked

Views: 1,017

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
31 Aug 2007, 7:53 AM
#1
qingtianyu9 avatar

qingtianyu9

New Zenner

Join Date:
Jan 2007
Posts:
25
Plugin Contributions:
0

about return authorization,abuot DATABASE MODIFICATIONS

:shocking:New configuration options are added to the zen_configuration table,
What is it means?
:blink:Auto add a configuration options to the zen_configuration table,but i see into my database,there is not a configuration in zen_configuration table,why?????????????????

Would I need to add a configuration manually???
What is type of configuration? text,int,varchar or other type.

Anyone can help me,thanks a lot.

31 Aug 2007, 11:11 AM
#2
clydejones avatar

clydejones

Deceased

Join Date:
Nov 2005
Location:
Colorado Springs, CO USA
Posts:
7,017
Plugin Contributions:
12

Re: about return authorization,abuot DATABASE MODIFICATIONS

qingtianyu9:

:shocking:New configuration options are added to the zen_configuration table,
What is it means?
:blink:Auto add a configuration options to the zen_configuration table,but i see into my database,there is not a configuration in zen_configuration table,why?????????????????

Would I need to add a configuration manually???
What is type of configuration? text,int,varchar or other type.

Anyone can help me,thanks a lot.

I answered this in your previous post in another thread

As I said there Adding these options is done by running either the
upgrade_return_authorization.sql

or

install_return_authorization.sql

Which one depends on whether you are upgrading from a previous version or are doing a new install

I'm guessing you are doing a new install so you need to

open install_returns.sql in your text editor:
copy the information
open admin -> tools -> install sql patches

past the information you just copied into the text area and click the SEND button.

Once that is done if you open admin -> configuration you will see and option for Returns Authorization where you can configure various settings for the Mod.