I created a module and enabled it. Some php code got screwed up perhaps, and now my site is not working.
Therefore I see this
Fatal error: Call to undefined function: form_select() in /afs/hcoop.net/user/t/ta/tanveer/newdrupal/includes/common.inc(1537) : eval()'d code on line 11
Is it possible to delete the module through backend etc., i.e. go to the drupal installation directory and then delete the module?
I am totally confused here!

Comments

scrypter’s picture

The error sounds like php code in a node between php tags as that should be the only evaluated code. However you can disable a module by removing the matching record from the system table. Can appreciate confusion, maybe your module has invoked evaluated code by misplaced tags???? At least once you have disabled it, you will be able to track the problem down.

www.purpleoar.co.nz/scryptik - Javascript editor with syntax error checking
www.purpleoar.co.nz - Web development, Drupal consultancy

www.purpleoar.co.nz/scryptik - Javascript editor with syntax error checking
www.purpleoar.co.nz - Web development, Drupal consultancy