Need Help With Adding Mods »  Show posts from    to     

Icy Phoenix


phpBB 3 MODS And Styles (Not Compatible With phpBB 3.1) - Need Help With Adding Mods



PigeonMadness [ Wed 04 Jan, 2012 22:03 ]
Post subject: Need Help With Adding Mods
Hello,

I absolutely love the the Frozen Phoenix style but I've ran into a little bit of problem when it comes to adding MODs. As I did for the Advertisement Management Mod, I just implemented the instructions for prosilver into the Frozen Phoenix style with success. But I've tried to add mods such as the phpbb statistics mod and when I look for the specific codes such as <li class="icon-faq"><a href="{U_FAQ}" title="{L_FAQ_EXPLAIN}">{L_FAQ}</a></li> within the overall_header.html for frozen phoenix it's not there. There's been a couple other mods with the same results. I don't know if they're placed in a different area or do not exist but any help with this would be great. Please let me know as soon as possible. Thanks in advance!


Joshua203 [ Wed 04 Jan, 2012 22:34 ]
Post subject: Re: Need Help With Adding Mods
Hi PigeonMadness,

Welcome to IcyPhoenix.

Just so we can put your question in the right forum, you are talking about using Frozen Phoenix on phpbb ..right?


PigeonMadness [ Wed 04 Jan, 2012 22:58 ]
Post subject: Re: Need Help With Adding Mods
Yes. Sorry if it's in the wrong place.


Joshua203 [ Wed 04 Jan, 2012 23:12 ]
Post subject: Re: Need Help With Adding Mods
Never mind ... common mistake

Please take a look at menu_block.html for the code you search


PigeonMadness [ Thu 05 Jan, 2012 03:51 ]
Post subject: Re: Need Help With Adding Mods
Joshua203 wrote: [View Post]
Never mind ... common mistake

Please take a look at menu_block.html for the code you search


I just did and could not find it. Am I looking in the wrong place or can it be located somewhere else?


spydie [ Thu 05 Jan, 2012 11:10 ]
Post subject: Re: Need Help With Adding Mods
it´s defenitly in menu_block.html, but it might look a bit different to the code you are used to

instead of <li> you´ll have <ahref> and so on,

this means, you´ll have to adapt the code you want to insert there


Joshua203 [ Thu 05 Jan, 2012 14:30 ]
Post subject: Re: Need Help With Adding Mods
If you post an example of one of the replaces you can't find ("find code" in one codeblock and "replace code" in another) I'll take a look for you.

Spydie is right the content of that file does look different, so you should look for similarities and not the exact code.

EDIT:
incase you mean you can't find the whole file .... styles/frozen_phoenix/template/menu_block.html


spydie [ Thu 05 Jan, 2012 15:24 ]
Post subject: Re: Need Help With Adding Mods
PigeonMadness wrote: [View Post]

... when I look for the specific codes such as <li class="icon-faq"><a href="{U_FAQ}" title="{L_FAQ_EXPLAIN}">{L_FAQ}</a></li> within the overall_header.html for frozen phoenix it's not there.


maybe, looking for this ??

Code: [Hide] [Select]
<a href="{U_FAQ}">{L_FAQ}</a>


PigeonMadness [ Thu 05 Jan, 2012 23:24 ]
Post subject: Re: Need Help With Adding Mods
I got it! Thanks guys. You were right, it looked similar but it was not the exact same. I didn't know if it was the right code but added it and the mod works so thanks again! I thought that this was gonna stop me from using such a nice looking style but nope! Thanks again.


Joshua203 [ Fri 06 Jan, 2012 07:37 ]
Post subject: Re: Need Help With Adding Mods
You're welcome PigeonMadness, I'll mark the thread solved.




Powered by Icy Phoenix