about.me there was an error saving Backstory - user-profile

I have tried multiple times to edit the Backstory in about.me (a profile webpage) but it doesn't seem to work. The following message keeps popping up everytime i tried to edit my Backstory.
There was an error saving Backstory. Please try again later.
It seemed like a bug because my friend is also experiencing this. Anyone experiencing similar issues?

It seems that this bug has been resolved.

Related

2sxc 11 LTS (11.07.0X)/Timeline JS > parsererror

After Upgrade 2sxc from 1106.01 to 11.07.00/11.07.01 the Timeline JS give me errors.
I seen the same on your website:
https://2sxc.org/dnn-app-demos/en/Apps/Timeline-JS > error showing content
welcome to StackOverflow.
I'm not sure if we're talking about the same error. The error you mentioned on that page actually was another module which should have shown more internal information. But the timeline itself is working as expected:
BTW: I know we did fix something minor in 11.07.02 which had to do with this, maybe that's the difference. Best give that a ride and then post follow up question or mark as solved.

What's this FB.NativeExtensions.onready console error related to Facebook and how can I resolve it?

I've just noticed in the console I have this error, which is relating to Facebook.
The strange is though there is nothing on the page to do with Facebook, no widgets JS or anything.
I've never seen this before and have no idea what to do about it, can anyone help identify it and more importantly, how do I remove it?
FB.NativeExtensions.onready only works when the page is rendered in a
WebView of the native Facebook app. Test if this is the case calling
FB.UA.nativeApp()
It's nothing we can do.
It's a facebook bug and it should be solved soon. It appears a few hours ago.
#cbroe left us this url, and we should follow.
Now, I ain't getting any console error from Facebook.
I hope they fixed this issue.
But, in the bug tracker, they didn't update it. https://developers.facebook.com/bugs/1514160572216577/

"External component has thrown an exception" on rebuild

I'm really hitting a wall over here.
I was making some changes to an existing web site project in VS2010 and everything was fine.
Sudently, i was unable to rebuild the solution. I can build and run it, with every change i made working. When i try to publish it, it gives the error "External component has thrown an exception" and gives no aditional information.
So, i started everything from zero and started to rebuild the solution after each change, to check where the problem was. The error is thrown when i add a new control (be it a text box) and then, in the code behind i try to set is value to something (like Me.TextBox1 = ""), although the textBox is correctly recognized.
Has someone experienced anything similar? I'm googling for 3 days and i just can't solve this really important issue.
Thanks in advance
EDIT:
I tried to delete all references and re-add them but nothing.
Other apps are working fine.
Is there any way that i can debug this error? i tried to check the events log, but found nothing.
Ok, i solved my problem.
The textboxes were inside a panel and for the new ones i had to declare a textbox and assign it to PanelName.FindControl(TextBoxName).
The already existent ones didn't need this.
Still don't know why it was working fine and suddently stopped working.

Redactor editor not saving in Concrete 5.7.3.1

As said here: https://www.concrete5.org/index.php?cID=750921 when I try and save any text with redactor, I get the index page's mark-up as the error message.
Someone suggested that this could be an ajax error however I really have no idea. There is no error log produced and I am at a loss as to what is actually causing this to happen.
The strange thing is I can leave the content block empty and it will save fine but when I type anything into the box and hit save it throws an error.
The site has been working for the last 3 months without issue so I'm not sure why it has suddenly stopped working.
If anyone could help, this problem is driving me and my client nuts.
Edit:
On further testing this problem is localized to the server which is running the website because it works absolutely fine on my local version of the website. It also seems to not only affect redactor but also any form.
Updating to 5.7.4.2 solved my problem.
Thanks to #pc-shooter for the suggestion!

RStudio "Source on Save" button missing

I'm having an issue where my "Source on Save" button has disappeared from RStudio, and it's really frustrating me. It was there yesterday, but now it's not. Does anyone have any idea what could be the cause of this?
The only thing I can figure out is that the button shows up BEFORE you save a new file. Once you save it, the button disappears. I've also tried updating RStudio, with no luck. Then I tried uninstalling/re-installing. Again, with no luck.
I have no idea what might have caused it to disappear since yesterday. I've been writing some code for one of my personal projects, but nothing crazy.
I'm running RStudio 0.98.977(now) on Win7.
This is really frustrating. Any help would be appreciated. Thanks!
edit: Also, I tried uploading a screenshot, but SO won't let. All of the file extensions are .R, so they SHOULD be interpreted correctly. Also, this behavior is consistent across all of my R scripts, including ones that previously worked correctly.
I finally figured it out, thanks to this short discussion (which was just answered 2 hours ago, lucky me!):
https://support.rstudio.com/hc/communities/public/questions/202788856-Problem-sourcing-non-shiny-R-code-in-RStudio-0-98-953
Apparently, shiny.ui and shiny.server cannot be located in the same folder as any of the files you want to source or else it thinks all of the other files in that folder are part of the Shiny app. I guess this throws it off somehow. I still don't know why it just showed up today, because I haven't used that app in the last several days, and I've been working on projects non-stop since then....but whatever, it works now.
Hopefully, this helps someone else out in the future.

Resources