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.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | pgapi-1326584.patch | 8.94 KB | lancee |
Comments
Comment #1
jvb_ commentedJust 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_
Comment #2
lancee commentedSmall 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)...