ElkArte Community

Elk Development => Bug Reports => Exterminated Bugs => Topic started by: scripple on March 14, 2014, 10:28:58 am

Title: Admin Integration hooks maintenance issues
Post by: scripple on March 14, 2014, 10:28:58 am
In the integration hooks maintenance section things don't seem to be working or formatting right.   Using spud's hideusername mod as an example again I see (just grabbing the text)

integrate_buffer    ob_hide_user_names|SUBSDIR/hideusernames.subs.php       Not found    Remove

There is a separate column for "file name" but it's empty as the file name and function name are both appearing in their combined form as stored in the database.  And all hooks show the not found icon even though they are there, and working.
Title: Re: Admin Integration hooks maintenance issues
Post by: emanuele on March 14, 2014, 10:34:39 am
Darn!
My fault again... :-[

I changed the schema the hooks are stored in the db but I completely forgot about that part... :-[

/me goes hide under the sea
Title: Re: Admin Integration hooks maintenance issues
Post by: emanuele on March 14, 2014, 06:52:01 pm
Fixed here:
https://github.com/emanuele45/Dialogo/commit/56229335e6dbe788aaa4717f4d806c4f7249106a

Thanks again! :D