I get a bug on my localhost instalation

warning: Invalid argument supplied for foreach() in C:\wamp\www\dev\sites\all\modules\paypalnode\paypalnode-admin.inc on line 235.

I'm guessing this is why I can never set the price per node type to anything other than "FREE".

When I create a price... lets say 5.00 , and then click edit, it brings me to a page that says 0.00 and I have to enter 5.00 again. and so on... I cannot actually get a particular content type to be priced at a given price.

It would be nice to have this module working. It is exactly what I was looking for (if it worked)

Comments

budda’s picture

Assigned: Unassigned » budda
Status: Active » Fixed

Prices are associated with taxonomy terms, not node types.

The error you mentioned should be resolved in the re cent CVS dev update. Can you confirm it has gone now?

drupalina’s picture

yes, it took me a while to figure out how to set the brices and taxonomies.

But the point is that this module is still not working. Or is it?

Anonymous’s picture

Status: Fixed » Closed (fixed)