News:

Bored?  Looking to kill some time?  Want to chat with other SMF users?  Join us in IRC chat or Discord

Main Menu

Alien Nation side panel help...

Started by t3h JaKaL, April 11, 2007, 10:37:36 PM

Previous topic - Next topic

t3h JaKaL

I was adjusting the tables in the side panel and I must have mistyped something. Because I lost all control of the die panel and it wigged out. I went looking for the file that has the html code I entered stored in it, but I cant find it anywhere. I poked around in the database a little, but I didnt quite know what I was looking at so I exited that.

Help, I just want to clear the code I entered using the side panel configuration tool in AlienNation theme. I asked Metallica, but both of us are stumped and my board is wigging out.  :(

t3h JaKaL

well I just edited the "Themes/alienation11final/Settings.template.php"

From id:

$context['theme_settings'] = array(
      array(
         'id' => 'sidepanel',
         'label' => 'Side panel HTML content:',
         'description' => 'You can use any HTML codes here',
         'type' => 'textarea',

to id:

$context['theme_settings'] = array(
      array(
         'id' => 'sidepanel1',
         'label' => 'Side panel HTML content:',
         'description' => 'You can use any HTML codes here',
         'type' => 'textarea',

and I got a fresh configuration window, I hope this doesnt create other issues, I will let you know what happens.

t3h JaKaL

Ok, I searched the other files in the theme folder and any reference to the 'sidepanel' id and edited it to read 'sidepanel1' and bypassed the the unreachable file basically creating a new substitute I am guessing. So far works great, no issues.

Advertisement: