Umbraco member select error - umbraco

When I select a member it comes with this error this just happend this morning.
this is confusing, maybe someone know whats happening.
I got this error see link
http://gyazo.com/08c4a5a86c8ca9dfe0f12336594ebb4b
And Im working on umbraco 7.0.3

Found out that you cant have a membergroups with '.' and ',' in umbraco 7.0.3
So the error comes when you select the user and it loads all the membergroups.

Related

"No product catalog group supporting the url" error

I'm upgrading an old Umbraco site (7.3.8) with uCommerce (Schema Version 148 - I'm unsure of the Version) to uCommerce 8.4.1.19353 (schema 203). And aside from a few hiccups, it's mostly gone okay. But I seem to have hit an error on the products.
Server Error in '/' Application.
No product catalog group supporting the url "http://localhost:80/umbraco/ucommerce/catalog/editproduct.aspx?id=203&parentcategoryId=114" found.
When I create a new product in the category, I do not get the error though.
Anybody have an idea?
Thanks in advance.
Unfortunately, I wasn't able to do this as I was getting the same error on the store level.
I have however solved it by doing this.
Comment out the lines 104 to 118 (the if(CanEditProduct()) block) in
\Umbraco\ucommerce\Catalog\ProductReviewsList.ascx
Going to the cms and set the correct domain on the store
Uncommenting the above block

How can I add a link as a parameter inside a link so I can start from terminal

I need to start the following link from the terminal
vidyo://login/?username=x&password=y&portal=https://nexi.alpha.vidyo.com&minimize=true
I get this error:
zsh: parse error near `&'
Now I'm a android programmer, so I did in a android app a console log on Uri.parse(link), but I get the same link, as "parsed"
But that doesn't feel right.
What do I need to do to my portal in order for the link to be parsed correctly
PS: I also tried this:
vidyo://login/?username=x&password=y&portal=https%3A%2F%2Fnexi.alpha.vidyo.com&minimize=true
But no luck
PS: I figured out that if I try
vidyo://login/?portal=https%3A%2F%2Fnexi.alpha.vidyo.com&minimize=true
It works, and the same for
vidyo://login/?username=x&password=y
Apparently adding the 3rd parameter gives me an parse error in terminal, why?
open "vidyo://login/?username=test2&password=test2&6portal=https://nexi.alpha.vidyo.com&minimize=false" works, or open vidyo://login/?username=test2%26password=test2%26portal=https://nexi.alpha.vidyo.com%26minimize=false also works. The issue was the second "&"

How to display error occurred in script?

I think my question is already asked, but I didn't find any topic about that.
When I try somme script with kivy, I have sometimes errors (such as undeclared variable, bad indentation...), but Qpython don't display them.
I lunch kivy with:
"#qpy:kivy"
and consequently, there is no console. A log is however present, but it's empty.
Is there a way to remedy this ?
Should I add a line to display error ?
Thanks
Simon
PS: The "print" command is also useful, but not working (no console). I think it's the same problem.
The newest 1.2.0 version had fixed this blank log issue.

I got xcode identity inspaector last word missing

I've got a serious problem,when I wanted to link a new class file I have just created to a view,I clicked the identity inspector,chose the class name,then I got the last word missing .
Then OUTPUT reads "Unknown class ParkingNavigationVie in Interface Builder file."! Anyone met this problem before? I have reinstalled Xcode and restart many many times,it's just not working. It's driving me crazy,ah...ah...ah...
PLEASE HELP ME!

Umbraco 7. Can't leave numeric field empty

I am correctly upgrading a version 6.0.5 umbraco instance to version 7. The install seems to have been successful and all database changes seem to have completed as planned. However when trying to save a content node which contains a not required numeric field with no content supplied in the field, it fails to save with a validation error stating "The value is not a valid integer".
Has anyone else found this issue and a way to fix it as it's stopping me proceeding with the upgrade?
Thank you in advance
Dave
This has been added as a confirmed issue after other people could replicate it.
See my Umbraco forum post here.
Umbraco issue details available here
Thank you for the help
Dave

Resources