Posts by Willian Tártaro • 301 points
20 posts
-
0
votes0
answers5
viewsQ: Upgrading Gradle to 6.x
I am updating the version of Gradle of my application, it was with version 2.3 and I am going to 6.7.1 and I am not able to solve this problem: Could not set Unknown Property 'testClassesDir' for…
-
0
votes1
answer77
viewsQ: Jtextfield left alignment, but he won’t stay left
I’m working with Jtextfield and I’m having a problem with alignment. The field size is standard, I can’t change it. The field is also not editable, it receives the value based on a calculation…
-
1
votes1
answer99
viewsQ: How to allow an App to send notification
Hello, I am developing an app and before the person login, I ask the user for permission to the location of the same, this is already ok, but I need to put also then a permission to send…
-
3
votes1
answer2462
viewsQ: Search with accents and without accents Postgresql
Hello, I am trying to search through a field in the application, it searches the word in the database (postgres), however, has a lot of product registered in the bank, with and without accent, for…
-
1
votes0
answers99
viewsQ: Put sound in app notifications
I’m having trouble with my application, I’m trying to send notifications to mobile devices, notifications arrive but they do not present sound and I need them to make the sound to draw attention. I…
-
1
votes0
answers35
viewsQ: Deploying Skype to site
I’m testing the skype Webcontrol feature, where it’s possible to add a skype chat window on the site. But I have a few mistakes I’m having trouble solving. The window itself appears, but errors…
-
0
votes0
answers259
viewsQ: Different speed for each slide - Slick Carousel
I’m using Slick Carousel in my project. It’s working though, my project requires that slides have different times. I’m not getting it and I also don’t know if you have that option. Someone, please?…
javascriptasked Willian Tártaro 301 -
2
votes1
answer168
viewsQ: Tag video inside Slick
I’m having a problem in my project, installed the Slick Carousel, put the images and worked, however, I added a tag containing the video path and the video does not work, just appears a black…
-
1
votes0
answers22
viewsQ: API JMF or Something Similar Cross-platform
I have a project to do in java, I will need JMF to work with the media in general, the project is nothing more than a program to run the advertisements on TV’s that are in malls and etc. I was…
-
0
votes0
answers48
viewsQ: Getting the Date of Posting from the Facebook API
Good morning, I’m implementing the Facebook Api, but I need it to bring me beyond the photo and description of the publication, the date of publication(Day and Month). Has anyone ever done or know,…
-
1
votes2
answers163
viewsQ: Show the after after after the Hover
I’m having a doubt, I’m developing a site based on a layout in PSD and the main menu, it has a Hover that makes an underscore kind of customized: I thought of putting as after and when I did the…
-
-1
votes1
answer455
viewsQ: Facebook API - Pulling posts with Hashtag
I’m having to apply the Facebook API to a site, pulling posts from a page, I wonder, if there’s any way to pull only posts containing a Hashtag, the API allows this? HOW AM I PULLING which in this…
-
0
votes1
answer574
viewsQ: Notice: Object of class Pdostatement could not be converted to int in
I do not understand much of the PHP part and I have a little problem that I am not able to solve. WEBSITE ERROR Notice: Object of class PDOStatement could not be converted to int in orcamento.php on…
phpasked Willian Tártaro 301 -
3
votes1
answer143
viewsQ: Difference between PHP and PHP 64 Bits
I would like to know the difference between PHP and PHP 64 Bits. I was researching about the RealPerson.js, where there was code for PHP and another for PHP 64 Bits: PHP function rpHash($value) {…
phpasked Willian Tártaro 301 -
3
votes1
answer620
viewsQ: Set a default zoom for google maps
Good morning, I have a question about google maps. I am with a company location map, however I would like to put a default zoom, for example, zoom 3, that when opening the page, the zoom will 3…
-
1
votes0
answers33
viewsQ: Captcha script only running in one form only
Good afternoon, I’m having a problem with a code. on the website contacts page, by default it brings the information of the parent store, however I have a dropdown, where the customer selects the…
-
0
votes1
answer61
viewsQ: Using Data API youtube v2 (Error No longer available)
Good afternoon, I’m trying to solve a problem on a page, where the youtube API is used, to bring the videos from a certain channel. however, recently he started to make the mistake No longer…
-
0
votes1
answer24
viewsQ: Active not being selected when clicking
Good morning, I know it must be a basic thing, but I’m having trouble with it. The site contains two languages, when clicking on a flag, the language of the site changes and the flag of the language…
-
0
votes1
answer100
viewsQ: Adding language manually
Hello, I am working on top of a website, where the client passed me in pdf of the texts of the site, in another language, so I add an option on the site to change the language. *the site is not in…
-
1
votes1
answer1416
viewsQ: Change text according to slide image
Hello, I’m dealing with HTML/CSS, I went to make a slide and I came up with a question, probably Javascript. I made a mini slide of featured products, and next to this slide, there’s the text…