I create a relationship with user #1, by visiting his profile and clicking "Create a relationship with xxxxxx".
After this, in the profile of this user #1 is written "You have requested to be a Buddy of this user. (pending requests)", wht is correct, but the same is written in the profile of ALL user! Even I did not create any relationship with them.

Comments

sprsquish’s picture

Status: Active » Fixed
softtouch’s picture

Version: 5.x-2.4-2 » 5.x-2.x-dev

Where is the fix? The 5.x.2.4.2 is identical and the 5.x.2.x-dev version does not work here. I enable the modules, click the save settings button the module manager and get just a blank page.

Apache Error Log:

PHP Parse error: syntax error, unexpected '}' in C:\\apache\\htdocs\\blogger\\sites\\all\\modules\\user_relationships\\user_relationships.install on line 7, referer: http://www.bloggercebu.com/admin/build/modules

PHP Parse error: syntax error, unexpected '}' in C:\\apache\\htdocs\\blogger\\sites\\all\\modules\\user_relationships\\user_relationships.install on line 7, referer: http://www.bloggercebu.com/admin/build/modules

PHP Fatal error: Cannot use string offset as an array in C:\\apache\\htdocs\\blogger\\modules\\system\\system.module on line 1439

PHP Parse error: syntax error, unexpected '}' in C:\\apache\\htdocs\\blogger\\sites\\all\\modules\\user_relationships\\user_relationships.install on line 7, referer: http://www.bloggercebu.com/admin/build/modules

softtouch’s picture

Version: 5.x-2.x-dev » 5.x-2.4-2
Status: Fixed » Needs review
sprsquish’s picture

I've fixed the syntax error in -dev. It'll get packaged in the next release cycle.

I'm checking on a few more possible bugs, then push a new release.

sprsquish’s picture

Status: Needs review » Closed (fixed)