-
I am using CK Editor V4.5.6 in the Codeigniter framework.
When I am trying to save one of the other website activity embedded code in my website with CK editor it's not saving. With the submit, butto…
-
I have application_common which is for both pc and mobile version of my company's website
There are
'refactoring/application_common'
'refactoring/application_pc'
'refactoring/application_mobile'
…
-
### Background information
__IMPORTANT: If you choose to ignore this issue report template, your issue will be closed as we cannot help without the requested information.__
Please make sure you …
-
I have had this bug (well, I think it is a bug anyways - I was wrong before, plenty of times) for a while now, but was to lazy to even report it. I was just kinda working around it.
I am facing a c…
-
Trying to use a recipe to deploy magento2, however I cannot find out how to do it. Steps I tried:
Install Deployer according to [Getting Started](https://deployer.org/docs/getting-started.html)
Run `…
-
### Background information
__IMPORTANT: If you choose to ignore this issue report template, your issue will be closed as we cannot help without the requested information.__
Please make sure you …
-
**Direction**
We use github issues to track bugs, not for support.
If you have a support question, or a feature request, raise these as threads on our
[forum](https://forum.codeigniter.com/index.…
-
Following files seem aren't used by new version (3.2.0) of OSPOS:
- enum_lang.php
- form_validation_lang.php
If this is true, please remove them. If not please add them to weblate.
-
Hi, i'm looking for documentation, some body can help me?
-
**Describe the bug**
if i try to upload a docx file with this code:
``` PHP
helper(['form', 'url']);
if (isset($_FILES['file-1'])) {
$strInputFileName = "file-1";
…