YAFLogo

Kai2
  • Kai2
  • 60.2% (Friendly)
  • YAF Camper Topic Starter
13 years ago
Hi all,

I'm using latest Yaf.net 1.9.6.1 RTW released on 26. March 2012 . 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?

Sponsor
tha_watcha
  • tha_watcha
  • 100% (Exalted)
  • YAF.NET Project Lead 🤴 YAF Version: 4.0.1 BETA
13 years ago
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.

Kai2
  • Kai2
  • 60.2% (Friendly)
  • YAF Camper Topic Starter
13 years ago
Where do I find this JS file?
tha_watcha
  • tha_watcha
  • 100% (Exalted)
  • YAF.NET Project Lead 🤴 YAF Version: 4.0.1 BETA
13 years ago

Where do I find this JS file?

Originally Posted by: Kai2 

Sorry i forgot to attach the file. You can find it now above as attachment to my message.

Kai2
  • Kai2
  • 60.2% (Friendly)
  • YAF Camper Topic Starter
13 years ago
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 Quora  and it's the correct one. It's a rather large one 100000xxxxxxxxx but it's correct. Any ideas?

tha_watcha
  • tha_watcha
  • 100% (Exalted)
  • YAF.NET Project Lead 🤴 YAF Version: 4.0.1 BETA
13 years ago

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 Quora  and it's the correct one. It's a rather large one 100000xxxxxxxxx but it's correct. Any ideas?

Originally Posted by: Kai2 

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 

Kai2
  • Kai2
  • 60.2% (Friendly)
  • YAF Camper Topic Starter
13 years ago
I've compiled and uploaded but now I get this error:

Column 'LastMemberDisplayName' does not belong to table Table.

http://yafnet.codeplex.com/SourceControl/changeset/changes/275232e95f8c 

bbobb
  • bbobb
  • 100% (Exalted)
  • YAF Developer
13 years ago
If you've already updated by going to /install - reset cache or restart your application.
Kai2
  • Kai2
  • 60.2% (Friendly)
  • YAF Camper Topic Starter
13 years ago
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!!

banbv1981
12 years ago

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!!

Originally Posted by: Kai2 

where you change?

thanks