Fatal error: Call to undefined function arg()...
asb - December 14, 2007 - 16:46
| Project: | Theme Settings API |
| Version: | 5.x-2.6 |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | duplicate |
Jump to:
Description
Theme Settings API seems to kill one my Drupal installations:
Fatal error: Call to undefined function arg() in /var/www/.../modules/themesettingsapi/themesettingsapi.module on line 23
Solution: Delete contents from ./modules/themesettingsapi, the site starts to work again; some other sites seem not (yet) to be affected.
Greetings, asb.

#1
Are you using the 5.x-2.7? or a different version? 5.x-2.7 was released this morning.
See http://drupal.org/node/199635
#2
Based on the line number in your error message you are using 5.x-2.6 and not 5.x-2.7.
This issue is fixed in 5.x-2.7.
This issue is a duplicate of See http://drupal.org/node/199635