
Partner Page
-
- New user
- Posts: 126
- Joined: 06 Mar 2017, 16:39
Re: Partner Page
Thanks that is a super extension


-
- Donator
- Posts: 348
- Joined: 13 Dec 2014, 02:40
Re: Partner Page
I have this in ACP / extensions / partner pages
[phpBB Debug] PHP Notice: in file [ROOT]/includes/message_parser.php on line 1198: Undefined index: TOO_FEW_CHARS
And this when I'm adding partners:
phpBB 3.2.0
PHP 7.0
[phpBB Debug] PHP Notice: in file [ROOT]/includes/message_parser.php on line 1198: Undefined index: TOO_FEW_CHARS
And this when I'm adding partners:
phpBB 3.2.0
PHP 7.0
You do not have the required permissions to view the files attached to this post.
Forum voor NL Extensie vertalingen ---> https://www.supportforum.be
----------------------------------------------------------------------------
----------------------------------------------------------------------------
-
- New user
- Posts: 126
- Joined: 06 Mar 2017, 16:39
Re: Partner Page
Hi
Not at my place
Look
This is my new website with many active extensions under php7.0
Look here
mg Funny
Not at my place
Look

This is my new website with many active extensions under php7.0
Look here
mg Funny

-
- Users
- Posts: 18
- Joined: 27 Jun 2017, 22:00
Re: Partner Page
How to use for another styles (not is prosilver)?
Come back phpBB with phpBBVietnam 

-
- New user
- Posts: 126
- Joined: 06 Mar 2017, 16:39
Re: Partner Page
Hi
Have created a style for myself
But is on a prosilver basis
mg Funny
Have created a style for myself
But is on a prosilver basis
mg Funny

-
- Users
- Posts: 65
- Joined: 14 Oct 2016, 05:10
Re: Partner Page
Brazilian Portuguese translation
https://github.com/phpBBTraducoes/partner
https://github.com/phpBBTraducoes/partner
-
- Users
- Posts: 84
- Joined: 20 Oct 2015, 11:43
Re: Partner Page
Click on the black 'DOWNLOAD-LINK', not the entire image.
Alternatively: https://www.dmzx-web.net/downloadsystemdownload?id=144
''I'm pretty sure there's a lot more to life than being really, really, ridiculously good looking.
And I plan on finding out what that is.''
posey
And I plan on finding out what that is.''
posey
Re: Partner Page
It was about the Dutch translation.Posey wrote: 25 Feb 2018, 00:02Click on the black 'DOWNLOAD-LINK', not the entire image.
Alternatively: https://www.dmzx-web.net/downloadsystemdownload?id=144
Now no longer needed.
-
- Donator
- Posts: 89
- Joined: 20 Sep 2015, 19:34
Re: Partner Page
French Translation for Partner Page 3.2.x v1.0.3
Thank you for this extension and for your work


Thank you for this extension and for your work



You do not have the required permissions to view the files attached to this post.
-
- Users
- Posts: 30
- Joined: 08 Feb 2015, 22:47
Re: Partner Page
denis4o wrote: 15 Jan 2017, 18:21 Hi all and happy new year.
After updating to 3.2.0 the blocks in the partner page look weird.
these problems still exist here too.Solidjeuh wrote: 22 Jun 2017, 19:46 I have this in ACP / extensions / partner pages
[phpBB Debug] PHP Notice: in file [ROOT]/includes/message_parser.php on line 1198: Undefined index: TOO_FEW_CHARS
And this when I'm adding partners:
phpBB 3.2.0
PHP 7.0
Q: Whats a hash and a root password?
A: hash gets you high, root password gives you god powers, combine the 2 and you are invincible.
A: hash gets you high, root password gives you god powers, combine the 2 and you are invincible.
-
- Users
- Posts: 918
- Joined: 02 Feb 2018, 12:04
Re: Partner Page
it works fine on 3.2.3
Sorry DM i can't find you logo
Sorry DM i can't find you logo
You do not have the required permissions to view the files attached to this post.
Feed like a disease
And bring them to their knees
They'll pay for their deceit
And bring them to their knees
They'll pay for their deceit
-
- Users
- Posts: 30
- Joined: 08 Feb 2015, 22:47
Re: Partner Page
yeah weird, thought it was my style, but it stays the same on prosilver too.


Q: Whats a hash and a root password?
A: hash gets you high, root password gives you god powers, combine the 2 and you are invincible.
A: hash gets you high, root password gives you god powers, combine the 2 and you are invincible.
-
- Users
- Posts: 5
- Joined: 14 Feb 2016, 20:17
Re: Partner Page
I looked at your CSS and in content.css (it should be in styles/your-style/theme folder) you have margin-right: -440px;Mickroz wrote: 22 Sep 2018, 13:37 yeah weird, thought it was my style, but it stays the same on prosilver too.
Code: Select all
li.header dt {
font-weight: bold;
width: 100%;
margin-right: -440px;
text-transform: uppercase;
padding: 0 10px;
}
Remove margin-right and to look better I recommend adding padding: 0 10px;
Edit: Yeah, you had class icon instead of row-item - so don't remove margin-right because it plays a big part how the forums look
Last edited by asdafwef on 22 Sep 2018, 14:23, edited 1 time in total.
-
- Users
- Posts: 30
- Joined: 08 Feb 2015, 22:47
Re: Partner Page
i have absolutely no idea... i don't even use prosilver...
edit:
checking github/phpbb thats default? :S
edit 2:
i changed dl class to row-item instead of icon, and that seems to fix it too.
edit:
checking github/phpbb thats default? :S
edit 2:
i changed dl class to row-item instead of icon, and that seems to fix it too.
Q: Whats a hash and a root password?
A: hash gets you high, root password gives you god powers, combine the 2 and you are invincible.
A: hash gets you high, root password gives you god powers, combine the 2 and you are invincible.