Off-Topic ⇒ How to fixed extension BGTOP
-
HarveyWNvm LLC.
- Users

- Status: Offline
- User theme: Dark
- Posts: 53
- Joined: Nov 3rd, '20, 14:12
Re: How to fixed extension BGTOP
That's why I posted the code to help me because I broke it without wanting to and now I've put it back again
-
Sniper_E
- VIP

- Status: Offline
- User theme: Dark
- Posts: 1161
- Joined: Oct 14th, '14, 17:01
Re: How to fixed extension BGTOP
"description": "Made by appunlockstoryplay.top", needs to be "description": "This extension adds something to the index page, What?",
You put a short description of what this extension adds to the forum.
In these lines "php": ">=8.2.14" and "phpbb/phpbb": ">=3.3.11,<4.0.x*@dev"
You are using the latest version of php and the latest version of phpBB - Most extensions uses the earlier versions of both that this ext works in.
"display-name": "BGTOP by HarveyWNvm", needs to be the extension name only which shows in acp. Scratch the by HarveyWNvm part.
But I don't see anything that could be causing your error. What does you error message say? You can't hold back information if you need help.
You put a short description of what this extension adds to the forum.
In these lines "php": ">=8.2.14" and "phpbb/phpbb": ">=3.3.11,<4.0.x*@dev"
You are using the latest version of php and the latest version of phpBB - Most extensions uses the earlier versions of both that this ext works in.
"display-name": "BGTOP by HarveyWNvm", needs to be the extension name only which shows in acp. Scratch the by HarveyWNvm part.
But I don't see anything that could be causing your error. What does you error message say? You can't hold back information if you need help.
-
HarveyWNvm LLC.
- Users

- Status: Offline
- User theme: Dark
- Posts: 53
- Joined: Nov 3rd, '20, 14:12
Re: How to fixed extension BGTOP
I feel like I need a little help to get the extension to show on top 3.3.x It just shows on top that the version runs on 3.2.x And that's what I want to fix

