Quote:
|
Originally Posted by Michael P Ok, we can add $RP_PATH in there to avoid these in an update, too. |
In pp-inc.php I changed:
line 118 from
Code:
Content visible to verified customers only.
to this:
Code:
Content visible to verified customers only.
Line 126 from:
Code:
Content visible to verified customers only.
to this:
Code:
Content visible to verified customers only.
In index.php I changed:
Line 32 from:
Code:
Content visible to verified customers only.
to this:
Code:
Content visible to verified customers only.
Hope this helps!