Closed GoogleCodeExporter closed 8 years ago
I just did the following:
1. Cleaned out v2bb
2. reuploaded from fresh v2bb.sql
3. reloaded all fixtures
4. tried the steps mentioned in the bug report.
Same error :-(.
Original comment by animesh
on 20 Mar 2010 at 11:37
Did some sniffing around. It seems that I am not getting the credential 'user'
upon
logging in. Therefore I am set as guest. Weird.
Original comment by animesh
on 20 Mar 2010 at 12:19
[deleted comment]
Note: This is happenning in
<a href="http://www.google.com/codesearch/p?
hl=en#KU02Q1glxZM/trunk/source/apps/frontend/modules/home/actions/actions.class.
php&q=
addCredential
package:http://alumnisangam\.googlecode\.com&sa=N&cd=4&ct=rc&l=74">this
line</a> [home/actions/actions.class.php line 74]
And basically, no credentials are being 'added' to the user.
Original comment by animesh
on 20 Mar 2010 at 12:24
cracked it!
The app.yml in frontend/config FIXES certain numerical IDs to roles
but in the fixtures, we messed up the order of roles.
Working on a patch now. Should fix it.
Original comment by animesh
on 20 Mar 2010 at 12:35
Fixed in r194
Original comment by animesh
on 20 Mar 2010 at 1:03
Original issue reported on code.google.com by
animesh
on 19 Mar 2010 at 10:34Attachments: