Closed (fixed)
Project:
User Points Contributed modules
Version:
5.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Jun 2008 at 04:52 UTC
Updated:
21 Jun 2008 at 05:52 UTC
I'm not sure if this is the case on *nix servers, but on our server using Windows XP and IIS, userpoints_no_negative's use of '<?' to mark the beginning of php results in the server not executing the code, but instead printing it out to the browser. This causes no end of site-wide issues, including a messed up update run.
This is fixed by changing '<?' to '<?php'.
I've run into this occasionally in other modules - please keep this in mind! Not all of us are fortunate enough to be running *nix and Apache. (At least I think that's the cause... either way being more specific about the language fixes the problem.)
Thanks!
-Michael
Comments
Comment #1
kbahey commentedFixed in 5.x-3.x-dev. Should be available in 24 hours in the tarball.
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.