Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Undefined Variable _POST in system/Log/Logger.php
Post: Undefined Variable _POST in system/Log/Logger.php

I recently upgraded from CI 3 to CI 4.2.1 (running on php 7.4). My site seems to be running well, but I see continuous errors in my log files about _POST being undefined in system/Log/Logger.php. ...
1,205 Views
1 Replies
09-29-2022, 10:40 AM
junosapien
    Thread: Capturing post data from C++ application in Codeigniter 4
Post: RE: Capturing post data from C++ application in Co...

OK, so - I know I commented these lines in .htaccess the other day and it made no difference...     Code: -- # Redirect Trailing Slashes...     RewriteCond %{REQUEST_FILENAME} !-d     RewriteCon...
8,323 Views
12 Replies
05-25-2022, 09:58 AM
junosapien
    Thread: Capturing post data from C++ application in Codeigniter 4
Post: RE: Capturing post data from C++ application in Co...

Yes - I found that last night after I made the previous post. Sadly, changing that made no difference. I am back to square one.
8,323 Views
12 Replies
05-24-2022, 11:06 AM
junosapien
    Thread: Capturing post data from C++ application in Codeigniter 4
Post: RE: Capturing post data from C++ application in Co...

OK - So I do not know if I have gone off on the right path or not, but while reading this post on Stackoverflow, https://stackoverflow.com/questions/49192054/php-script-receives-get-instead-of-post-re...
8,323 Views
12 Replies
05-23-2022, 03:08 PM
junosapien
    Thread: Capturing post data from C++ application in Codeigniter 4
Post: RE: Capturing post data from C++ application in Co...

Thanks for the input. I've tried a number of different things (including Postman, which works), and think the issue is that CI4 is not receiving the Content-Type header from the C++ app (it is explici...
8,323 Views
12 Replies
05-16-2022, 05:01 PM
junosapien
    Thread: Capturing post data from C++ application in Codeigniter 4
Post: RE: Capturing post data from C++ application in Co...

Here is the line from the C++ app that calls the controller in question: Code: -- subscriptioninfo = pSession->OpenRequest(CHttpConnection::HTTP_VERB_POST, address, NULL, NULL, NULL, NULL, INTERNET_...
8,323 Views
12 Replies
05-13-2022, 11:41 AM
junosapien
    Thread: Capturing post data from C++ application in Codeigniter 4
Post: Capturing post data from C++ application in Codeig...

I am upgrading our site from Codeigniter 3 to Codeigniter 4. So far it has been tedious, but mostly gone well. I am running into an issue now with a controller that will not recognize posted values fr...
8,323 Views
12 Replies
05-10-2022, 07:52 AM
junosapien
    Thread: CI 3 won't connect to MSSQL 2012 database under php 5.6 on Rackspace
Post: RE: CI 3 won't connect to MSSQL 2012 database unde...

It turns out that this was a Rackspace issue and it has been corrected. Problem solved.
3,355 Views
1 Replies
08-28-2015, 10:26 AM
junosapien
    Thread: CI 3 won't connect to MSSQL 2012 database under php 5.6 on Rackspace
Post: CI 3 won't connect to MSSQL 2012 database under ph...

Our site is on Rackspace cloud sites and is currently running fine with Codeigniter 3.0.0 on PHP 5.4.1.0 and connecting to a MSSQL 2012 database. Rackspace is in the process of upgrading PHP from 5.4....
3,355 Views
1 Replies
08-28-2015, 09:20 AM
junosapien

Theme © iAndrew 2016 - Forum software by © MyBB