-
Hello
All the feeds of over-blog websites doesn't work. Even in a demo page downloaded this day :
http://www.cliclarue.info/php/simplepie13/demo/?feed=http%3A%2F%2Fwww.telleestmatele.com%2Frss-articl…
Yffic updated
7 years ago
-
Hi,
In vs code v1.13.1, if you try to format a well formatted PHP class, you get the following error.
I'm using Mac OS X 10.11.1 (15B42) and `PHP 7.1.5 (cli) (built: May 13 2017 13:28:23) ( NTS …
-
hi,
i'm trying to get search results with the qgis quick finder plugin on montpellier project:
after running quick find refresh i can get search results on qgis desktop
![qf](https://user-image…
-
Jelix 1.6 : needs to replace chmod($f, $chmod) by chmod($filename,$chmod) in /lib/jelix/utils/jIniFile.class.php on line 62
Jelix 1.7 : needs to replace chmod($f, $chmod) by chmod($filename,$chmod) i…
-
I'm using a jForm to allow users to connect to the application. It works really well when there are no critical errors, but otherwise it prints the password both in the debugbar and in the error logs …
-
```php
final public function output(){
//....
$this->_httpHeaders['Content-length']=strlen($content);
//....
}
```
The Content-length (should be Content-Length btw) header specifies…
-
Hi,
After installation of 3_1 client and usual 'admin' login when i try to create a new 'Repository' or alter a theme using the links below nothing happens
localhost/lm/admin.php/admin/config/cr…
-
Hi,
login as admin to lizmap client (3.0.4) I cannot see the menu entry "my account" anymore to configure the client. I only can click on "exit". I must have set some wrong hooks somewhere during a…
-
hi
after this commit https://github.com/3liz/lizmap-web-client/commit/18c0db388134bce68ebe9928cd6d95295e9b67d7 it's not possible to get media (documentation) from (i) information layer
![get_me…
-
Hello, I used your module for the application I am creating at this time. My problem is on the modal box I use the jelix framework and the modal box is called via ajax, the box appears very well but…