HTML Logo by World Wide Web Consortium (www.w3.org). Click to learn more about our commitment to accessibility and standards.

Skip navigation

Can't purchase POP3 quota in point store.

Title Can't purchase POP3 quota in point store.
Description A stack trace error is given.
Affects All users of the point store pop3 product.
Fix Change lines 236 and 275 of sources/hooks/modules/pointstore/pop3.php
from:

Code

      $price=get_price('quota');
to:

Code

      $price=intval(get_option('quota'));


Trackbacks

There have been no trackbacks yet


There have been no comments yet


Make comment
Your name: (join or login)
Subject:
Your message: