Parse error: parse error, unexpected '&', expecting T_VARIABLE or '$' in /home/yktdan/public_html/drupal5/modules/contrib/coder/coder.module on line 133
Parse error: parse error, unexpected '&', expecting T_VARIABLE or '$' in /home/yktdan/public_html/drupal5/modules/contrib/coder/coder.module on line 133
Comments
Comment #1
scroogie commentedCant reproduce, do you use the right version of coder for for drupal 5?
Comment #2
douggreen commentedIn the current version, line 133 isn't even a line with any code on it. It seems to be working for me. Please try getting the latest version again. If it still doesn't work, how did you check it out (using the project page download or using CVS). If using CVS, what tag did you use? What version does it have at the top of the coder.module file (should be 1.55 or higher).
Comment #3
douggreen commentedPlease reopen if you have more details about coder having problems. Based on your post to the development list, and my inability to reprdoce, it appears that this is an installation issue.
Comment #4
yktdan commentedKaroly says it is using a php 5 feature. I am on 4.3.11
Comment #5
yktdan commentedI am on / $Id: coder.module,v 1.31 2006/12/31 13:31:52 douggreen Exp $
which I got from the download module 5.x page
Comment #6
douggreen commentedYou don't have the latest version. Most people had been downloading the "development" version and I forgot that this old version was still active, sorry. I now have a more stable 5.x version so I updated the releases to reflect this. Please redownload release 5.x-1.2 (coder.module should have a number 1.55 or higher). See also 106097.