Closed (fixed)
Project:
Admin role
Version:
5.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Apr 2007 at 16:44 UTC
Updated:
27 May 2007 at 07:13 UTC
I am getting the following error after enabling or disabling modules:
Fatal error: Call to undefined function ts() in E:\drupal-5.1\sites\all\modules\adminrole\adminrole.module on line 66
Comments
Comment #1
WebWeasel commentedI get the same error but it looks like the enable/disable does succeed.
Comment #2
amorales@drupal.org.es commentedI get the same error...
any idea???
Comment #3
canen commentedThat looks like it should the the
tfunction, not ts.Comment #4
JacobSingh commentedSorry about that, I didn't realize I hadn't committed that fix (which I made locally ages ago ) :( *guilty as charged*
Try the new release
Comment #5
JacobSingh commentedComment #6
(not verified) commentedComment #7
Tmanagement commentedDuring install I got an error message which after searching > for it> brought me to the follow post http://drupal.org/node/135776 . In > that post> it looks like it has already been solved although I still received > that> error while downloading the version that is put under the module > section.