Alberto Peripolli

Results 46 comments of Alberto Peripolli

@VincentLanglet please review

I obtain the same error on Android 4.1.2

On android 5 work without error but not delete nothing, the list work fine

i found a fix you must change on SMSPlugin.java ctx.getContentResolver().delete(uri, "_id=" + id, (String[])null); to ctx.getContentResolver().delete(Uri.parse("content://sms/" + id),null, (String[])null);

Yes on android 4.1.2

Is a php function (PHP 4 >= 4.3.0, PHP 5, PHP 7) http://php.net/manual/en/function.mime-content-type.php Very strange your error. > Il giorno 09 ott 2017, alle ore 16:55, cfconsultancy ha scritto: >...

Can you change permits on thumbs folder to 777? Did you have DG image library? > Il giorno 26 mar 2018, alle ore 22:51, Hasan TINGIR ha scritto: > >...

Yes GD image library > Il giorno 28 mar 2018, alle ore 23:31, Martin Selim Videl ha scritto: > > Gd olmasin o ? > > — > You are...

I tried and work fine please try to print $_SESSION in dialog.php

Can i see your online page to see the error? > Il giorno 21 set 2017, alle ore 18:36, MisTe ha scritto: > > Hello, > > I have the...