PhpBB3 Links MOD
- Stoker
- Site Admin
- Posts: 3536
- Joined: 12 May 2008, 23:26
- BBCodes: 239
- Favourite BBCode: Anipro
- Favourite MOD: PrettyPhoto
- Location: Denmark
- Contact:
PhpBB3 Links MOD
New version 1.0.2
Now you can sort the order of the links. Thanks Steve
Now you can sort the order of the links. Thanks Steve
Board rules! No PM support
- Blackwolf
- BBCoder IV
- Posts: 272
- Joined: 04 Dec 2010, 12:36
- BBCodes: 101
- Favourite BBCode: Dropcap
- Favourite MOD: mchat
- Location: Melbourne Australia
PhpBB3 Links MOD
Ultimate Edition, Ultimate Edition Oz, Oz Unity
“We are Anonymous. We are Legion. We do not forgive. We do not forget. Expect us.”
“We are Anonymous. We are Legion. We do not forgive. We do not forget. Expect us.”
- Stoker
- Site Admin
- Posts: 3536
- Joined: 12 May 2008, 23:26
- BBCodes: 239
- Favourite BBCode: Anipro
- Favourite MOD: PrettyPhoto
- Location: Denmark
- Contact:
PhpBB3 Links MOD
Updated to 1.0.3
Added option for bbcodes and smilies
Added option for Schrink the web thumbshot
Optimized use of queries
Added support for postgres and firebird database servers
Added option for bbcodes and smilies
Added option for Schrink the web thumbshot
Optimized use of queries
Added support for postgres and firebird database servers
Board rules! No PM support
- Blackwolf
- BBCoder IV
- Posts: 272
- Joined: 04 Dec 2010, 12:36
- BBCodes: 101
- Favourite BBCode: Dropcap
- Favourite MOD: mchat
- Location: Melbourne Australia
PhpBB3 Links MOD
Ultimate Edition, Ultimate Edition Oz, Oz Unity
“We are Anonymous. We are Legion. We do not forgive. We do not forget. Expect us.”
“We are Anonymous. We are Legion. We do not forgive. We do not forget. Expect us.”
PhpBB3 Links MOD
// BEGIN Custom BBCode Sorting
Code: Select all
<div style="text-align:center;">Created by <a href="http://www.phpbb3bbcodes.com/" title="PhpBB MODS and Snippets">PhpBB3 BBCodes</a></div>
Code: Select all
<link type="template" href="./contrib/update_1.0.0_to_1.0.1.xml" lang="en">PhpBB Links Mod update 1.0.0 to 1.0.1</link>
<link type="template" href="./contrib/update_1.0.1_to_1.0.2.xml" lang="en">PhpBB Links Mod update 1.0.1 to 1.0.2</link>
<link type="template" href="./contrib/update_1.0.2_to_1.0.3.xml" lang="en">PhpBB Links Mod update 1.0.2 to 1.0.3</link>
- Stoker
- Site Admin
- Posts: 3536
- Joined: 12 May 2008, 23:26
- BBCodes: 239
- Favourite BBCode: Anipro
- Favourite MOD: PrettyPhoto
- Location: Denmark
- Contact:
PhpBB3 Links MOD
Crap, have to be better to clean up Steves codeRMcGirr83 wrote:// BEGIN Custom BBCode Sorting
What are you trying to say here?RMcGirr83 wrote:Code: Select all
<div style="text-align:center;">Created by <a href="http://www.phpbb3bbcodes.com/" title="PhpBB MODS and Snippets">PhpBB3 BBCodes</a></div>
Code: Select all
<link type="template" href="./contrib/update_1.0.0_to_1.0.1.xml" lang="en">PhpBB Links Mod update 1.0.0 to 1.0.1</link> <link type="template" href="./contrib/update_1.0.1_to_1.0.2.xml" lang="en">PhpBB Links Mod update 1.0.1 to 1.0.2</link> <link type="template" href="./contrib/update_1.0.2_to_1.0.3.xml" lang="en">PhpBB Links Mod update 1.0.2 to 1.0.3</link>
Put the crap in a lang variable and what more?
Board rules! No PM support
PhpBB3 Links MOD
type should be contrib not template
- martin123456
- BBCoder VI
- Posts: 765
- Joined: 25 Jul 2011, 13:29
- BBCodes: 34
- Favourite MOD: Ban button
- Location: Down south!
- Contact:
PhpBB3 Links MOD
edit wrong mod lol
- Blackwolf
- BBCoder IV
- Posts: 272
- Joined: 04 Dec 2010, 12:36
- BBCodes: 101
- Favourite BBCode: Dropcap
- Favourite MOD: mchat
- Location: Melbourne Australia
PhpBB3 Links MOD
Line 89
any advice? happens when viewing links....updated to the latest version too..
Code: Select all
'LINKSMOD_STW' => $config['linksmod_stw'],
Ultimate Edition, Ultimate Edition Oz, Oz Unity
“We are Anonymous. We are Legion. We do not forgive. We do not forget. Expect us.”
“We are Anonymous. We are Legion. We do not forgive. We do not forget. Expect us.”