Closed (fixed)
Project:
Site User List
Version:
5.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
18 May 2007 at 02:04 UTC
Updated:
22 May 2007 at 01:25 UTC
Hi,
I just installed the latest version and now when I try to access a page I get the following error:
Parse error: syntax error, unexpected T_LOGICAL_AND, expecting ',' or ')' in /usr/local/apache/dev/sites/all/modules/site_user_list/site_user_list.module on line 811
I was also unable to run update.php, all it's getting is a blank white screen.
I've deleted the module from the site for the moment and it's all fine.
Comments
Comment #1
pukku commentedOK, I need to get better about testing things. This is fixed. My apologies.
Comment #2
pukku commented(incidentally, if you don't want to redownload from cvs, etc, make like 811 be:
)
Comment #3
decipheredThanks, works now.
Comment #4
pukku commented