beerForo Well-known member Yesterday at 10:42 PM #1 How do I add the line enableLivePayments = false to my config file? The line is not there so I cannot simply change it to false. Thanks
How do I add the line enableLivePayments = false to my config file? The line is not there so I cannot simply change it to false. Thanks
beerForo Well-known member Yesterday at 10:51 PM #2 Figured it out $config['enableLivePayments'] = false; Upvote 0 Downvote