Page 23 of 31
PhpBB Countdown MOD
Posted: 07 Oct 2013, 18:26
by datak
well the normal board style works only not this style i think it is something with the overal header file.
im not a coder or something just a small hobby for a gamer.
know i only dont know what the problem is everything seems to be fine.
i deleted the script from the overall header and did it again with no result
i really dont have a clue it all worked fine until i refreshed the browser.
edit: 2 looks like its working now and what it whas i really dont know haha i want to make a box around it is that possible?
http://www.patricktak.synology.me
PhpBB Countdown MOD
Posted: 07 Oct 2013, 19:39
by slav
I want to box COUNTDOWN_TEXT and COUNTDOWN_COMPLETE_EXPLAIN write Russian words. Can you do? Instead of going signs "????"
PhpBB Countdown MOD
Posted: 07 Oct 2013, 21:02
by Steve
Did you try adding the language variable to your languages common.php file , the utf tools will convert the special characters ...
PhpBB Countdown MOD
Posted: 08 Oct 2013, 17:47
by slav
html image code as correct paste in "Countdown text" and "Countdown complete text" ? Show it by example
PhpBB Countdown MOD
Posted: 13 Oct 2013, 12:53
by datak
Hello,
Can you help me adding this part of code into a portal block i already did a tryout with code of the portal but that code dint worked out.
i have the kiss portal installed patricktak.synology.me
if you need more info let me know.
PhpBB Countdown MOD
Posted: 13 Oct 2013, 14:44
by Stoker
index.php code needs to be added to the portal.php and the index_body.html edit needs to be added to the portal html files.
I dont use kiss portal, so I am not able to help you further. But im certain that there is a specific way to create portal addons.
PhpBB Countdown MOD
Posted: 13 Oct 2013, 14:54
by datak
Well oke thanks for the help i think further about it.
jquery conflicts
Posted: 18 Oct 2013, 13:24
by muruk
Hi,
Thanks for the great mod.
I have installed it and it does not work due to jquery conflicts. I understand that I am using multiple js based mods, but I wanted to know if you mod can be used with:
jQuery Pack for phpBB
<phpbb_home_site>/customise/db/mod/jquery_pack_for_phpbb/sid_0f7ef711f15683f0416ed97e565bd650
in order to get all the jquery libraries to function
my board URL bg-guns<dot>org
Let me know what part of the code would you need in order to assist me.
Thanks in advance.
jquery conflicts
Posted: 19 Oct 2013, 09:16
by Stoker
muruk wrote:Hi,
Thanks for the great mod.
I have installed it and it does not work due to jquery conflicts. I understand that I am using multiple js based mods, but I wanted to know if you mod can be used with:
jQuery Pack for phpBB
<phpbb_home_site>/customise/db/mod/jquery_pack_for_phpbb/sid_0f7ef711f15683f0416ed97e565bd650
in order to get all the jquery libraries to function
my board URL bg-guns<dot>org
Let me know what part of the code would you need in order to assist me.
Thanks in advance.
Should work if you delete this part from overall_header.html:
Code: Select all
<script src="{ROOT_PATH}script/jquery.jcountdown.min.js" type="text/javascript"></script>
PhpBB Countdown MOD
Posted: 21 Oct 2013, 05:02
by irishmike357
Great Mod.
Just one small problem. I can't seem to get it to work with Dark-Shines style. It worked fine with prosilver. Any ideas what I could change to get it to work for dark-shines?