new password won't work on android - About xda-developers.com

I just changed my pw on xda and when I type it in correctly on my phone it tells me its the wrong pw. What should I do?
I FOUND OUT I HAD AN ADDED SPACE, HOW DO I DELETE THIS THREAD?

outkast22 said:
I just changed my pw on xda and when I type it in correctly on my phone it tells me its the wrong pw. What should I do?
I FOUND OUT I HAD AN ADDED SPACE, HOW DO I DELETE THIS THREAD?
Click to expand...
Click to collapse
Just click on the little triangle report button in the upper right corner of your post, fill out a short reason, choose Thread/post moving or maintenance in the drop down list, and click submit. A mod will get notified and take care of it when duties permit.

Related

[SOLVED]USBtoPC issue

ROM and radio in sig.
I was wondering if anyone knows if there is a registry key that sets the USBtoPC value for enabling or disabling the tickbox for "Enable faster data synchronization," or whatever it says. I'm trying not to reinstall the normal start menu to get to the setting as it isn't listed in Quick Menu for some reason, and I haven't been able to find the actual problem. It would be nice to be able to add this to XDA_UC for each new flash. (I think I have ORD)
Bump. Still having this issue. Someone please help!!
You're right -- it isn't in QuickMenu. It's somewhere in windows\mycpl.cpl6,6. Haven't quite got the correct string for a run... shortcut,
BUT
Mine is set to "Always ask", and here are the registry settings. Import/re-create manually, dis- and re-connect ActiveSync. The dialog box you want should pop up.
I haven't been fooling with the Windows Registry for 15 years for nothing. Hope this helps.
piaqt said:
You're right -- it isn't in QuickMenu. It's somewhere in windows\mycpl.cpl6,6. Haven't quite got the correct string for a run... shortcut,
BUT
Mine is set to "Always ask", and here are the registry settings. Import/re-create manually, dis- and re-connect ActiveSync. The dialog box you want should pop up.
I haven't been fooling with the Windows Registry for 15 years for nothing. Hope this helps.
Click to expand...
Click to collapse
Thank you for the reply, but that isn't exactly what I'm looking for. In the USBtoPC application, there is a check box saying "Enable faster data synchronization." I'm using BirdieSync to connect to Thunderbird. I have to have this option un-checked in order to connect. I was just hoping that there might be a registry string that toggled this option so I could apply it and use it in the future in my XDA_UC folder.
Sounds like you want it set to "Always Ask" which presents the options screen to select type of connection. My settings should do just that. Have you tried them?
piaqt said:
Sounds like you want it set to "Always Ask" which presents the options screen to select type of connection. My settings should do just that. Have you tried them?
Click to expand...
Click to collapse
Your settings enable the pop-up notification when I connect to my PC. I already have it set that way. You can't access the checkbox that I'm talking about through the notification, though.
The first screenshot attached is of the notification window that you're describing. The second one is from tapping the USBtoPC link in the start menu. I'm looking for a way to have the circled checkbox UN-checked when I start up the device after a flash. I was hoping it might be something as simple as a registry string or something, but I was unable to find anyone with a related issue.
It normally wouldn't be a problem, but I can't use XDA_UC to set up Quickmenu for me because I can't access this setting unless I go through the normal start menu. It would be nice to be able to "set it and forget it" so to speak.
Sorry for not posting screen shots in the first place. I suspect that might have alleviated our mis-communication.
Until you posted the screenie, I wasn't aware there were 2 separate screens. I'll poke around the registry some more and see what I can come up with.
btw: Thanks for promoting me to senior member.
piaqt said:
Until you posted the screenie, I wasn't aware there were 2 separate screens. I'll poke around the registry some more and see what I can come up with.
btw: Thanks for promoting me to senior member.
Click to expand...
Click to collapse
The second screen that is off limits with Quick menu is found via going to the normal start menu and selecting Settings-> Connections-> USBtoPC. I think that's the right path. I'm drawing from memory as I haven't used the normal start menu in ages.
As for the senior member comment, I had to give you credit for helping me!
Bump again.
There has to be someone here who knows something about this.
I'm begging!
I guess it's this:
Code:
[HKEY_LOCAL_MACHINE\SOFTWARE\OEM\USBtoPC]
"EnableAdvanceChecked"=dword:0
Maybe it needs something else to be set, not sure
Jackos said:
I guess it's this:
Code:
[HKEY_LOCAL_MACHINE\SOFTWARE\OEM\USBtoPC]
"EnableAdvanceChecked"=dword:0
Maybe it needs something else to be set, not sure
Click to expand...
Click to collapse
That isn't the one, but thanks for trying. I thought that was the one before I posted the question. I'm starting to think the setting is just a ghost or something. I'm going to leave this thread open for a few more days and cross my fingers. If not then I'll just continue to manually install Quick Menu, so I can hit that box before hand.
cajunflavoredbob said:
That isn't the one, but thanks for trying. I thought that was the one before I posted the question. I'm starting to think the setting is just a ghost or something. I'm going to leave this thread open for a few more days and cross my fingers. If not then I'll just continue to manually install Quick Menu, so I can hit that box before hand.
Click to expand...
Click to collapse
Code:
[HKEY_LOCAL_MACHINE\Drivers\USB\FunctionDrivers]
@="Serial_Class"
[HKEY_LOCAL_MACHINE\SOFTWARE\OEM\USBtoPC]
"EnableAdvanceChecked"=dword:00000000
"SyncMode"=dword:00000001
Man, don't worry, we will figure this one out Insert this and it should work.
Jackos said:
Code:
[HKEY_LOCAL_MACHINE\Drivers\USB\FunctionDrivers]
@="Serial_Class"
[HKEY_LOCAL_MACHINE\SOFTWARE\OEM\USBtoPC]
"EnableAdvanceChecked"=dword:00000000
"SyncMode"=dword:00000001
Man, don't worry, we will figure this one out Insert this and it should work.
Click to expand...
Click to collapse
I've hit those keys before as well without the box being unmarked. I have no idea what "EnableAdvanceChecked" does, but "SyncMode" activates Active Sync as the default connection, I believe.
Change the first key...
Jackos said:
Change the first key...
Click to expand...
Click to collapse
Sorry, I didn't post on that one previously. I don't know what that one did, but it shut off communication with the PC.
Code:
[HKEY_LOCAL_MACHINE\Drivers\USB\FunctionDrivers]
"DefaultClientDriver"="Serial_Class"
Code:
[HKEY_LOCAL_MACHINE\Drivers\USB\FunctionDrivers\Serial_Class]
"Index"=dword:00000008
"FriendlyName"="Serial on USB"
"Manufacturer"="HTC"
"Product"="Generic Serial"
"idProduct"=dword:00000A2F
"idVendor"=dword:00000BB4
"DeviceType"=dword:00000000
"Tsp"="Unimodem.dll"
"bcdDevice"=dword:00000000
"IClass"="{CC5195AC-BA49-48a0-BE17-DF6D1B0173DD}"
"RxBufferSize"=dword:00004000
"DeviceArrayIndex"=dword:00000000
"Prefix"="COM"
"DeviceName"="USBFNS1:"
"Dll"="serialusbfn.dll"
[HKEY_LOCAL_MACHINE\Drivers\USB\FunctionDrivers\Serial_Class\Config]
"EnableFlowSoft"=dword:00000000
"EnableFlowHard"=dword:00000000
This should help.
Jackos said:
Code:
[HKEY_LOCAL_MACHINE\Drivers\USB\FunctionDrivers]
"DefaultClientDriver"="Serial_Class"
Code:
[HKEY_LOCAL_MACHINE\Drivers\USB\FunctionDrivers\Serial_Class]
"Index"=dword:00000008
"FriendlyName"="Serial on USB"
"Manufacturer"="HTC"
"Product"="Generic Serial"
"idProduct"=dword:00000A2F
"idVendor"=dword:00000BB4
"DeviceType"=dword:00000000
"Tsp"="Unimodem.dll"
"bcdDevice"=dword:00000000
"IClass"="{CC5195AC-BA49-48a0-BE17-DF6D1B0173DD}"
"RxBufferSize"=dword:00004000
"DeviceArrayIndex"=dword:00000000
"Prefix"="COM"
"DeviceName"="USBFNS1:"
"Dll"="serialusbfn.dll"
[HKEY_LOCAL_MACHINE\Drivers\USB\FunctionDrivers\Serial_Class\Config]
"EnableFlowSoft"=dword:00000000
"EnableFlowHard"=dword:00000000
This should help.
Click to expand...
Click to collapse
I'll check when I get home and edit this post accordingly.
Jackos said:
Code:
[HKEY_LOCAL_MACHINE\Drivers\USB\FunctionDrivers]
"DefaultClientDriver"="Serial_Class"
This should help.
Click to expand...
Click to collapse
You WIN! Wow. It finally worked. The only key that needs to be changed is the first one, changing RNDIS to Serial_Class. I'm about to flash again to test out my new mortscript, and I'll see if dropping in this key fixes the issue too. I'll update when I finish.
EDIT: SUCCESS!!! I also found a packaged version of quick menu by colossus_r who has links to all of the settings that get lost when you move between start menus. A quick search for colossus_r start menu should turn it up. I'm going to go ahead and close this thread now. Thanks for the help!
I screw up with this
Code:
[HKEY_LOCAL_MACHINE\Drivers\USB\FunctionDrivers]
@="Serial_Class"
I exported this with a registry toolkit, but this is completely wrong. It was either my fault or the tool has a bug. Nvm.
Yes, just changing the DefaultClientDriver to Serial_Class changes what you needed. The other keys are just in case that your favorite chef deleted them from the registry. I don't trust his skills.
Close thread
The thread has been answered. If a Mod or Admin sees this, can we close this, please?

how to change password of my account

This sounds like a stupid question... However, I could not find it anywhere. I logged in and clicked my username following "welcome" and then was directed to the statistics page. Still no change password function there ~
Thanks!!
marianne18 said:
This sounds like a stupid question... However, I could not find it anywhere. I logged in and clicked my username following "welcome" and then was directed to the statistics page. Still no change password function there ~
Thanks!!
Click to expand...
Click to collapse
Click UserCP on the tab strip, and there is an option for changing email and password
Thanks so much for your quick reply. I dun know why I did not notice the UserCP, haha
lol, you're not the only one
me too
thanks for your ?
marianne18 said:
Thanks so much for your quick reply. I dun know why I did not notice the UserCP, haha
Click to expand...
Click to collapse
me too ! And I do not find change password function ?
pulser_g2 said:
Click UserCP on the tab strip, and there is an option for changing email and password
Click to expand...
Click to collapse
sorry to bother you but I did not find changing email and password through your guaidence ! Thanks
http://forum.xda-developers.com/profile.php?do=editpassword
Thanks you for information change password
pulser_g2 said:
Click UserCP on the tab strip, and there is an option for changing email and password
Click to expand...
Click to collapse
Thank you so much! This was a big help to me.
NEVER MIND - I 'm a noob!
Why it can't be done inside XDA Labs app? In order to reset password (because I forgot) I had to force close XDA Labs and then go to browser version because emailed conformation link redirected me straight to XDA Labs app again, where I can't reset password. Now that I figured out the trick, this question might look like irrelevant, but still I can't help wondering why such a simple task should involve all that going back and forth and force closing trickery. It's not that it's that difficult, but just including a friendly "forgot password?" question inside XDA Labs login section would be way easier and faster, I guess
BTW... There is no "UserCP" option available over here
Sent from my X Play using XDA Labs
630553309 said:
sorry to bother you but I did not find changing email and password through your guaidence ! Thanks
Click to expand...
Click to collapse
If you are using your phone, make sure your browser's user interface is set to "PC" instead of "mobile/android," then click on the gear icon at the top of the page.
Thanks for posting your question.... solved my logging in issues.
marianne18 said:
This sounds like a stupid question... However, I could not find it anywhere. I logged in and clicked my username following "welcome" and then was directed to the statistics page. Still no change password function there ~
Thanks!!
Click to expand...
Click to collapse
Thanks so much for asking the question. Because you’d asked the question I was able to , with all the help here, solve my log-in issues.
I couldn’t find it either!

recaptcha position

Hello, I'm new there, but I have one thing I haven't got used to. It's the recaptcha position. If I start a blank thread, post or reply, the recaptcha shows the first above the edit boxes. I tick it and rewrite text to complete it. Then I start to write, what I wanted. After the input for the title is filled, there are shown some recommendations to similar threads. After filling the text of my post, I'll click on submit button (under icons if I write thread). But if I finally manage to write, what I needed (and I usually write slower, because I don't speak english very well) and click on Submit button, the recaptcha warns me, that it expired and I need to tick it and complete it again rolling up and afterwards down through the all content of the site. Couldn't it be made easier. You could e.g. reposition recaptcha task right before the submit button or so... It would be great.
aleskva said:
Hello, I'm new there, but I have one thing I haven't got used to. It's the recaptcha position. If I start a blank thread, post or reply, the recaptcha shows the first above the edit boxes. I tick it and rewrite text to complete it. Then I start to write, what I wanted. After the input for the title is filled, there are shown some recommendations to similar threads. After filling the text of my post, I'll click on submit button (under icons if I write thread). But if I finally manage to write, what I needed (and I usually write slower, because I don't speak english very well) and click on Submit button, the recaptcha warns me, that it expired and I need to tick it and complete it again rolling up and afterwards down through the all content of the site. Couldn't it be made easier. You could e.g. reposition recaptcha task right before the submit button or so... It would be great.
Click to expand...
Click to collapse
This is a great point - I have moved this to right before the submit button. Thank you for the recommendation!
bitpushr said:
This is a great point - I have moved this to right before the submit button. Thank you for the recommendation!
Click to expand...
Click to collapse
That's great!
im having an issue sometimes with the "captcha", sometimes when i try to post something i can only see the "Im not a robot" button as captcha, and after clicking and posting the reply, the forum says "Your captcha verification has failed" ¿?¿?
Its kinda strange, cause i cant see any other captcha.

Please bring back the previous login modality

Previously, you could login easily by entering your name and password right away in the bar at the very top. That was very convenient.
However, obviously this was considered too easy and convenient by some, so this was changed to make it more complicated and longwinded. A few days ago, an extra "Login" button was added to the top bar. To login, you're now forced to click on this stupid login button, and only then you can enter your login details.
What's more, now this login button is broken. Clicking it doesn't do anything anymore, it only redirects you to the main page. To login and write this post, I had to click on the "New Thread" button in this "About" forum and then use the login link in the upcoming message. That finally worked.
Please restore the previous convenient login modality, where you can login by entering name and password right in the top bar. The new way, being forced to click the stupid Login button first, is a real hassle and is starting to grate on my nerves
Kazama Levi said:
Previously, you could login easily by entering your name and password right away in the bar at the very top. That was very convenient.
However, obviously this was considered too easy and convenient by some, so this was changed to make it more complicated and longwinded. A few days ago, an extra "Login" button was added to the top bar. To login, you're now forced to click on this stupid login button, and only then you can enter your login details.
What's more, now this login button is broken. Clicking it doesn't do anything anymore, it only redirects you to the main page. To login and write this post, I had to click on the "New Thread" button in this "About" forum and then use the login link in the upcoming message. That finally worked.
Please restore the previous convenient login modality, where you can login by entering name and password right in the top bar. The new way, being forced to click the stupid Login button first, is a real hassle and is starting to grate on my nerves
Click to expand...
Click to collapse
I also reported this error via mail. Login / search forms work exactly one time (If your lucky) and then they just refuse to work. Thats really annoying!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Kazama Levi said:
Previously, you could login easily by entering your name and password right away in the bar at the very top. That was very convenient.
However, obviously this was considered too easy and convenient by some, so this was changed to make it more complicated and longwinded. A few days ago, an extra "Login" button was added to the top bar. To login, you're now forced to click on this stupid login button, and only then you can enter your login details.
What's more, now this login button is broken. Clicking it doesn't do anything anymore, it only redirects you to the main page. To login and write this post, I had to click on the "New Thread" button in this "About" forum and then use the login link in the upcoming message. That finally worked.
Please restore the previous convenient login modality, where you can login by entering name and password right in the top bar. The new way, being forced to click the stupid Login button first, is a real hassle and is starting to grate on my nerves
Click to expand...
Click to collapse
Until the error gets fixed, you can switch to a different theme, let's say, XDA 2013 Beta, and use its functioning login form to login, and then switch back to XDA 2015.
I took a look at the other themes - all of them (2013, 2010 and Classic) still have the name and password fields at the very top, as it should be. It has only been stupidly removed in the 2015 themes to make logging in a pain in the a$$.
I'm currently using 2015 Dark, because the other themes are hideous white eyecancer.
Kazama Levi said:
[...]pain in the a$$.[...]
Click to expand...
Click to collapse
Just a reminder, but please ensure that you adhere to Forum Rule 2.1, which includes the quote:
Forum Rules said:
Please don't use profanity, including the use of characters to replace letters in swear words.
Click to expand...
Click to collapse
...lest you get penalized or infracted.
Regards,
Nookie
XDA Senior Member
ИΘΘK¡€ said:
Just a reminder, but please ensure that you adhere to Forum Rule 2.1, which includes the quote: ...lest you get penalized or infracted.
Regards,
Nookie
XDA Senior Member
Click to expand...
Click to collapse
Whatever Its really poor that a forum with over 6 million registered users is not able to fix such elementary bugs in a couple of days. Someone should test the themes before they go online.
LS.xD said:
Its really poor that a forum with over 6 million registered users is not able to fix such elementary bugs in a couple of days. Someone should test the themes before they go online.
Click to expand...
Click to collapse
Hey, I'm not arguing with you - the issue I brought up actually has nothing to do with what you just said up there ^. Anyway, many people do test the themes extensively, and if there's a small bug here or there, the best thing to do is respectfully report it to the higher-ups, and then be quiet about it so you don't become a nuisance. Our admins (@MikeChannon, @svetius, @bitpushr) work hard every day to keep XDA running smoothly for all of us, and being impatient is a very bad way to thank them for their hard and excellent work.
ИΘΘK¡€ said:
Hey, I'm not arguing with you - the issue I brought up actually has nothing to do with what you just said up there ^. Anyway, many people do test the themes extensively, and if there's a small bug here or there, the best thing to do is respectfully report it to the higher-ups, and then be quiet about it so you don't become a nuisance. Our admins (@MikeChannon, @svetius, @bitpushr) work hard every day to keep XDA running smoothly for all of us, and being impatient is a very bad way to thank them for their hard and excellent work.
Click to expand...
Click to collapse
This forum is quite excellent, thats a point I totally agree with you. But making the login and search feature not work anymore is quite heavy and annoying. No matter how awesome the forum itself is.
LS.xD said:
This forum is quite excellent, thats a point I totally agree with you. But making the login and search feature not work anymore is quite heavy and annoying. No matter how awesome the forum itself is.
Click to expand...
Click to collapse
On this, we are agreed.
There's a thread for such feedback,
http://forum.xda-developers.com/showthread.php?t=2887442
Good luck! :good:
Kazama Levi said:
Previously, you could login easily by entering your name and password right away in the bar at the very top. That was very convenient.
However, obviously this was considered too easy and convenient by some, so this was changed to make it more complicated and longwinded. A few days ago, an extra "Login" button was added to the top bar. To login, you're now forced to click on this stupid login button, and only then you can enter your login details.
What's more, now this login button is broken. Clicking it doesn't do anything anymore, it only redirects you to the main page. To login and write this post, I had to click on the "New Thread" button in this "About" forum and then use the login link in the upcoming message. That finally worked.
Please restore the previous convenient login modality, where you can login by entering name and password right in the top bar. The new way, being forced to click the stupid Login button first, is a real hassle and is starting to grate on my nerves
Click to expand...
Click to collapse
There may be things that need refined but there was a reason that the extra step was put in place. Unfortunately a significant number of users were confusing the Log In and G+ Sign In buttons. Several users were entering their username and password then clicking the G+ Sign In button instead of the Log In Arrow that's part of the password box. This then caused them to get auto generated questions about associating their account with Google and confusion followed. We were having to deal with several users per day getting confused or unable to sign in under the previous system.
What's more, now this login button is broken. Clicking it doesn't do anything anymore, it only redirects you to the main page. To login and write this post, I had to click on the "New Thread" button in this "About" forum and then use the login link in the upcoming message. That finally worked.
Click to expand...
Click to collapse
So if the pop up log in bar is no longer appearing for you, you need to give as much info as possible for us to replicate the problem. What browser are you using, have you tried turning off add-ins, does it do it on other browsers etc.
Mike
MikeChannon said:
There may be things that need refined but there was a reason that the extra step was put in place. Unfortunately a significant number of users were confusing the Log In and G+ Sign In buttons. Several users were entering their username and password then clicking the G+ Sign In button instead of the Log In Arrow that's part of the password box. This then caused them to get auto generated questions about associating their account with Google and confusion followed. We were having to deal with several users per day getting confused or unable to sign in under the previous system.
Click to expand...
Click to collapse
That may well be, but making logging in more of a pain and more complicated for everyone just because a few users were mistaking the G+ button for the forum login button is definitely a BAD IDEA. You really should consider other options to solve this issue, like moving the G+ button to a different location, where it can't be mistaken for the forum login button, e.g. moving it all the way to the left, and/or more clearly labeling the forum Login button, e.g. change the forum login button from ">" to "Login" and the "G+ Sign In" button to just "G+". Then no one would mistake the G+ button for the forum login button anymore.
MikeChannon said:
So if the pop up log in bar is no longer appearing for you, you need to give as much info as possible for us to replicate the problem. What browser are you using, have you tried turning off add-ins, does it do it on other browsers etc.
Click to expand...
Click to collapse
My browser is Firefox 35.0.1. I haven't changed anything about my browser (i.e. no update to a newer version or any configuration changes), and I haven't changed anything about any of my add-ins either. The login button stopped working out of the blue and is only redirecting me to the front page anymore.
Something more I just noticed: Clicking on "[View]" next to "The Following User Says Thank You to MikeChannon For This Useful Post: " doesn't display the user(s) anymore, but instead redirects me to the homepage, just like clicking the login button does.
Kazama Levi said:
Previously, you could login easily by entering your name and password right away in the bar at the very top. That was very convenient.
However, obviously this was considered too easy and convenient by some, so this was changed to make it more complicated and longwinded. A few days ago, an extra "Login" button was added to the top bar. To login, you're now forced to click on this stupid login button, and only then you can enter your login details.
What's more, now this login button is broken. Clicking it doesn't do anything anymore, it only redirects you to the main page. To login and write this post, I had to click on the "New Thread" button in this "About" forum and then use the login link in the upcoming message. That finally worked.
Please restore the previous convenient login modality, where you can login by entering name and password right in the top bar. The new way, being forced to click the stupid Login button first, is a real hassle and is starting to grate on my nerves
Click to expand...
Click to collapse
Thanks for reporting this issue. We're looking into it.
LS.xD said:
I also reported this error via mail. Login / search forms work exactly one time (If your lucky) and then they just refuse to work. Thats really annoying!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Click to expand...
Click to collapse
What do you mean "login / search forms work exactly one time"? What device are you using? If PC, please state screen resolution, browser, and OS version.
@svetius
Seems as if I ever want to report a error again, i will try to be more specific.
I'm very happy that you already have fixed all of the reported bugs.
For the last days I have not been able to use with "XDA 2015" designs:
Log in button (The new form did just not show up, so i had no chance to enter my nickname/pw - sometimes it worked once after plenty of tries / clear browser cache)
Notifications button ( By clicking it, i was redirected to "www.xda-developers.com/# )
Search forms (Just did not work)
I tried Opera, Chrome, Chromium and Firefox // Win 7 + Win 8.1 // 1680x1050; 1600x900; 1440x900)
This indicates that there is a Javascript problem in your browser as it is not loading properly. Do you have any extensions like NoScript installed?
If you are on Chrome can you type Ctrl+Shift+J to open the Javascript console and let us know if there are any error messages in there?
Thank you.
LS.xD said:
@svetius
Seems as if I ever want to report a error again, i will try to be more specific.
I'm very happy that you already have fixed all of the reported bugs.
For the last days I have not been able to use with "XDA 2015" designs:
Log in button (The new form did just not show up, so i had no chance to enter my nickname/pw - sometimes it worked once after plenty of tries / clear browser cache)
Notifications button ( By clicking it, i was redirected to "www.xda-developers.com/# )
Search forms (Just did not work)
I tried Opera, Chrome, Chromium and Firefox // Win 7 + Win 8.1 // 1680x1050; 1600x900; 1440x900)
Click to expand...
Click to collapse
bitpushr said:
This indicates that there is a Javascript problem in your browser as it is not loading properly. Do you have any extensions like NoScript installed?
If you are on Chrome can you type Ctrl+Shift+J to open the Javascript console and let us know if there are any error messages in there?
Thank you.
Click to expand...
Click to collapse
Yes I use "scriptblock" but xda is whitelisted. Problem seems to be fixed serversided after some days. I did not change any of my settings and everything works again since today.
Just tried it, and the Login button works again, making the name and password fields appear, so I could successfully login.
Now if you would PLEASE put the name and password fields back in the top bar again, as before, so you don't have to press the Login button to make them appear, I would be most grateful.
Kazama Levi said:
Just tried it, and the Login button works again, making the name and password fields appear, so I could successfully login.
Now if you would PLEASE put the name and password fields back in the top bar again, as before, so you don't have to press the Login button to make them appear, I would be most grateful.
Click to expand...
Click to collapse
I don't think we're going to revert. Most XDA members stay logged in, and for those that aren't members, putting the login form behind a click helps with mistaken clicks, and keeps clutter to a minimum. Thanks again for your feedback.

Manage attachments

I'm not sure if I'm missing something, but I don't see the manage attachments button under the text field. I searched the FAQ, but could not find if there is some post limit/minimum before being able to do this?
TraceFormer said:
I'm not sure if I'm missing something, but I don't see the manage attachments button under the text field. I searched the FAQ, but could not find if there is some post limit/minimum before being able to do this?
Click to expand...
Click to collapse
You have to select edit, then select advanced edit. That should be what you're looking for.
Sorry, I'm not seeing edit or advanced edit buttons under the text field. I see Post Icons, Image Verification, and then Submit Reply & Preview Post. I tried both Firefox and Internet Explorer, even turned off ad blockers.
I just realized, you meant edit an already existing post. What I am trying to do is attach a file to a post/reply.
TraceFormer said:
I just realized, you meant edit an already existing post. What I am trying to do is attach a file to a post/reply.
Click to expand...
Click to collapse
If you click on the reply button, it will open a new screen allowing you to write your post, above the text field you will see lots of buttons, don't you see this "manage attachment" button in this create post screen like shown in my screenshot?
The UI may differ depending on the used theme of course.
No that button is missing for me. Tried to attach a screen shot, but it won't let me do that either (only put in a URL). Tried on mobile device too, and that button is not there.
TraceFormer said:
No that button is missing for me. Tried to attach a screen shot, but it won't let me do that either (only put in a URL). Tried on mobile device too, and that button is not there.
Click to expand...
Click to collapse
This attachment feature is not present for members below 10 posts but you are above this limit so it should be there, I don't understand. Some ideas of tests:
- wipe cache of your browser
- try Google Chrome
- try another xda theme
- wait 24h or 48h and it may be fixed by itself
- or if still not working we may need admin assistance
TraceFormer said:
No that button is missing for me. Tried to attach a screen shot, but it won't let me do that either (only put in a URL). Tried on mobile device too, and that button is not there.
Click to expand...
Click to collapse
I've no experience with IE but I'd the same issue quite a while ago on FF when I used the add-ons uBlock Origin and NoScript. For this reason, I've created an own profile for FF to use XDA.
Post reset
I had many posts years ago, had not been here for Ca. 2years and now I have 0 posts. So can't post link or attacment. /RANT/

Categories

Resources