JonnyQuy Posted June 5, 2018 Posted June 5, 2018 On a nice day, my "_FFOpenURL" function no longer works, I usually use it normally before Someone help me handle this problem, thanks a lot
Moderators JLogan3o13 Posted June 5, 2018 Moderators Posted June 5, 2018 The console seems to be telling you what is wrong (last line). Can you open www.google.de manually in firefox? JonnyQuy 1 "Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball How to get your question answered on this forum!
JonnyQuy Posted June 5, 2018 Author Posted June 5, 2018 (edited) Any site does not work If I open a new tab it will work once Then it will stop working Edited June 5, 2018 by JonnyQuy
JonnyQuy Posted June 5, 2018 Author Posted June 5, 2018 I can open any web page manually with firefox, but it does not work with "_FFOpenURL", "_FFStart" (OK)
JonnyQuy Posted June 5, 2018 Author Posted June 5, 2018 16 minutes ago, JLogan3o13 said: The console seems to be telling you what is wrong (last line). Can you open www.google.de manually in firefox? I can open any web page manually with firefox, but it does not work with "_FFOpenURL", "_FFStart" (OK)
TheXman Posted June 5, 2018 Posted June 5, 2018 @JonnyQuy What steps have you taken to trouble shoot the issue? What is FFFX.au3? Is that the old FF.au3 with some sort of modifications? What version of Firefox are you running? CryptoNG UDF: Cryptography API: Next Gen jq UDF: Powerful and Flexible JSON Processor | jqPlayground: An Interactive JSON Processor Xml2Json UDF: Transform XML to JSON | HttpApi UDF: HTTP Server API | Roku Remote: Example Script About Me How To Ask Good Questions On Technical And Scientific Forums (Detailed) | How to Ask Good Technical Questions (Brief) "Any fool can know. The point is to understand." -Albert Einstein "If you think you're a big fish, it's probably because you only swim in small ponds." ~TheXman
JonnyQuy Posted June 6, 2018 Author Posted June 6, 2018 10 hours ago, TheXman said: @JonnyQuy What steps have you taken to trouble shoot the issue? What is FFFX.au3? Is that the old FF.au3 with some sort of modifications? What version of Firefox are you running? I'm using firefox version 54 I can not open a link from _FFOpenURL
Moderators JLogan3o13 Posted June 6, 2018 Moderators Posted June 6, 2018 (edited) You only answered one of the three questions: WHAT IS FFFX.au3? Is it the FireFox UDF that you have modified? How about a link to where you got it? WHAT STEPS HAVE YOU TAKEN TO TROUBLESHOOT? There is no error checking in your script; all you are doing is sending a MsgBox. Capture the return from the _FFOpenURL function to see what the error is. Help us help you by putting some actual effort into it. Edited June 6, 2018 by JLogan3o13 JonnyQuy 1 "Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball How to get your question answered on this forum!
JonnyQuy Posted June 7, 2018 Author Posted June 7, 2018 I found the error, it's due to firebug, my firebug does not work, thanks all
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now