Unzip the downloaded release, and change the name of the folder to `sinkship`.
In the `ext` directory of your phpBB board, create a new directory named `dmzx` (if it does not already exist).
Copy the `sinkship` folder to `/ext/dmzx/` if done correctly, you'll have the main extension class at (your forum root)/ext/dmzx/sinkship/composer.json
Navigate in the ACP to `Customise -> Manage extensions`
Look for `Sinkship` under the Disabled Extensions list, and click its `Enable` link.
In github its said "pt-br Spanish translation" but should be "pt-br Portuguese-Brazil translation": Sinkship/language at master · dmzx/Sinkship · GitHub
Last edited by Null on 18 Oct 2015, 17:07, edited 1 time in total.
Null wrote:In github its said "pt-br Spanish translation" but should be "pt-br Portuguese-Brazil translation": Sinkship/language at master · dmzx/Sinkship · GitHub
Hello,
for me, the extension runs with phpBB 3.2.1 and PHP 7, but I have another question:
Is there a way to make the extension responsive?
I would be enough if I knew how to display the areas "Computer Fleet" and "Your Fleet" among themselves.
Excuse my bad english, my native language is german.
It's possible, it's just not a 'clean' way.
in dm_sinkship_body.html change the iframe height to 600. <iframe frameborder="0" height="600" width="720" scrolling="no" src="{BOARD_URL}ext/dmzx/sinkship/styles/prosilver/template/dm_sinkship_script.html"></iframe>
and in dmzx_sinkship_script:
Find: // document.write
Replace that line all the way to the end with: