HI there
I'm getting some errors, could you take a look please? I don't know where to start to be honest.
- warning: array_fill() [function.array-fill]: Number of elements must be positive in includes/database.inc on line 241.
- warning: implode() [function.implode]: Invalid arguments passed in includes/database.inc on line 241.
- warning: array_keys() [function.array-keys]: The first argument should be an array in modules/user/user.module on line 502.
- user warning: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 1 query: SELECT p.perm FROM role r INNER JOIN permission p ON p.rid = r.rid WHERE r.rid IN () in modules/user/user.module on line 502.
- warning: array_keys() [function.array-keys]: The first argument should be an array in modules/block/block.module on line 406.
- warning: array_fill() [function.array-fill]: Number of elements must be positive in includes/database.inc on line 241.
- warning: implode() [function.implode]: Invalid arguments passed in includes/database.inc on line 241.
- warning: array_merge() [function.array-merge]: Argument #2 is not an array in modules/block/block.module on line 407.
- user warning: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') OR r.rid IS NULL) ORDER BY b.region, b.weight, b.module' at line 1 query: SELECT DISTINCT b.* FROM blocks b LEFT JOIN blocks_roles r ON b.module = r.module AND b.delta = r.delta WHERE b.theme = '' AND b.status = 1 AND (r.rid IN () OR r.rid IS NULL) ORDER BY b.region, b.weight, b.module in modules/block/block.module on line 407.
- warning: array_keys() [function.array-keys]: The first argument should be an array in sites/all/modules/content_access-6.x-1.1/content_access/content_access.module on line 65.
- warning: array_keys() [function.array-keys]: The first argument should be an array in sites/all/modules/forum_access-6.x-1.0-rc1/forum_access/forum_access.module on line 19.
- warning: Invalid argument supplied for foreach() in modules/node/node.module on line 2150.
- warning: Invalid argument supplied for foreach() in modules/node/node.module on line 2150.
- user warning: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND realm = 'content_access_author')) AND grant_view >= 1' at line 1 query: SELECT COUNT(*) FROM node_access WHERE nid = 0 AND ((gid = 0 AND realm = 'all') OR (gid = AND realm = 'content_access_author')) AND grant_view >= 1 in modules/node/node.module on line 2161.
- warning: array_keys() [function.array-keys]: The first argument should be an array in sites/all/modules/content_access-6.x-1.1/content_access/content_access.module on line 65.
- warning: array_keys() [function.array-keys]: The first argument should be an array in sites/all/modules/forum_access-6.x-1.0-rc1/forum_access/forum_access.module on line 19.
- warning: Invalid argument supplied for foreach() in modules/node/node.module on line 2102.
- warning: Invalid argument supplied for foreach() in modules/node/node.module on line 2102.
- user warning: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND na.realm = 'content_access_author'))) AND ( n.status = 1 AND n.nid IN (29, ' at line 1 query: SELECT DISTINCT(n.nid) FROM node n INNER JOIN node_access na ON na.nid = n.nid WHERE (na.grant_view >= 1 AND ((na.gid = 0 AND na.realm = 'all') OR (na.gid = AND na.realm = 'content_access_author'))) AND ( n.status = 1 AND n.nid IN (29, 30, 118, 152)) in includes/menu.inc on line 1006.
Kind regards
Mandy








Amanda,
I did some initial debugging, and from what I can tell, the IPN is not reaching the paypal/backend page once payment is completed. I can't figure out why tonight, but maybe something will give me an idea tomorrow morning.
Sincerely,
Leighton Whiting