3.2 & 3.3 Extensions Database 3.2 / 3.3 ⇒ Partner Page
-
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
Arraydmzx
- Founder

- Status: Offline
- User theme: Dark
- Posts: 6471
- Joined: Jan 13th, '14, 20:45
-
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
ArraySpIdErPiGgY
- Users

- Status: Offline
- User theme: Dark
- Posts: 119
- Joined: Feb 4th, '21, 22:54
Re: Partner Page
Disabled the ext, and uploaded the new files (overwrite)
-
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
Arraydmzx
- Founder

- Status: Offline
- User theme: Dark
- Posts: 6471
- Joined: Jan 13th, '14, 20:45
Re: Partner Page
Please read the note in first post, you have to delete data also and put back the partnersOnnozel Manneke wrote: Jun 22nd, '21, 17:32Disabled the ext, and uploaded the new files (overwrite)
-
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
ArraySpIdErPiGgY
- Users

- Status: Offline
- User theme: Dark
- Posts: 119
- Joined: Feb 4th, '21, 22:54
Re: Partner Page
Fuck, how could I miss that... and I read it before I updated WTF !!

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

- Status: Offline
- User theme: Dark
- Posts: 89
- Joined: Aug 5th, '19, 12:18
Re: Partner Page
disable ext, delete ext from ftp, clear cache and reupload new files.Onnozel Manneke wrote: Jun 22nd, '21, 17:32Disabled the ext, and uploaded the new files (overwrite)
-
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
ArraySpIdErPiGgY
- Users

- Status: Offline
- User theme: Dark
- Posts: 119
- Joined: Feb 4th, '21, 22:54
Re: Partner Page
Just 1 thing, I set the permissions for guests so they can view the partner page, but in overall_header_navigation_append.html, you have {% if S_USER_LOGGED_IN %}
Tried to change it into {% if S_ALLOW_VIEW %}, but that's not working
Tried to change it into {% if S_ALLOW_VIEW %}, but that's not working
-
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
Arrayumi
- Users

- Status: Offline
- User theme: Dark
- Posts: 89
- Joined: Aug 5th, '19, 12:18
Re: Partner Page
Onnozel Manneke wrote: Jun 22nd, '21, 18:09 Just 1 thing, I set the permissions for guests so they can view the partner page, but in overall_header_navigation_append.html, you have {% if S_USER_LOGGED_IN %}
Tried to change it into {% if S_ALLOW_VIEW %}, but that's not working![]()

Working for me without change code... Just set permissions correctly.
Did you fix arrows issue? Please tell us, if not no one can help you.
Regards
-
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
ArraySpIdErPiGgY
- Users

- Status: Offline
- User theme: Dark
- Posts: 119
- Joined: Feb 4th, '21, 22:54
Re: Partner Page
You can see the partner page, but it does not show in the navbar as a guest.umi wrote: Jun 22nd, '21, 19:06Onnozel Manneke wrote: Jun 22nd, '21, 18:09 Just 1 thing, I set the permissions for guests so they can view the partner page, but in overall_header_navigation_append.html, you have {% if S_USER_LOGGED_IN %}
Tried to change it into {% if S_ALLOW_VIEW %}, but that's not working![]()
Working for me without change code... Just set permissions correctly.
Did you fix arrows issue? Please tell us, if not no one can help you.
Regards
-
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
ArrayEngelchen
- Users

- Status: Offline
- User theme: Dark
- Posts: 13
- Joined: Dec 25th, '21, 14:38
Re: Partner Page
Great extension 
-
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
ArrayMaggan22
- Users

- Status: Offline
- User theme: Dark
- Posts: 9
- Joined: Mar 23rd, '20, 13:07
Re: Partner Page
Thanks for this class extention :) It works great, but guests don't see the Partners link in the menu even though they have permission to do so
-
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
ArrayTrekRed
- Users

- Status: Offline
- User theme: Dark
- Posts: 93
- Joined: Oct 27th, '19, 22:54
Re: Partner Page
Guests don't see the button even though all permissions are enabled.
-
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
ArrayTrekRed
- Users

- Status: Offline
- User theme: Dark
- Posts: 93
- Joined: Oct 27th, '19, 22:54
Re: Partner Page
Why is it so difficult to answer how to add guests for viewing, if this is provided by the extension functionality? What's the catch?
-
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
ArraySniper_E
- VIP

- Status: Offline
- User theme: Dark
- Posts: 1158
- Joined: Oct 14th, '14, 17:01
Re: Partner Page
I can confirm that, so take out the if statement and the endif statement in that navigation template.Onnozel Manneke wrote: Jun 22nd, '21, 18:09 Just 1 thing, I set the permissions for guests so they can view the partner page, but in overall_header_navigation_append.html, you have {% if S_USER_LOGGED_IN %}
Tried to change it into {% if S_ALLOW_VIEW %}, but that's not working![]()
That {% if S_ALLOW_VIEW %} works in the partners page but not in the index page.
-
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
ArrayTrekRed
- Users

- Status: Offline
- User theme: Dark
- Posts: 93
- Joined: Oct 27th, '19, 22:54
Re: Partner Page
I figured it out, but this button is not visible here, which is in the picture. How to make it display for guests?
How do I make the application form visible to guests?
How do I make the application form visible to guests?
You do not have the required permissions to view the files attached to this post! Maybe your post count is too low.
-
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
ArraySniper_E
- VIP

- Status: Offline
- User theme: Dark
- Posts: 1158
- Joined: Oct 14th, '14, 17:01
Re: Partner Page
There are two settings in acp/permissions/misc tab
If you have both set to yes for guest you're good
But in the template/dm_partners_body.html on line 49 it has an if statement that stops guest from seeing that button
Remove the "and S_USER_LOGGED_IN" part and it will show for guest
But I'm not sure the add partners page will let guest add one seeing how guests can not post in your forum. They will most probably be sent to a login page so they can post.
If you have both set to yes for guest you're good
But in the template/dm_partners_body.html on line 49 it has an if statement that stops guest from seeing that button
Remove the "and S_USER_LOGGED_IN" part and it will show for guest
But I'm not sure the add partners page will let guest add one seeing how guests can not post in your forum. They will most probably be sent to a login page so they can post.

