Jordo, I have a small problem on my 6.3.1.
Once I click on PostUp button, on the new window I cant see any graphics except for two radio buttons! The only thing I could think of is:
In the cp_vars_style_core.pl I was supposed to insert:
&RegField(qq!Top thread (Admin) Icon

!, "top_thread", "yes", "30", "60", "", "$vars_style{top_thread}");
&RegField(qq!DeTop thread (Admin) Icon

!, "detop_thread", "yes", "30", "60", "", "$vars_style{detop_thread}");
after this:
&RegField(qq!Delete Topic (Admin) Icon

!, "delete_topic", "yes", "30", "60", "", "$vars_style{delete_topic}");
Well, I couldnt find that line, I dont have it. all that I could come close to is this:
&RegField(qq!$vars_wordlets_cp{vars_stylecore_graphic_admin_delete}

!, "delete_topic", "yes", "30", "60", "", "$vars_style{delete_topic}");
This is where I inserted those two lines, was it right? What should I do? Any solutions for me?
I dont use any JC Templates or any other graphic or design mods.
Thank you very much.
Felix