Bronco
Bronco
Very strange issue... It's not possible to edit manually the id files (to avoid id conflict) but I could add it to the next version, if you really need it...
ok, I'll try to do it tonight ;-)
You can copy the code below and paste it into a new file, named changeid.php for example. ``` table tr td{border-bottom:1px solid rgba(0,0,0,0.5);} input{border-radius: 3px;padding:5px;font-size:1.2em;width:100%;} Edit files'ID ``` Now, you...
When done, don't forget to erase the file ;-)
I could add a config variable to allow or not the use as a source... I'll think about it ;-) Le 7 mars 2016 14:26:01 CET, gioxlit [email protected] a écrit...
No problem: i can do a config varaible to do that if you want -> todo Le 29/02/2016 12:48, bxkx a écrit : > Hey! I really like the script...
I've done it for the next version (I commit in a few days) ;-)
Je regarde asap, merci ;-)
ok, j'ai trouvé, je corrige de suite.
en ajoutant l37 de copre.php if (!empty($_SESSION['login'])&&!is_dir('thumbs/'.$_SESSION['login'])){mkdir('thumbs/'.$_SESSION['login']);} ça devrait résoudre le problème. Tiens-moi au courant (je ne peux pas tester de suite)