Wedge
Public area => Bug reports => The Pub => Archived fixes => Topic started by: MultiformeIngegno on March 23rd, 2012, 04:49 PM
-
Notice: Undefined index: in /Sources/Subs.php on line 1890
Got this error in the page to merge topics (didn't mean to merge something, I was just looking things around). :)
-
Thanks! Was an error of mine...
create_button() is bound to disappear at some point anyway. It's an old, barely used function.
-
Should we actually get on and remove create_button? It's only used in a handful of templates now and transferring everything to really call template_create_button would be better (especially if we take the time to clean up the structure and move them into $context, built in the relevant source, so that they can be cleanly extended by hooks)
-
Yep!
But I didn't add it to my to do list I think. Yet.
-
No longer an issue, though create_button has been mutated today, heh.