[CDB] Upload Extensions 3.1.2

A place for Extension Authors to post and receive feedback on Extensions still in development. No Extensions within this forum should be used within a live environment!
Anti-Spam Guide
Forum rules
READ: phpBB.com Board-Wide Rules and Regulations

IMPORTANT: Extensions Development rules

IMPORTANT FOR NEEDED EVENTS!!!
If you need an event for your extension please read this for the steps to follow to request the event(s)
LavIgor
Registered User
Posts: 545
Joined: Mon Apr 28, 2014 1:47 pm

Re: [RC] Upload Extensions

Post by LavIgor »

I had the same errors after uploading RC6 files.
Deleting cache files container_dotslash.php and container_dotslashdotdotslash.php should help.

But as for your logs, they refer to './phpbb/event/extension_subscriber_loader.php' on your server.
'./phpbb/event/extension_subscriber_loader.php' was removed in previous RC versions.
It seems that you have some problems with class_loader.php or other file.

Have you updated all your files to RC6 (and previous versions before)?
User avatar
Mess
Registered User
Posts: 985
Joined: Wed Jul 01, 2009 6:37 am
Name: Kim

Re: [RC] Upload Extensions

Post by Mess »

LavIgor wrote:Great news!

Now the implementation of GitHub uploads is ready!
It will be published tomorrow or today, depending on your time zone.
Woa, thats soo awesome. Great work!! :D
User avatar
Jessica
Former Team Member
Posts: 4342
Joined: Sun Jul 18, 2010 2:53 pm
Location: Pennsylvania, USA
Name: Jessica

Re: [RC] Upload Extensions

Post by Jessica »

LavIgor wrote:I had the same errors after uploading RC6 files.
Deleting cache files container_dotslash.php and container_dotslashdotdotslash.php should help.

But as for your logs, they refer to './phpbb/event/extension_subscriber_loader.php' on your server.
'./phpbb/event/extension_subscriber_loader.php' was removed in previous RC versions.
It seems that you have some problems with class_loader.php or other file.

Have you updated all your files to RC6 (and previous versions before)?
Yeah I'm pretty sure all files have been updated. Although I did update right from RC3 to RC6...
Pro-choice, Atheist, Pro-LGBT rights
Everybody is a genius. But if you judge a fish by its ability to climb a tree, it will live its whole life believing that it is stupid. - Albert Einstein
LavIgor
Registered User
Posts: 545
Joined: Mon Apr 28, 2014 1:47 pm

Re: [RC] Upload Extensions

Post by LavIgor »

Mess wrote:
LavIgor wrote:Great news!

Now the implementation of GitHub uploads is ready!
It will be published tomorrow or today, depending on your time zone.
Woa, thats soo awesome. Great work!! :D
Thank you!

The ability to upload files directly from github.com was implemented!
The repository on GitHub was updated.

No language changes are needed for this version (and the version number wasn't changed).
LavIgor
Registered User
Posts: 545
Joined: Mon Apr 28, 2014 1:47 pm

Re: [RC] Upload Extensions

Post by LavIgor »

Jessica wrote:Yeah I'm pretty sure all files have been updated. Although I did update right from RC3 to RC6...
Maybe something went wrong during the update (or maybe the update script was wrong).
Version RC3 has extension_subscriber_loader.php which isn't present in RC6.

Please check your class_loader.php and compare it with RC6 version file.
User avatar
Jessica
Former Team Member
Posts: 4342
Joined: Sun Jul 18, 2010 2:53 pm
Location: Pennsylvania, USA
Name: Jessica

Re: [RC] Upload Extensions

Post by Jessica »

I made sure to download the RC3 to RC6 automatic update zip...

Also checked class_loader.php. Replaced it with the RC6 version. Didn't fix it...:(

If you want, I can give you temporary FTP access to try to see if you can fix it (since I have no clue)..?
Pro-choice, Atheist, Pro-LGBT rights
Everybody is a genius. But if you judge a fish by its ability to climb a tree, it will live its whole life believing that it is stupid. - Albert Einstein
LavIgor
Registered User
Posts: 545
Joined: Mon Apr 28, 2014 1:47 pm

Re: [RC] Upload Extensions

Post by LavIgor »

Jessica wrote:I made sure to download the RC3 to RC6 automatic update zip...

Also checked class_loader.php. Replaced it with the RC6 version. Didn't fix it...:(
I don't know the reason of the problem but as I can see it is not related to the extension.

Have you cleared the cache?
Do you have DEBUG mode enabled?
User avatar
Jessica
Former Team Member
Posts: 4342
Joined: Sun Jul 18, 2010 2:53 pm
Location: Pennsylvania, USA
Name: Jessica

Re: [RC] Upload Extensions

Post by Jessica »

LavIgor wrote:
Jessica wrote:I made sure to download the RC3 to RC6 automatic update zip...

Also checked class_loader.php. Replaced it with the RC6 version. Didn't fix it...:(
I don't know the reason of the problem but as I can see it is not related to the extension.

Have you cleared the cache?
Do you have DEBUG mode enabled?
Yes to both
Pro-choice, Atheist, Pro-LGBT rights
Everybody is a genius. But if you judge a fish by its ability to climb a tree, it will live its whole life believing that it is stupid. - Albert Einstein
LavIgor
Registered User
Posts: 545
Joined: Mon Apr 28, 2014 1:47 pm

Re: [RC] Upload Extensions

Post by LavIgor »

Jessica wrote:
LavIgor wrote:
Jessica wrote:I made sure to download the RC3 to RC6 automatic update zip...

Also checked class_loader.php. Replaced it with the RC6 version. Didn't fix it...:(
I don't know the reason of the problem but as I can see it is not related to the extension.

Have you cleared the cache?
Do you have DEBUG mode enabled?
Yes to both
Hmm...
It's strange that the errors appear only during uploading process.
Maybe I can do some investigation if you want.
User avatar
Jessica
Former Team Member
Posts: 4342
Joined: Sun Jul 18, 2010 2:53 pm
Location: Pennsylvania, USA
Name: Jessica

Re: [RC] Upload Extensions

Post by Jessica »

I'll PM you the FTP details
Pro-choice, Atheist, Pro-LGBT rights
Everybody is a genius. But if you judge a fish by its ability to climb a tree, it will live its whole life believing that it is stupid. - Albert Einstein
leschek
Registered User
Posts: 861
Joined: Tue Jul 18, 2006 12:49 pm

Re: [RC] Upload Extensions

Post by leschek »

I uploaded old extension and it shows me "The “nickvergessen/newspage” extension is not valid.
Required meta field license has not been set.". The thing is I'm not able to delete the uploaded extension via your extension. I can (obviously) delete it with FTP client, but I kind of missing option to delete it via your extension.
LavIgor
Registered User
Posts: 545
Joined: Mon Apr 28, 2014 1:47 pm

Re: [RC] Upload Extensions

Post by LavIgor »

leschek wrote:I uploaded old extension and it shows me "The “nickvergessen/newspage” extension is not valid.
Required meta field license has not been set.". The thing is I'm not able to delete the uploaded extension via your extension. I can (obviously) delete it with FTP client, but I kind of missing option to delete it via your extension.
There was a moment when the field license was renamed.

Our extension lets you delete only uninstalled extensions.
If you try to install a broken extension, some information can be saved even then.

You should go to 'Manage extensions' -> '<Your broken extension>' -> 'Delete data' and only then you can delete it completely by our extension. ;)
leschek
Registered User
Posts: 861
Joined: Tue Jul 18, 2006 12:49 pm

Re: [RC] Upload Extensions

Post by leschek »

Thank you for reply
LavIgor wrote:You should go to 'Manage extensions' -> '<Your broken extension>' -> 'Delete data' and only then you can delete it completely by our extension.
There is not option 'Delete data' on side of my broken extension:

Image
User avatar
John P
Registered User
Posts: 1237
Joined: Mon Jan 21, 2008 3:55 pm
Location: Netherlands
Name: John

Re: [RC] Upload Extensions

Post by John P »

It's because the license of your extension isn't valid and therefore it isn't displayed in the list.

You can safely delete by ftp or rename licence as license in composer.json and then delete it in upload extensions.

If it was earlier enabled there maybe is a record in your db in table (prefix) ext with ext_name "nickvergessen/newspage".
Delete this record
Image
Webhosting, Custom MODs, Technical management, MOD installation and Webdesign
leschek
Registered User
Posts: 861
Joined: Tue Jul 18, 2006 12:49 pm

Re: [RC] Upload Extensions

Post by leschek »

Thank you.
I didn't upload the extension earlier, so there shouldn't be any data in db. I uploaded it with this "Upload Extensions" extension and it got to the state you can see on linked picture. I just thought there could be link/button to delete uploaded broken extensions (like the one I tried), which are not installed.

Return to “Extensions in Development”