Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: How to use Composer installed libs?
Post: RE: How to use Composer installed libs?

thanks, it works an i got it runing :)
2,141 Views
3 Replies
12-02-2021, 06:39 AM
simoon
    Thread: How to use Composer installed libs?
Post: How to use Composer installed libs?

Hi, i installed jlevers/selling-partner-api with composer. Code: -- require_once __DIR__ . '/vendor/autoload.php'; use SellingPartnerApi\Api; use SellingPartnerApi\Configuration; use Selli...
2,141 Views
3 Replies
12-01-2021, 06:21 AM
simoon
    Thread: Codeigniter 3 and Amazon Pay SDK
Post: RE: Codeigniter 3 and Amazon Pay SDK

albertleao Wrote: (02-13-2020, 11:09 AM) -- I've implemented the Amazon SDK with CI3. There's no special coding required to use it in CI. Just make sure you install the aws sdk via composer and th...
3,311 Views
3 Replies
02-14-2020, 01:05 AM
simoon
    Thread: Codeigniter 3 and Amazon Pay SDK
Post: Codeigniter 3 and Amazon Pay SDK

Hi, has someone a code examplet how to implement the Amazon Pay SDK (or any other AMZ SDK) with CI 3. I can't get it working and i did not find any example done with CI. Thanks for helping. Bes...
3,311 Views
3 Replies
02-13-2020, 06:39 AM
simoon
    Thread: Session loaded multiple times
Post: RE: Session loaded multiple times

daveĀ friend Wrote: (02-11-2020, 11:01 AM) -- It is not an error. It's only a bit of info you can use to optimize your code. As the message says, the attempt is ignored and the session is not loaded a...
2,192 Views
2 Replies
02-13-2020, 06:36 AM
simoon
    Thread: Session loaded multiple times
Post: Session loaded multiple times

Hi, i am using codeigniter 3.xx. I got the following error on every pageview: DEBUG - 2020-02-11 14:36:39 --> Session class already loaded. Second attempt ignored The session is loaded with in th...
2,192 Views
2 Replies
02-11-2020, 06:39 AM
simoon
    Thread: Problem with database SSL Connection
Post: Problem with database SSL Connection

Hi, i try to connect to a database using ssl encryption and i get the following error: Code: -- Message: mysqli::real_connect(): SSL operation failed with code 1. OpenSSL Error messages: error:...
3,440 Views
0 Replies
05-24-2017, 02:17 AM
simoon

Theme © iAndrew 2016 - Forum software by © MyBB