Hi guys,
I have the Iridium payment module installed.
I'm looking for it to work with cardsave.
It all installed good, blowfish is all fine.
Filled in all the required details etc ...
However, when I go to CONFIRM payment, I'm greeted with a completely blank page.
I had a look at the debug log, and its seems there's an error on line 1213. The line in question is:
This is the error I'm getting from the debugger:Code:str_repeat('X', (strlen($this->card_number) - 8)) .
Code:PHP Warning: str_repeat() [<a href='function.str-repeat'>function.str-repeat</a>]: Second argument has to be greater than or equal to 0 in /home/sites/mysite.com/public_html/includes/modules/payment/iridium.php on line 1213
Can anyone help me to fix this error? As I'm hoping that this is the cause of the blank page ... I don't seem to have any other problems according to the debugger, so fingers crossed this works if someone can help me out.
Thanks guys
K xxx



