PhpBB Countdown MOD

Miscaleneous modifications from Stoker
Locked
datak
BBCoder II
BBCoder II
Posts: 6
Joined: 06 Oct 2013, 13:30
BBCodes: 2

PhpBB Countdown MOD

Post 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
slav
BBCoder I
BBCoder I
Posts: 2
Joined: 07 Oct 2013, 19:29

PhpBB Countdown MOD

Post by slav »

I want to box COUNTDOWN_TEXT and COUNTDOWN_COMPLETE_EXPLAIN write Russian words. Can you do? Instead of going signs "????"
User avatar
Steve
BBCoder VI
BBCoder VI
Posts: 803
Joined: 05 Mar 2010, 01:10
Extra Rank: Donator.png
BBCodes: 2000
Favourite BBCode: porn tube
Favourite MOD: Non of Stokers
Location: up your bum
Contact:

PhpBB Countdown MOD

Post by Steve »

Did you try adding the language variable to your languages common.php file , the utf tools will convert the special characters ...
NAPWR wrote: Nice, Stoker is Hot
slav
BBCoder I
BBCoder I
Posts: 2
Joined: 07 Oct 2013, 19:29

PhpBB Countdown MOD

Post by slav »

html image code as correct paste in "Countdown text" and "Countdown complete text" ? Show it by example
datak
BBCoder II
BBCoder II
Posts: 6
Joined: 06 Oct 2013, 13:30
BBCodes: 2

PhpBB Countdown MOD

Post 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.
User avatar
Stoker
Site Admin
Site Admin
Posts: 3521
Joined: 12 May 2008, 23:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Contact:

PhpBB Countdown MOD

Post 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.
Board rules! No PM support
datak
BBCoder II
BBCoder II
Posts: 6
Joined: 06 Oct 2013, 13:30
BBCodes: 2

PhpBB Countdown MOD

Post by datak »

Well oke thanks for the help i think further about it.
muruk
BBCoder I
BBCoder I
Posts: 1
Joined: 18 Oct 2013, 13:06
BBCodes: 1

jquery conflicts

Post 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.
User avatar
Stoker
Site Admin
Site Admin
Posts: 3521
Joined: 12 May 2008, 23:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Contact:

jquery conflicts

Post 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>
Board rules! No PM support
irishmike357
BBCoder II
BBCoder II
Posts: 8
Joined: 21 Oct 2013, 04:57
BBCodes: 0

PhpBB Countdown MOD

Post 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?
Locked