<div dir="ltr"><div>Oh, I forgot about that.<br><br></div>Did the trick, thanks!<br></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature"><div dir="ltr"><div>-Michael Paulukonis<br><a href="http://www.xradiograph.com" target="_blank">http://www.xradiograph.com</a><br><a href="http://goog_2112721603" target="_blank"></a><a href="http://www.xradiograph.com/interference" target="_blank">Interference Patterns (a blog)</a><br><a href="https://twitter.com/XraysMonaLisa" target="_blank">@XraysMonaLisa</a><br><a href="http://michaelpaulukonis.com" target="_blank">http://michaelpaulukonis.com</a><br><a href="http://www.BestAndroidResources.com" target="_blank"></a><br><br>Sent from somewhere in the Cloud<br>(hearthrug, by the fender)<br></div></div></div></div>
<br><div class="gmail_quote">On Fri, Mar 13, 2015 at 11:51 AM, Petko Yotov <span dir="ltr"><<a href="mailto:5ko@5ko.fr" target="_blank">5ko@5ko.fr</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">The pub/skins/skin/skin.php file is included from within a function so you must define the variable as global:<br>
<br>
  global $EnableGUIButtons;<br>
  $EnableGUIButtons = 1;<div class="HOEnZb"><div class="h5"><br>
<br>
<br>
On 2015-03-13 15:18, michael paulukonis wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Is there some reason that GuiButtons cannot be setup in a skin.php file?<br>
<br>
On a local installation I have, with a custom skin, I could not get this to<br>
work.<br>
The ultimate goal is to have some skin-specific edit buttons, providing<br>
markup that only works with the skin.<br>
<br>
If I put the GuiButton markup into config.php it works.<br>
Putting it into skin.php and nothing seems to happen (no errors that I can<br>
see, but no output, either).<br>
<br>
I moved $EnableGuiButtons = 1; to precede the skin setup, but that had no<br>
effect.<br>
<br>
Markup that I have defined in skin.php works just fine. What am I missing?<br>
</blockquote>
<br>
</div></div></blockquote></div><br></div>