Closed (duplicate)
Project:
Dript - A Scripting Language for Drupal
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
24 Dec 2007 at 03:01 UTC
Updated:
24 Dec 2007 at 08:09 UTC
After login, a blank screen shows and freezes, so users thought there was problem in the server. You need to click REFRESH from the browser then. you get this message as startup. Always repeats itself even if i reset the computer.
How do i supposed to know what valid component you refer to.
| Comment | File | Size | Author |
|---|---|---|---|
| error-drupal-dec24.JPG | 180.31 KB | lordcenon |
Comments
Comment #1
asimmonds commentedYou have exactly what the error message says, a problem with the /modules/dript/lisp/lisp.inc file. There is some whitespace and/or newlines after the closing php "?>" tag, remove this whitespace to fix the problem.
See original issue: http://drupal.org/node/137321