Forums / Built-in Shipping and Payment Modules / Missing Config section for Payment

Missing Config section for Payment

Results 1 to 5 of 5
16 Mar 2011, 10:35
#1
rsunv avatar

rsunv

New Zenner

Join Date:
Jun 2009
Posts:
14
Plugin Contributions:
0

Missing Config section for Payment

Hi all, I got a serious problem and don't know what files to edit or add. The problem is:

For both Shipping and Order Total I have the means to edit the different options - BUT for Payment these options has disappeared completely (See Attachment as well). This is a brand new 1.3.9h install and all files were copied, but I used the Softacoulus from my Cpanel to do it (latest version though). So I guess my question would be, which files to try copy again?

Extremely happy for any and all answers :-) Thank you for taking the time :blush:

AS IT SHOULD BE:
[scr]http://teasing.no/errors/WITH-CONFIG.jpg[/scr]

AS PAYMENT SECTION IS - WHICH IS WRONG OF COURSE:
[scr]http://teasing.no/errors/WITHOUT-CONFIG.jpg[/scr]
16 Mar 2011, 10:57
#2
rsunv avatar

rsunv

New Zenner

Join Date:
Jun 2009
Posts:
14
Plugin Contributions:
0

Re: Missing Config section for Payment

Problem Solved - Kind of.. I installed the Netaxept_bbs module prior to this, so when I renamed the file netaxept_bbs.php (in effect disabling by renaming it to: netaxept_bbs.php.DEL) from /includes/modules/payment - the options to Configure the Payment modules came back. Indicating of course that there may be a problem with this module for 1.3.9h.

Thanks anyways :smile:
16 Mar 2011, 15:19
#3
cjcraven avatar

cjcraven

Zen Follower

Join Date:
Aug 2004
Posts:
149
Plugin Contributions:
0

Re: Missing Config section for Payment

I have this problem but I don't understand how you fixed it. I have English & Japanese language installed, the payment module is fine in Japanese but English is missing the options and some payment methods.

Server OS: Linux 2.6.35.8-nx
Database: MySQL 4.1.22-standard-log
HTTP Server: Apache/2
PHP Version: 5.2.17 (Zend: 2.2.0)
Zen Cart 1.3.9h
Database Patch Level: 1.3.9h
v1.3.9h [2011-03-14 22:04:45] (Fresh Installation)
v1.3.9h [2011-03-14 22:04:45] (Fresh Installation)
17 Mar 2011, 06:50
#4
cjcraven avatar

cjcraven

Zen Follower

Join Date:
Aug 2004
Posts:
149
Plugin Contributions:
0

Re: Missing Config section for Payment

I found the problem is duplication of php files in the modules folder and language/modules folder.

I copied the module from store/modules/file into store/modules/includes/language/english/modules/file in error. They are different in content.
18 Mar 2011, 16:36
#5
rsunv avatar

rsunv

New Zenner

Join Date:
Jun 2009
Posts:
14
Plugin Contributions:
0

Re: Missing Config section for Payment

cjcraven:

I found the problem is duplication of php files in the modules folder and language/modules folder.

I copied the module from store/modules/file into store/modules/includes/language/english/modules/file in error. They are different in content.


You are right - this was also the problem for me - same module/file duplicated in two different directories will cause problems.

Cheers,
Geir