Scheduled Maintenance: 10-11-2025 Electricity company maintenance between 09:00 and 15:00.

3.2 & 3.3 Extensions Database 3.2 / 3.3Image Upload

<span class="qte-attr qte_32_33-qte">3.2.x & 3.3.x</span>
User avatar

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

Re: Image Upload

Post by dmzx »

Maybe a shorter version:

Note: I did empty the db image_upload table so no broken images are shown in UCP and ACP

User avatar

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

Re: Image Upload

Post by martin »

Just go into acp and delete the images from there problem solved as you clearly messed up.
Image

User avatar

ivailo95
Users
Users
Posts: 918
Joined: 02 Feb 2018, 12:04
    Windows 7 Firefox

Re: Image Upload

Post by ivailo95 »

martin wrote: 15 Dec 2019, 22:50 Just go into acp and delete the images from there problem solved as you clearly messed up.
If I delete these images, they will disappear from my topics, I cannot delete them
Feed like a disease
And bring them to their knees
They'll pay for their deceit

User avatar

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

Re: Image Upload

Post by dmzx »

ivailo95 wrote: 16 Dec 2019, 07:42
martin wrote: 15 Dec 2019, 22:50 Just go into acp and delete the images from there problem solved as you clearly messed up.
If I delete these images, they will disappear from my topics, I cannot delete them
Now let me try to explain it to you.

1) Leave the files folder with the images so the urls dont break for your images.
2) empty the database image_upload table so no broken images are shown in UCP and ACP (this dont delete the old images)
3) Start with the new upload images so all will be in new folder img-files folder.

Nothing more there is to do.

User avatar

ivailo95
Users
Users
Posts: 918
Joined: 02 Feb 2018, 12:04
    Windows 7 Firefox

Re: Image Upload

Post by ivailo95 »

How can i do this
2) empty the database image_upload table so no broken images are shown in UCP and ACP (this dont delete the old images)
Where is this dir image_upload in the database?

User avatar

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

Re: Image Upload

Post by dmzx »

ivailo95 wrote: 16 Dec 2019, 18:31 How can i do this
2) empty the database image_upload table so no broken images are shown in UCP and ACP (this dont delete the old images)
Where is this dir image_upload in the database?
Go to your database and look for image_upload and select all and delete when your are in that table.

User avatar

mh254
Users
Users
Posts: 15
Joined: 28 Jan 2016, 09:23
    Windows 10 Chrome

Re: Image Upload

Post by mh254 »

I have an issue since the apth of the image folder has changed.

The images are physicaly there, i've checked the path on filessystem:

URL: https://xxxx.de/ext/dmzx/imageupload/im ... 456ff5.jpg
Image: /var/www/xxxx/ext/dmzx/imageupload/img-files/3276/554e454/b76f4ed/5b47ff6e0641dc94643464864a456ff5.jpg

But i always get this error and no image is displayed when i try to call the image directly:
2019-12-31_09h15_28.png
And this is how it looks in the post:
2019-12-31_09h16_49.png
All newly uploaded images are affected.
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: 6469
Joined: 13 Jan 2014, 21:45
    Windows 10 Chrome

Re: Image Upload

Post by dmzx »

mh254 wrote: 31 Dec 2019, 09:18 I have an issue since the apth of the image folder has changed.

The images are physicaly there, i've checked the path on filessystem:

URL: https://xxxx.de/ext/dmzx/imageupload/im ... 456ff5.jpg
Image: /var/www/xxxx/ext/dmzx/imageupload/img-files/3276/554e454/b76f4ed/5b47ff6e0641dc94643464864a456ff5.jpg

But i always get this error and no image is displayed when i try to call the image directly:
2019-12-31_09h15_28.png

And this is how it looks in the post:
2019-12-31_09h16_49.png

All newly uploaded images are affected.
PM me url of forum to check.

User avatar

RobJansen
Users
Users
Posts: 6
Joined: 12 Jan 2020, 14:05
    Windows 10 Edge

Re: Image Upload

Post by RobJansen »

We are setting up a new site and were thinking about using the image uploader and have it on a test forum, we are debating of using the attachments or either this one.
It is possible to make a few changes to the code?

Currently once you upload you have 4 bbcode options, is it possible to include a configuration in the ACP to change which ones are displayed?

Once thing I am missing currently is you place the URL tags with the IMG tags included so that it displays the image while it is being an URL.
It could be a fifth option?

I can make the changes to the code to make it work, but it would be better to include these in the main options as everyone can benefit and it doesn't brake while doing an update.

User avatar

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

Re: Image Upload

Post by dmzx »

RobJansen wrote: 31 Jan 2020, 11:43 Currently once you upload you have 4 bbcode options, is it possible to include a configuration in the ACP to change which ones are displayed?
Will think of this to add in ACP
RobJansen wrote: 31 Jan 2020, 11:43 Once thing I am missing currently is you place the URL tags with the IMG tags included so that it displays the image while it is being an URL.
It could be a fifth option?
So like this you mean:

Image

User avatar

RobJansen
Users
Users
Posts: 6
Joined: 12 Jan 2020, 14:05
    Windows 10 Edge

Re: Image Upload

Post by RobJansen »

That is indeed what I meant :)

It comes in pretty handy as on the forum a thumbnail is displayed automatically but if you want to at details in the image you can then click the image.

User avatar

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

Re: Image Upload

Post by dmzx »

RobJansen wrote: 31 Jan 2020, 12:20 That is indeed what I meant :)

It comes in pretty handy as on the forum a thumbnail is displayed automatically but if you want to at details in the image you can then click the image.
ok will add that to the next release.

User avatar

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

Re: Image Upload

Post by dmzx »

First post updated.

User avatar

RobJansen
Users
Users
Posts: 6
Joined: 12 Jan 2020, 14:05
    Android Chrome

Re: Image Upload

Post by RobJansen »

That was quick :thumbup:

User avatar

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

Re: Image Upload

Post by martin »

Thats what his gf says too :tumbsyes:

Post Reply Previous topicNext topic