duronrulez
duronrulez
We're having the same issue by the way. After the library finishes execution we're locked out of our session. Fix please :)
I could be missing it, but i really dont see a way to change the script for the rule tile (to a custom rule tile script) from the inspector unless...
@alijaya thats the rules in the normal rule tile :) @johnsoncodehk i thought so, but for some reason when i "create a custom rule tile" from the assets menu a...
Yes i've seen that script, it kind of does what i needed. But it seems fiddlier than needed, considering you have the tiledata readily available in the tile itself as...
can confirm we're experiencing the same type of issue (no database selected error) when exporting complex query results.
here is an reproducable example (on the 5.1.1 demo PMA works the same way): structure and data: ```sql create database test_16988; use test_16988; CREATE TABLE t1 ( id INT PRIMARY...
Hey, dont know if relevant, but on previous versions that same query used to work fine for exporting. If relevant i can try to figure out what version we were...
The version that we previously used is 4.9.0.1, in that version the same query worked fine, when doing exports. Let me know if there is any other information i can...
@iifawzi @williamdes any news on this issue?
@kelunik is there any plan to upgrade to thephpleague package? There are a few places where artax depends on amphp/uri