[ABD] Image Upload

Any abandoned Extensions will be moved to this forum.

WARNING: Extensions in this forum are not currently being supported or maintained by the original Extension author. Proceed at your own risk.
Forum rules
IMPORTANT: Extension Development Forum rules

WARNING: Extensions in this forum are not currently being supported nor updated by the original Extension author. Proceed at your own risk.
User avatar
canonknipser
Registered User
Posts: 2096
Joined: Thu Sep 08, 2011 4:16 am
Location: Germany
Name: Frank Jakobs
Contact:

Re: [3.1][3.2][DEV] Image Upload

Post by canonknipser »

Greetings, Frank
phpbb.de support team member
English is not my native language - no support via PM or mail
New arrival - Extensions and scripts for phpBB
User avatar
null2
Registered User
Posts: 516
Joined: Wed Jan 20, 2010 11:03 am

Re: [3.1][3.2][DEV] Image Upload

Post by null2 »

There is a name conflit between these 2 extensions:

https://www.phpbb.com/customise/db/extension/postimage/
and
viewtopic.php?f=456&t=2407621
Sorry for my bad english. I'm from USA.
User avatar
dmzx
Registered User
Posts: 853
Joined: Fri Sep 05, 2014 6:48 am
Location: The Netherlands
Contact:

Re: [3.1][3.2][DEV] Image Upload

Post by dmzx »

null2 wrote: Fri Feb 17, 2017 10:29 pm There is a name conflit between these 2 extensions:

https://www.phpbb.com/customise/db/extension/postimage/
and
viewtopic.php?f=456&t=2407621
Extension name is the same, what is the conflict?
Contact me on dmzx-web.net
Buy me a beer Donate and try binance.com or try CentOS Web Panel
User avatar
null2
Registered User
Posts: 516
Joined: Wed Jan 20, 2010 11:03 am

Re: [3.1][3.2][DEV] Image Upload

Post by null2 »

Name conflit! Its not obvious to know what is what.
Sorry for my bad english. I'm from USA.
User avatar
german-german
Registered User
Posts: 75
Joined: Sun Jan 15, 2017 1:56 am
Location: Buenos Aires - Argentina
Name: Germán A. Sassone
Contact:

Re: [3.1][3.2][DEV] Image Upload

Post by german-german »

I'm a fan of your work, I apreciate It

Thanks
spinecki
Registered User
Posts: 67
Joined: Wed Jan 11, 2017 12:41 pm
Contact:

Re: [3.1][3.2][DEV] Image Upload

Post by spinecki »

canonknipser wrote: Thu Feb 16, 2017 9:00 pm Learn about chmod file permissions
I understand which number is what.
My problem is that after uploading an image, it does not have 0644, 0755 or whatever.
File permissions are being reset to 0600... and it is not my hosting fault.
User avatar
canonknipser
Registered User
Posts: 2096
Joined: Thu Sep 08, 2011 4:16 am
Location: Germany
Name: Frank Jakobs
Contact:

Re: [3.1][3.2][DEV] Image Upload

Post by canonknipser »

Depending on your server setup, you don't need the "group" and "other" part of the permissions. So a "00" in those parts is not wrong in that case.

If your images are actually showing up, don't bother.

If it is a problem also with "regular" attachments, maybe it's worth to investigate it further.

If it is a problem with files uploaded by this extension, you need to contact the extensions author; maybe the extension handles file permissions different from the regular phpBB-attachment system.
Greetings, Frank
phpbb.de support team member
English is not my native language - no support via PM or mail
New arrival - Extensions and scripts for phpBB
MagicalFire
Registered User
Posts: 22
Joined: Mon Feb 06, 2012 5:38 pm

Re: [3.1][3.2][DEV] Image Upload

Post by MagicalFire »

dmzx after uploading the file I Error

Code: Select all

[phpBB Debug] PHP Warning: in file [ROOT]/ext/dmzx/imageupload/controller/imageupload.php on line 223: getimagesize(./ext/dmzx/imageupload/files//ef8de9a2c474100e4ac2e40d346d80b8.jpg): failed to open stream: Permission denied
besides how to remove a link from the menu
and in ACP I have an error

Code: Select all

[phpBB Debug] PHP Warning: in file [ROOT]/ext/dmzx/imageupload/controller/admin_controller.php on line 196: getimagesize(./../ext/dmzx/imageupload/files/ef8de9a2c474100e4ac2e40d346d80b8.jpg): failed to open stream: Permission denied
[phpBB Debug] PHP Warning: in file [ROOT]/ext/dmzx/imageupload/controller/admin_controller.php on line 196: getimagesize(./../ext/dmzx/imageupload/files/45719198abb5a854eb6355776bff40ea.jpg): failed to open stream: Permission denied
pappy1961
Registered User
Posts: 29
Joined: Tue Jun 30, 2015 8:37 pm

Re: [3.1][3.2][DEV] Image Upload

Post by pappy1961 »

Subscribed
User avatar
Aros010
Registered User
Posts: 23
Joined: Fri Jul 29, 2016 10:47 pm
Location: Miami, Florida
Name: Aros Row
Contact:

Re: [3.1][3.2][DEV] Image Upload

Post by Aros010 »

Fantastic extension, working excellent!
leschek
Registered User
Posts: 838
Joined: Tue Jul 18, 2006 12:49 pm
Contact:

Re: [3.1][3.2][DEV] Image Upload

Post by leschek »

darren.cb wrote: Thu Feb 09, 2017 10:43 pm Amazing! Will there be a feature for users to manage their own images? This was a mod a while back on a board I had seen... Every user was displayed a dropdown of all his/her previously uploaded images to pick from in the event they needed to re-post the images (or lost the link between the time they uploaded and went to post). Just a thought.

Also, what about the possibility of adding an "add image to post" link under the quick-reply (or PM or full editor) text area that opened the image upload page in a smaller pop-up window for quickly adding images to posts?
exactly what I thought when I installed it on my test board.
Plus one more thing. When I upload image, it is displayed in full size. Would be nice to have there some smaller preview (maybe with size setting in ACP) and displaying full size image after click on it.
pappy1961
Registered User
Posts: 29
Joined: Tue Jun 30, 2015 8:37 pm

Re: [3.1][3.2][DEV] Image Upload

Post by pappy1961 »

Yes, and the ability to have the options for users to upload images into a folder they have to choose, for boards that would like to keep some uploads apart from the misc uploads.... or a special folder or 2 for certain images.....
User avatar
supanet
Registered User
Posts: 246
Joined: Sat Dec 15, 2012 4:20 pm
Location: UK
Contact:

Re: [3.1][3.2][DEV] Image Upload

Post by supanet »

pappy1961 wrote: Mon Apr 10, 2017 4:55 pm Yes, and the ability to have the options for users to upload images into a folder they have to choose, for boards that would like to keep some uploads apart from the misc uploads.... or a special folder or 2 for certain images.....
+1 for this. :D
User avatar
dmzx
Registered User
Posts: 853
Joined: Fri Sep 05, 2014 6:48 am
Location: The Netherlands
Contact:

Re: [3.1][3.2][DEV] Image Upload

Post by dmzx »

First post updated.

Host has some problems so images will appear later ;)
Contact me on dmzx-web.net
Buy me a beer Donate and try binance.com or try CentOS Web Panel
pappy1961
Registered User
Posts: 29
Joined: Tue Jun 30, 2015 8:37 pm

Re: [3.1][3.2][DEV] Image Upload

Post by pappy1961 »

pappy1961 wrote: Mon Apr 10, 2017 4:55 pm Yes, and the ability to have the options for users to upload images into a folder they have to choose, for boards that would like to keep some uploads apart from the misc uploads.... or a special folder or 2 for certain images.....
Ideally for our uses and as such I can imagine others as well. If admin could assign different storage folders for images posted of different types... say, MAP images could be stored in a MAP folder, with the member having no permissions to overwrite or delete anything in that folder, just add and view only permissions. While other general BS images could be posted into a full access folder for general images.... Maybe even a third category folder with adjustable permissions.... This bit or organizational ability and accessibility would be spectacular.
Locked

Return to “Abandoned Extensions”