YAFLogo

Posted by: Kai2 - Sunday, 15 April 2012 14:02:45
Hi all, I'm using latest [url=http://yafnet.codeplex.com/releases/view/84960]Yaf.net 1.9.6.1 RTW released on 26. March 2012[/url]. I'm able to register using my facebook account, but then I cannot change anything in my YAF.net profile. For example my Timezone is wrong. When i select the correct one and click 'Save' then the screen gets gray but nothing else happens. My changes are also not saved. The problem is not related to the Timezone, it's the same with any other field I tried to change. Any ideas?

Posted by: tha_watcha - Sunday, 15 April 2012 15:05:51
Please download the attached js file and replace it on your website (Folder: ~\resources\js\). Then you should see the Error Message instead of only the grey screen. The error message occurs because one of the fields in the profile is wrong formatted. Are you trying to enter a wrong "Facebook Profile ID"? In this field only numbers are allowed, the Facebook ID.

Posted by: Kai2 - Sunday, 15 April 2012 16:49:52
Where do I find this JS file?

Posted by: tha_watcha - Sunday, 15 April 2012 17:15:54
[quote=Kai2;54201]Where do I find this JS file?[/quote] Sorry i forgot to attach the file. You can find it now above as attachment to my message.

Posted by: Kai2 - Sunday, 15 April 2012 19:47:16
Ok, thanks! Downloaded and installed. Error message is: "Unzulässige Facebook Profile ID." (Invalid Facebook Profile ID) as you already guessed. I've checked my facebook user ID as explained on [url=http://www.quora.com/How-do-I-find-my-Facebook-user-ID]Quora[/url] and it's the correct one. It's a rather large one 100000xxxxxxxxx but it's correct. Any ideas?

Posted by: tha_watcha - Monday, 16 April 2012 12:43:58
[quote=Kai2;54203]Ok, thanks! Downloaded and installed. Error message is: "Unzulässige Facebook Profile ID." (Invalid Facebook Profile ID) as you already guessed. I've checked my facebook user ID as explained on [url=http://www.quora.com/How-do-I-find-my-Facebook-user-ID]Quora[/url] and it's the correct one. It's a rather large one 100000xxxxxxxxx but it's correct. Any ideas?[/quote] Its a Bug there is a Check which checks it the id is a number, but that check can not handle that large number. I replaced the check, the code in the Repository is fixed. If you are able to compile the Yaf Source Code yourself you can grab the code from here: http://yafnet.codeplex.com/SourceControl/changeset/changes/5eac0294c267

Posted by: Kai2 - Monday, 16 April 2012 23:58:14
I've compiled and uploaded but now I get this error: Column 'LastMemberDisplayName' does not belong to table Table. I'm using the latest http://yafnet.codeplex.com/SourceControl/changeset/changes/275232e95f8c

Posted by: bbobb - Tuesday, 17 April 2012 00:52:37
If you've already updated by going to /install - reset cache or restart your application.

Posted by: Kai2 - Tuesday, 17 April 2012 18:07:49
Ahem, yes, sorry, I forgot to call /install. Now everything is working fine and i could change my profile settings even for the large facebook IDs. Many thanks!!

Posted by: banbv1981 - Wednesday, 12 December 2012 21:45:45
[quote=Kai2;54253]Ahem, yes, sorry, I forgot to call /install. Now everything is working fine and i could change my profile settings even for the large facebook IDs. Many thanks!![/quote] where you change? thanks