-
Prepare Release 3.2.0:
- close the last fixed two bugs after somebody else manages to test
- check Travis build is fine again, there are errors not due to OSPOS at the moment and last two builds f…
-
- Adldap2 Version: #.#
- LDAP Type:
- PHP Version: 5.6.3
### Description:
Installed the Adldap2 using Composer in my CodeIgniter project. And whenever I try to create/add a provider I get tho…
-
I get the following error thrown from pug-php because `class_exists('Jade\Jade')` returns true:
```
An uncaught Exception was encountered
Type: InvalidArgumentException
Message: Jade …
-
# Overview
The "mysite" wording is a fairly arbitrary artefact of SilverStripe (similar to "sapphire"), and is bound to confuse users coming from other PHP frameworks like Laravel. It's less of an …
-
So, as I'm looking through the docs I don't see way to set a global layout. Is there?
What I mean: setting a layout in the main controller that all other controllers use and/or extend then each templa…
-
Hello, With this sdk , I am trying to connect to etsy shop and do listing with createListing like this :
$auth = require(FCPATH.'/credential.php');…
-
## Description
Upgraded to Desktop v1.3, got this error immediately after it opened:
![image](https://user-images.githubusercontent.com/33099374/43412979-bc50fd7a-93fc-11e8-9596-93680484301f.png…
-
When you pass an object as $data to the [Tempalte Parser Class](http://codeigniter.com/user_guide/libraries/parser.html) an error is thrown for each object that couldn't be converted to string.
This …
qswks updated
7 years ago
-
I am using codeigniter and this library file to display the google map settings:
https://github.com/BIOSTALL/CodeIgniter-Google-Maps-V3-API-Library/blob/master/application/libraries/Googlemaps.php
I…
-
Hello,
after upgrading of Smarty, I can't set the variable of TemplateDir
Then application showed me a lot of errors because it can't find template file .tpl
URL of application: http://localhos…