Module wont work at all
| Project: | PayPal Node |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Great module exactly what I need but will not work. I installed mod and everything seemed to go fine then I attempted to set Content Fees and received the following error messages at the top of the page:
* warning: rsort() expects parameter 1 to be array, string given in /homepages/20/d183314731/htdocs/onthegrind/modules/paypalnode/paypalnode-admin.inc on line 184.
* warning: Invalid argument supplied for foreach() in /homepages/20/d183314731/htdocs/onthegrind/modules/paypalnode/paypalnode-admin.inc on line 186.
Further as I attempted to see if I could still set prices it would not allow me to do so. It would show that it was added but when attemted to edit the fee it would disappear.

#1
A check needs to be added to see if a content type and vocabulary has been selected in the settings before fees can be defined.
#2
#3