Partner Page

<span class="qte-attr qte_32_33-qte">3.2.x & 3.3.x</span>
Post Reply
User avatar

Topic Author
dmzx
Founder
Founder
Posts: 6429
Joined: 13 Jan 2014, 21:45

Partner Page

Post by dmzx »

Extension Name: Partner Page 3.2.x
Author: dmzx

Special thanks to: martin & Sniper_E

Extension Description:
This extension will add a partner page to your forum, where you can list your partners with a description and a logo.
Check permissions for groups that you want to give access to add or view partner page.
If users add a new partner page the Admin will get a notification and need to activate the new partner page in ACP.




- Code update for select order in ACP.
Note: you may have to delete data in order to shift the positions

- Code update.


- Changed language files.
- Code update.
- Twig update.
- Code update for 3.3.0.


Code update


Screenshots:
Image
Image
Image
Image
Image
Image
Image
Image

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

User avatar

Jaantje
Users
Users
Posts: 356
Joined: 02 Nov 2014, 21:25

Re: Partner Page

Post by Jaantje »

dmzx, martin and Sniper_E Thanx U :tumbsyes:

Image

Partner Page 3.2.x - Dutch translation.zip
Grreeetttttzzzzz, Jaantje

User avatar

Jaantje
Users
Users
Posts: 356
Joined: 02 Nov 2014, 21:25

Re: Partner Page

Post by Jaantje »

I got the follow error:

Code: Select all

[phpBB Debug] PHP Notice: in file [ROOT]/ext/dmzx/partner/event/listener.php on line 128: Undefined variable: user
[phpBB Debug] PHP Notice: in file [ROOT]/ext/dmzx/partner/event/listener.php on line 128: Trying to get property of non-object
Grreeetttttzzzzz, Jaantje

User avatar

killfrenzy
Users
Users
Posts: 118
Joined: 06 Feb 2016, 19:22

Re: Partner Page

Post by killfrenzy »

How can enable guest users can see this partner page.
Compilation of Android Roms, Recoverys, Apps, Games and Tricks
Visit my blog http://androidcribs.com
Androidcribs.com
Androidcribs
Image

User avatar

Topic Author
dmzx
Founder
Founder
Posts: 6429
Joined: 13 Jan 2014, 21:45

Re: Partner Page

Post by dmzx »

First post updated

User avatar

Jaantje
Users
Users
Posts: 356
Joined: 02 Nov 2014, 21:25

Re: Partner Page

Post by Jaantje »

dmzx updated to version 1.0.3.
Thanx, the error is gone :tumbsyes:
Grreeetttttzzzzz, Jaantje

User avatar

denis4o
Users
Users
Posts: 3
Joined: 15 Apr 2016, 20:30

Re: Partner Page

Post by denis4o »

I get the following error:
You do not have the required permissions to view the files attached to this post.

User avatar

denis4o
Users
Users
Posts: 3
Joined: 15 Apr 2016, 20:30

Re: Partner Page

Post by denis4o »

This is the error
You do not have the required permissions to view the files attached to this post.

User avatar

Topic Author
dmzx
Founder
Founder
Posts: 6429
Joined: 13 Jan 2014, 21:45

Re: Partner Page

Post by dmzx »

denis4o wrote: 15 Apr 2016, 20:35 This is the error
PM link and account of your board.

User avatar

Unantastbar
Users
Users
Posts: 20
Joined: 18 Jul 2016, 16:58

Re: Partner Page

Post by Unantastbar »

@dmzx
Guest Users cannot see the link to the Partner Page in the Navbar.
Partner.png
link to my Testforum
this works fine. My Partner Pages
You do not have the required permissions to view the files attached to this post.

User avatar

Topic Author
dmzx
Founder
Founder
Posts: 6429
Joined: 13 Jan 2014, 21:45

Re: Partner Page

Post by dmzx »

Unantastbar wrote: 08 Jan 2017, 22:06 @dmzx
Guest Users cannot see the link to the Partner Page in the Navbar.

Partner.png

link to my Testforum
this works fine. My Partner Pages
Open overall_header_navigation_append.html
Replace with Replace the preceding lines with the following

Code: Select all

<li data-last-responsive="true"><a href="{U_PARTNERS}" title="{L_DM_PARTNERS_EXPLAIN}" role="menuitem">
	<i class="icon fa fa-globe" aria-hidden="true"></i><span>{L_PARTNERS}</span></a></li>
And clear cache.

User avatar

Unantastbar
Users
Users
Posts: 20
Joined: 18 Jul 2016, 16:58

Re: Partner Page

Post by Unantastbar »

Thx for this :tumbsyes:

User avatar

denis4o
Users
Users
Posts: 3
Joined: 15 Apr 2016, 20:30

Re: Partner Page

Post by denis4o »

Hi all and happy new year.

After updating to 3.2.0 the blocks in the partner page look weird.
You do not have the required permissions to view the files attached to this post.

User avatar

Scanialady
Users
Users
Posts: 310
Joined: 06 Apr 2015, 18:04

Re: Partner Page

Post by Scanialady »

German language files [DE]
You do not have the required permissions to view the files attached to this post.
-
If you want to get German translations for extensions: ask me.

User avatar

newsbee
Users
Users
Posts: 10
Joined: 23 Mar 2017, 07:28

Re: Partner Page

Post by newsbee »

Thanks. Very useful extension.

Post Reply