3.1 & 3.2 Extensions Database 3.1 / 3.2Travis BBcode

<span class="qte-attr qte_31_32-qte">3.1.x &amp; 3.2.x</span>
Previous topicNext topic
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
Array

Topic Author
dmzx
Founder
Founder
Status: Offline
User theme: Dark
Posts: 6484
Joined: Jan 13th, '14, 20:45
    Windows 10 Chrome

Travis BBcode

Post by dmzx »

Extension Name: Travis BBcode
Author: dmzx

Special thanks to: martin

Extension Description:
This Extension will add a new BBcode for Travis Build Status.

dmzx/Travis-BBcode



Code cleanup
Remove delete bbcode

Screenshot:
Image

Extension Download:
Download-link
Travis BBcode v1.0.1
Installation:
  1. Download the latest release.
  2. Unzip the downloaded release, and change the name of the folder to `travisbbcode`.
  3. In the `ext` directory of your phpBB board, create a new directory named `dmzx` (if it does not already exist).
  4. Copy the `travisbbcode` folder to `/ext/dmzx/` if done correctly, you'll have the main extension class at
    (your forum root)/ext/dmzx/travisbbcode/composer.json
  5. Navigate in the ACP to `Customise -> Manage extensions`
  6. Look for `Travis BBcode` under the Disabled Extensions list, and click its `Enable` link.

[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
Array

Topic Author
dmzx
Founder
Founder
Status: Offline
User theme: Dark
Posts: 6484
Joined: Jan 13th, '14, 20:45
    Windows 8 Firefox

Re: Travis BBcode

Post by dmzx »

First post updated

[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
Array

nelflucifer
Users
Users
Status: Offline
User theme: Dark
Posts: 70
Joined: Jan 3rd, '16, 11:24
    Windows 7 Opera

Re: Travis BBcode

Post by nelflucifer »

dmzx wrote: Dec 12th, '15, 23:39First post updated
What is this extension? Can't understand the meaning...
Image
Learn to read people's thoughts, not forgetting about their.
The extension translate from English to Russian...
English Forums
Available 251 extension with translation into Russian language...

[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
Array

Topic Author
dmzx
Founder
Founder
Status: Offline
User theme: Dark
Posts: 6484
Joined: Jan 13th, '14, 20:45
    Windows 10 Firefox

Re: Travis BBcode

Post by dmzx »

nelflucifer wrote: Jan 4th, '16, 15:42
dmzx wrote: Dec 12th, '15, 23:39First post updated
What is this extension? Can't understand the meaning...
Its for Travis badge, just for software releases check.

[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
Array

taledus
Users
Users
Status: Offline
User theme: Dark
Posts: 83
Joined: Jun 19th, '16, 03:47
    Windows 7 Firefox

Re: Travis BBcode

Post by taledus »

Does this extension still work? I installed it a few days ago and just now getting around to testing it out. I have tried:

Code: Select all

[travis]build/passing[/travis]
as well as several examples on the first post, but it shows nothing on the screen. So I turned it off, then I tried to delete the data and I get:
A migration is invalid. A custom callable function could not be called.
So I tried deleting the folder, clearing the server cache, reinstalling this mod, but get the same results...

Even tried it here but it does not display:-> build/passing <-

What did I mess up?

[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
Array

Topic Author
dmzx
Founder
Founder
Status: Offline
User theme: Dark
Posts: 6484
Joined: Jan 13th, '14, 20:45
    Windows 10 Firefox

Re: Travis BBcode

Post by dmzx »

This will only work if you have an travis account, usually used for programmers.

[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
Array

taledus
Users
Users
Status: Offline
User theme: Dark
Posts: 83
Joined: Jun 19th, '16, 03:47
    Windows 7 Firefox

Re: Travis BBcode

Post by taledus »

Oh...I have github, but I don't have anything posted on there because I keep most of my stuff on Visual Studio Online.

I like these tags for my projects, but I don't like the idea of having to use http://shields.io/ each time I want to make a tag that I plan to use for a project.

Maybe I will figure out how to make something like this with just css and bb codes.

[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
Array

phpbbexst
Users
Users
Status: Offline
User theme: Dark
Posts: 8
Joined: May 2nd, '16, 14:34
    Windows 10 Chrome

Re: Travis BBcode

Post by phpbbexst »

Hello i have a problem to uninstall this extension
in practice when I click on Delete date does not uninstall it, here error text

Code: Select all

Something went wrong during the request and an exception was thrown. The changes made before the error occurred were reversed to the best of our abilities, but you should check the board for errors.
A migration is invalid. A custom callable function could not be called.

[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
Array

Topic Author
dmzx
Founder
Founder
Status: Offline
User theme: Dark
Posts: 6484
Joined: Jan 13th, '14, 20:45
    Windows 10 Chrome

Re: Travis BBcode

Post by dmzx »

phpbbexst wrote: Nov 20th, '16, 05:19 hello i have a problem to uninstall this extension
in practice when I click on Delete date does not uninstall it, here error text

Code: Select all

Something went wrong during the request and an exception was thrown. The changes made before the error occurred were reversed to the best of our abilities, but you should check the board for errors.
A migration is invalid. A custom callable function could not be called.
Re-download and upload the files again, then disable and delete data in ACP.

Previous topicNext topic