Partner Page

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

mastnacek
Users
Users
Posts: 8
Joined: 04 Nov 2018, 17:15

Re: Partner Page

Post by mastnacek »

Great, big thanks man :tumbsyes: :beers:

User avatar

miri4ever
Users
Users
Posts: 71
Joined: 22 Jan 2017, 15:39

Re: Partner Page

Post by miri4ever »

I got errors if disable and wanted to clear cache. It tell me some modules cant be removed from database

CANNOT_REMOVE_MODULE

phpbb/db/migration/tool/module.php(425): phpbb\module\module_manager->delete_module(748, 'acp') #1
phpbb\module\module_manager->delete_module(748, 'acp') #1 [internal function]: phpbb\db\migration\tool\module->remove('acp', 'ACP_CAT_DOT_MOD...', 'ACP_DMP_PARTNER.) #2
hpbb/db/migration/tool/module.php(459): call_user_func_array(Array, Array) #3
[internal function]: phpbb\db\migration\tool\module->reverse('add', 'acp', 'ACP_CAT_DOT_MOD...', 'ACP_DMP_PARTNER...') #4
/phpbb/db/migrator.php(714): call_user_func_array(Array, Array) #5
phpbb/db/migrator.php(661): phpbb\db\migrator->run_step(Array, NULL, false) #6

User avatar

Timo23
New user
New user
Posts: 1
Joined: 03 Nov 2020, 07:36

Re: Partner Page

Post by Timo23 »

I tried deleting the extension(Ver. 1.0.4) but got the following error message. (PHPBB Ver. 3.3.1)
Fatal error: Uncaught phpbb\module\exception\module_exception: CANNOT_REMOVE_MODULE in /var/www/user1/html/phpbb/module/module_manager.php:448 Stack trace: #0 /var/www/user1/html/phpbb/db/migration/tool/module.php(425): phpbb\module\module_manager->delete_module(240, 'acp') #1 [internal function]: phpbb\db\migration\tool\module->remove('acp', 'ACP_CAT_DOT_MOD...', 'ACP_DMP_PARTNER...') #2 /var/www/user1/html/phpbb/db/migration/tool/module.php(459): call_user_func_array(Array, Array) #3 [internal function]: phpbb\db\migration\tool\module->reverse('add', 'acp', 'ACP_CAT_DOT_MOD...', 'ACP_DMP_PARTNER...') #4 /var/www/user1/html/phpbb/db/migrator.php(714): call_user_func_array(Array, Array) #5 /var/www/user1/html/phpbb/db/migrator.php(661): phpbb\db\migrator->run_step(Array, NULL, false) #6 /var/www/user1/html/phpbb/db/migrator.php(554): phpbb\db\migrator->process_da in /var/www/user1/html/phpbb/module/module_manager.php on line 448
Last edited by Timo23 on 03 Nov 2020, 09:04, edited 1 time in total.

User avatar

SpIdErPiGgY
Users
Users
Posts: 116
Joined: 04 Feb 2021, 23:54

Re: Partner Page

Post by SpIdErPiGgY »

I see this in ACP:

Code: Select all

[phpBB Debug] PHP Notice: in file [ROOT]/ext/dmzx/partner/acp/partner_module.php on line 75: Trying to access array offset on value of type bool
PHP 7.4
phpBB 3.3.3
Image

User avatar

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

Re: Partner Page

Post by dmzx »

Will put this on the list to check. :thumbup:

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

SpIdErPiGgY
Users
Users
Posts: 116
Joined: 04 Feb 2021, 23:54

Re: Partner Page

Post by SpIdErPiGgY »

NL Translation 1.0.5

PartnerPage1.0.5.zip

PS: I changed <br /> to <br>
And (incl. http://) to (incl. https://)
You do not have the required permissions to view the files attached to this post.
Image

User avatar

Tino0815
New user
New user
Posts: 1
Joined: 17 Apr 2021, 17:57

Re: Partner Page

Post by Tino0815 »

I have the same problem as Timo23

viewtopic.php?p=28653#p28653
Fatal error: Uncaught phpbb\module\exception\module_exception: CANNOT_REMOVE_MODULE in /var/www/tino0815/phpbb/module/module_manager.php:448 Stack trace: #0 /var/www/tino0815/phpbb/db/migration/tool/module.php(425): phpbb\module\module_manager->delete_module(240, 'acp') #1 [internal function]: phpbb\db\migration\tool\module->remove('acp', 'ACP_CAT_DOT_MOD...', 'ACP_DMP_PARTNER...') #2 /var/www/tino0815/phpbb/db/migration/tool/module.php(459): call_user_func_array(Array, Array) #3 [internal function]: phpbb\db\migration\tool\module->reverse('add', 'acp', 'ACP_CAT_DOT_MOD...', 'ACP_DMP_PARTNER...') #4 /var/www/tino0815/phpbb/db/migrator.php(714): call_user_func_array(Array, Array) #5 /var/www/tino0815/phpbb/db/migrator.php(661): phpbb\db\migrator->run_step(Array, NULL, false) #6 /var/www/tino0815/phpbb/db/migrator.php(554): phpbb\db\migrator->process_da in /var/www/tino0815/phpbb/module/module_manager.php on line 448

User avatar

umi
Users
Users
Posts: 89
Joined: 05 Aug 2019, 14:18

Re: Partner Page

Post by umi »

Hi dmzx, would it be possible to add the option to be able to place the partner pages in a desired order?

A greeting and thanks in advance

User avatar

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

Re: Partner Page

Post by dmzx »

umi wrote: 20 Jun 2021, 20:42 Hi dmzx, would it be possible to add the option to be able to place the partner pages in a desired order?

A greeting and thanks in advance
This option will be in next release, under test now. :thumbup:

User avatar

umi
Users
Users
Posts: 89
Joined: 05 Aug 2019, 14:18

Re: Partner Page

Post by umi »

Cheers bro :beers: :beers: :beers:

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

SpIdErPiGgY
Users
Users
Posts: 116
Joined: 04 Feb 2021, 23:54

Re: Partner Page

Post by SpIdErPiGgY »

Thank you for the update, but the arrows don't work :D


Image
Image

User avatar

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

Re: Partner Page

Post by dmzx »

Onnozel Manneke wrote: 22 Jun 2021, 17:18 Thank you for the update, but the arrows don't work :D


Image
Did you update or install fresh?

User avatar

umi
Users
Users
Posts: 89
Joined: 05 Aug 2019, 14:18

Re: Partner Page

Post by umi »

Tested on phpBB 3.3.4 and working perfectly for me.

Thanks dmzx.

Post Reply