After enable:
- Manual payment gateway
- Payment Gateway API
- Paypal payment gateway
- Webmoney

Warning: include_once(/home/u4586/domains/devel.u4586.argon.vps-private.net/sites/all/modules/pgapi/pg_webmoney/pg_webfoney.theme.inc) [function.include-once]: failed to open stream: No such file or directory in _theme_process_registry() (line 413 of /home/u4586/domains/devel.u4586.argon.vps-private.net/includes/theme.inc).
Warning: include_once() [function.include]: Failed opening '/home/u4586/domains/devel.u4586.argon.vps-private.net/sites/all/modules/pgapi/pg_webmoney/pg_webfoney.theme.inc' for inclusion (include_path='.:/usr/share/pear:/usr/share/php') in _theme_process_registry() (line 413 of /home/u4586/domains/devel.u4586.argon.vps-private.net/includes/theme.inc).

after enable
- Show transactions

Parse error: syntax error, unexpected ':' in /home/u4586/domains/devel.u4586.argon.vps-private.net/sites/all/modules/pgapi/pg_showtransactions/pg_showtransactions.module on line 251

also, are u going to update pg_account and pg_simplepay to d7?

thank u.

CommentFileSizeAuthor
#2 pgapi-1326584.patch8.94 KBlancee

Comments

jvb_’s picture

Status: Active » Fixed

Just find in pgapi\pg_webmoney\pg_webmoney.module string " 'file'=>'webfoney.theme.inc', " and replace second 'f' on 'm', in other words, replace "webfoney" on "webmoney".

Jvb_

lancee’s picture

StatusFileSize
new8.94 KB

Small fix syntax errors and sql in pg_showtransactions.
But i think show transactions (show, edit, delete) need make in the core module with views support (like modern modules)...

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.