Im getting an error on the frontpage and admin panel in debugging mode:
| Code: |
Notice: Undefined index: REQUEST_URI in D:\www\heeren17.nl\www\ns2\components\com_pollxt\class\pollxt.frame.php on line 47
|
And a standard error on the frontpage:
| Code: |
Caught error SyntaxError: missing ; before statement: Could not eval DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
etc
Without debugging its keeps infinitely saying loading poll.
Tried removing the component&module and also some left overs in the site root and dropping the sql tables of pollxt. But still this error returns.
Is there a way to fix this?
Thank you in advance.