3.2 & 3.3 Extensions Database 3.2 / 3.3Add Config

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

Topic Author
dmzx
Founder
Founder
Posts: 6466
Joined: 13 Jan 2014, 21:45
    Windows 10 Chrome

Add Config

Post by dmzx »

Extension Name: Add Config
Author: dmzx & martin

Extension Description:
Add Config is a helper extension for some extension, no settings can be done and you will get an message when enabling extensions if this extension is required.




Note: Read below first before updating
To install the new version First copy the ext.php from the new 1.0.1 files to the directory ext\dmzx\addconfig.
After that disable and install new files and update to version 1.0.1.



- Redo code.




Code update.

Screenshots:
None

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

User avatar

Topic Author
dmzx
Founder
Founder
Posts: 6466
Joined: 13 Jan 2014, 21:45
    Windows 10 Chrome

Re: Add Config

Post by dmzx »

First post updated.

User avatar

hybridmind
Users
Users
Posts: 1
Joined: 10 Apr 2020, 13:17
    Windows 10 Firefox

Re: Add Config

Post by hybridmind »

Code: Select all

/home/webocean/public_html/community/vendor/symfony/event-dispatcher/EventDispatcher.php(214): dmzx\addconfig\event\main_listener->page_header(Object(phpbb\event\data), 'core.page_heade...', Object(phpbb\event\dispatcher))
#1 /home/webocean/public_html/community/vendor/symfony/event-dispatcher/EventDispatcher.php(44): Symfony\Component\EventDispatcher\EventDispatcher->doDispatch(Array, 'core.page_heade...', Object(phpbb\event\data))
#2 /home/webocean/public_html/community/phpbb/event/dispatcher.php(62): Symfony\Component\EventDispatcher\EventDispatcher->dispatch('core.page_heade...', Object(phpbb\event\data))
#3 /home/webocean/public_html/community/phpbb/event/dispatcher.php(46): phpbb\event\dispatcher->dispatch('core.page_heade...', Object(phpbb\event\data))
#4 /ho in /home/webocean/public_html/community/ext/dmzx/addconfig/event/main_listener.php on line 94
This error, constantly coming out, is there a solution?

User avatar

Maclobster
Users
Users
Posts: 80
Joined: 26 Apr 2020, 20:26
    Windows 10 Chrome

Re: Add Config

Post by Maclobster »

hybridmind wrote: 07 Sep 2020, 11:18

Code: Select all

/home/webocean/public_html/community/vendor/symfony/event-dispatcher/EventDispatcher.php(214): dmzx\addconfig\event\main_listener->page_header(Object(phpbb\event\data), 'core.page_heade...', Object(phpbb\event\dispatcher))
#1 /home/webocean/public_html/community/vendor/symfony/event-dispatcher/EventDispatcher.php(44): Symfony\Component\EventDispatcher\EventDispatcher->doDispatch(Array, 'core.page_heade...', Object(phpbb\event\data))
#2 /home/webocean/public_html/community/phpbb/event/dispatcher.php(62): Symfony\Component\EventDispatcher\EventDispatcher->dispatch('core.page_heade...', Object(phpbb\event\data))
#3 /home/webocean/public_html/community/phpbb/event/dispatcher.php(46): phpbb\event\dispatcher->dispatch('core.page_heade...', Object(phpbb\event\data))
#4 /ho in /home/webocean/public_html/community/ext/dmzx/addconfig/event/main_listener.php on line 94
This error, constantly coming out, is there a solution?
Had the same error, your provider maybe strato.nl?

regards
“A man searching for the Lost Paradise, can seem a fool to those who never sought the other world.”
-JM

User avatar

martin
Admin
Admin
Posts: 5105
Joined: 06 Apr 2014, 16:12
    Linux Chrome

Re: Add Config

Post by martin »

What phpbb version and php you using ?
Image

User avatar

Maclobster
Users
Users
Posts: 80
Joined: 26 Apr 2020, 20:26
    Windows 10 Chrome

Re: Add Config

Post by Maclobster »

7.3.21

3.3.1

have a option at provider to set on 7.4
You do not have the required permissions to view the files attached to this post! Maybe your post count is too low.

User avatar

Topic Author
dmzx
Founder
Founder
Posts: 6466
Joined: 13 Jan 2014, 21:45
    Windows 10 Chrome

Re: Add Config

Post by dmzx »

First post updated.

Post Reply Previous topicNext topic