Posts by Mateus Paixão • 25 points
7 posts
-
0
votes4
answers580
viewsQ: Return Asyncstorage value in a constant
I’ve been trying for some time to return an item stored in the Asyncstorage of React Active, but the return is always a Promise, but what I want is to make decisions with this return later, and be…
-
0
votes1
answer1196
viewsQ: Recurring payment error Pagseguro
I have a problem with the Secure Pag API in the /pre-approvals method it always returns to me that parameters are missing but I am sending yes the parameters that the documentation asks for. I…
phpasked Mateus Paixão 25 -
0
votes2
answers329
viewsA: Error using Slick.js in Jquery modal
Fixed with Help of Friend DVD Final Code: // Galeria Detalhe/Amplia Produtos { (function(){ $('#galeriaProdutos li').on('click touch', function(event){ var modalImagem = $('#imagemProdContainer'),…
-
0
votes2
answers329
viewsQ: Error using Slick.js in Jquery modal
I’m having trouble using the Slick JS , I’m creating a list of images I bring from the database with PHP. <ul id="imagemProdContainer" class="imagemProdContainer"> <?php…
-
0
votes1
answer299
viewsA: Error opening any PHP page in XAMPP
I found the solution thanks! Actually in the Apache log pointed to the extension open_SSL commented in php.ini and solved!
-
0
votes1
answer299
viewsQ: Error opening any PHP page in XAMPP
I have a problem and I can not solve this error on my local server, I am using XAMPP and always try to open any page with PHP is returning a "INTERNAL ERROR".…
-
0
votes1
answer33
viewsQ: When loading site jumps to the middle
Well that’s my first question here, I created a stackoverflow account just for that because I can’t find the answer anywhere! I just renewed this page http://www.acm.esy.es/ who is staying at…