a but that could be causing all the problems
drupalina - August 23, 2007 - 04:50
| Project: | PayPal Node |
| Version: | 5.x-1.0 |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | budda |
| Status: | closed |
Jump to:
Description
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)

#1
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?
#2
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?
#3