Closed (fixed)
Project:
Activity Stream
Version:
5.x-1.0-beta1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Mar 2008 at 18:23 UTC
Updated:
9 Apr 2008 at 05:36 UTC
Errors were caused by a problem with the CVS tag at the top of the .info files.
This patch fixes the problems.
| Comment | File | Size | Author |
|---|---|---|---|
| parse_error_20080327.patch | 4.8 KB | Craig Gardner |
Comments
Comment #1
markpeak commentedI have this problem too. Confirmed.
Comment #2
Nigeria commentedAfter applying the patch I'm now getting the following on my account page:
user warning: Unknown column 's.link' in 'field list' query: SELECT n.title, n.nid, s.module, s.link, s.data, n.created FROM activitystream s, node n WHERE s.nid=n.nid AND n.status =1 AND n.uid = 1 ORDER BY n.created DESC LIMIT 0, 15 in /home/xxx/includes/database.mysql.inc on line 172.
These errors manifested themselves AFTER the main tables were created.
-- Ade Atobatele
Comment #3
czarphanguye commentedThe modules are listed now, with name and desc. Thanks.
Comment #4
grah commentedalso confirming. patch worked, modules displayed in build/modules, however I still have probs creating the activitystream table.
Comment #5
Nigeria commentedComment #6
designerbrent commentedComment #7
akalsey commentedThanks. Fix is applied and will be in next CVS commit
Comment #8
akalsey commentedFixed in Beta 2