Extensions management not visible in "customise folder"

Get help with installation and running phpBB 3.2.x here. Please do not post bug reports, feature requests, or extension related questions here.
Post Reply
Luchtzak
Registered User
Posts: 273
Joined: Sat Jul 20, 2002 7:13 pm
Contact:

Extensions management not visible in "customise folder"

Post by Luchtzak »

My goal was to add an extension called sitemap. I uploaded the files to the following folder /ext/

I then checked in my admin panel under the customise folder but the extensions management isn't visible in that folder. Any suggestion ?
.
Schermopname (343).png
User avatar
warmweer
Jr. Extension Validator
Posts: 11278
Joined: Fri Jul 04, 2003 6:34 am
Location: Van Allen Bel ... gium
Contact:

Re: Extensions management not visible in "customise folder"

Post by warmweer »

Luchtzak wrote: Thu Jan 03, 2019 10:55 pm My goal was to add an extension called sitemap. I uploaded the files to the following folder /ext/

I then checked in my admin panel under the customise folder but the extensions management isn't visible in that folder. Any suggestion ?
.
Schermopname (343).png
You do have an Extensions tab in the ACP. That is probably the result of an upgrade from phpbb3.0.x without properly sanitising the database for 3.0 modifications).
It can be manually fixed in the System tab (Models administration or something) but I can't write precisely what to do without a board in front of me.
I've fixed a couple of boards with that problem but still have 1 board which refuses to comply. :oops:
(Hoping someone more knowledgeable can write a simple tutorial about this).
Spelling is freeware, which means you can use it for free.
On the other hand, it is not open source, which means you cannot change it or publish it in a modified form.


Time flies like an arrow, but fruit flies like a banana.
Luchtzak
Registered User
Posts: 273
Joined: Sat Jul 20, 2002 7:13 pm
Contact:

Re: Extensions management not visible in "customise folder"

Post by Luchtzak »

Schermopname (344).png
User avatar
janus_zonstraal
Registered User
Posts: 6427
Joined: Sat Aug 30, 2014 1:30 pm

Re: Extensions management not visible in "customise folder"

Post by janus_zonstraal »

Sometimes disable and enable the module will help.
Or deleting and make a new one.
Sorry! My English is bat ;) !!!
Luchtzak
Registered User
Posts: 273
Joined: Sat Jul 20, 2002 7:13 pm
Contact:

Re: Extensions management not visible in "customise folder"

Post by Luchtzak »

janus_zonstraal wrote: Fri Jan 04, 2019 6:48 am Sometimes disable and enable the module will help.
Or deleting and make a new one.
Did that, same result as picture above.
User avatar
stevemaury
Support Team Member
Support Team Member
Posts: 52768
Joined: Thu Nov 02, 2006 12:21 am
Location: The U.P.
Name: Steve
Contact:

Re: Extensions management not visible in "customise folder"

Post by stevemaury »

Post a screenshot from your FTP client showing the ext/folder expanded.
I can stop all your spam. I can upgrade or update your Board. PM or email me. (Paid support)
Luchtzak
Registered User
Posts: 273
Joined: Sat Jul 20, 2002 7:13 pm
Contact:

Re: Extensions management not visible in "customise folder"

Post by Luchtzak »

Schermopname (345).png
User avatar
warmweer
Jr. Extension Validator
Posts: 11278
Joined: Fri Jul 04, 2003 6:34 am
Location: Van Allen Bel ... gium
Contact:

Re: Extensions management not visible in "customise folder"

Post by warmweer »

The structure looks OK.
As I said, I suspect it's due to an un sanitised upgrade from 3.0.x.
Compare your database tables : phpbb_acl_options, phpbb_acl_roles, phpbb_modules to fresh 3.2.5 ones. I suspect those tables are missing some entries and the numbering (the id's) will differ here and there.

If I'm right, then unfortunately I still haven't found an easy way to fix that (work in progress) (so hopefully my suspicion is wrong, or someone has a solution).
Spelling is freeware, which means you can use it for free.
On the other hand, it is not open source, which means you cannot change it or publish it in a modified form.


Time flies like an arrow, but fruit flies like a banana.
User avatar
stevemaury
Support Team Member
Support Team Member
Posts: 52768
Joined: Thu Nov 02, 2006 12:21 am
Location: The U.P.
Name: Steve
Contact:

Re: Extensions management not visible in "customise folder"

Post by stevemaury »

That extension is for 3.1.x and has been abandoned.
I can stop all your spam. I can upgrade or update your Board. PM or email me. (Paid support)
User avatar
warmweer
Jr. Extension Validator
Posts: 11278
Joined: Fri Jul 04, 2003 6:34 am
Location: Van Allen Bel ... gium
Contact:

Re: Extensions management not visible in "customise folder"

Post by warmweer »

stevemaury wrote: Fri Jan 04, 2019 6:54 pm That extension is for 3.1.x and has been abandoned.
OMG, and I didn't notice that :oops:
Still the absense of the Extension Management is abnormal (and Viglink should be visible since it is present).
Spelling is freeware, which means you can use it for free.
On the other hand, it is not open source, which means you cannot change it or publish it in a modified form.


Time flies like an arrow, but fruit flies like a banana.
Luchtzak
Registered User
Posts: 273
Joined: Sat Jul 20, 2002 7:13 pm
Contact:

Re: Extensions management not visible in "customise folder"

Post by Luchtzak »

warmweer wrote: Fri Jan 04, 2019 7:23 pm
stevemaury wrote: Fri Jan 04, 2019 6:54 pm That extension is for 3.1.x and has been abandoned.
OMG, and I didn't notice that :oops:
Still the absense of the Extension Management is abnormal (and Viglink should be visible since it is present).
No sitemap then 😱 It should be removed from the customisation database! https://www.phpbb.com/customise/db/exte ... eo_sitemap

Indeed: a forum for 16 years
Paul
Infrastructure Team Leader
Infrastructure Team Leader
Posts: 28654
Joined: Sat Dec 04, 2004 3:44 pm
Location: The netherlands.
Name: Paul Sohier
Contact:

Re: Extensions management not visible in "customise folder"

Post by Paul »

Extensions are clearly marked in the CDB for which versions they are (And most of them for 3.1 actually work on 3.2 :)). We only remove extensions from public download when they have a security issue.
Luchtzak
Registered User
Posts: 273
Joined: Sat Jul 20, 2002 7:13 pm
Contact:

Re: Extensions management not visible in "customise folder"

Post by Luchtzak »

Paul wrote: Fri Jan 04, 2019 7:57 pm Extensions are clearly marked in the CDB for which versions they are (And most of them for 3.1 actually work on 3.2 :)). We only remove extensions from public download when they have a security issue.
Ok then ;-)

But how to solve the issue with the extensions menu not available?
Luchtzak
Registered User
Posts: 273
Joined: Sat Jul 20, 2002 7:13 pm
Contact:

Re: Extensions management not visible in "customise folder"

Post by Luchtzak »

Any suggestion on my problem?
Post Reply

Return to “[3.2.x] Support Forum”