Upload your app's screenshot [New]

Everything else that doesn't fall into one of the other PB categories.
User avatar
ar-s
Enthusiast
Enthusiast
Posts: 340
Joined: Sat Oct 06, 2007 11:20 pm
Location: France

Upload your app's screenshot [New]

Post by ar-s »

Image

Hey dudes
No need to register to use it. (but you should to manage your pictures)
I will ask you to use it only for your software screenshots, not for your personal pictures :)

Here is the address : https://upimg.ldvmultimedia.com

EnJoY

--edit 2022/01/19
After one year. The v1.0 is out.

- Change the maximum image size to 5MB
- Added bmp and svg formats
- Improved the display of "My Pictures".
- Account management (delete account, change password)
EnJoY 8)

--edit 2021/02/02
Now there is a member section, so you can create a free account. On it, you can see all your pictures and delete links.
------------------------------


Note.

If you want to translate (and correct..) senteces in your language, just put your translation here.

Code: Select all

case 'en':
        define('TXT_MAIL_CONFIRM',"A confirmation email has been sent to you to validate your account");
        define('TXT_MDP_INVALIDE', "Wrong password format");
        define('TXT_NOMAIL_FOUND',"No account corresponds to this email address");
        define('TXT_MDP_RENEW',"Password reminder instructions have been sent to you by email");
        define('TXT_DECO',"You are now unlogged");
        define('TXT_DELETE',"Delete");
        define('TXT_HOME',"Home");
        define('TXT_MDP_CHANGE',"Password changed");
        define('TXT_TOKEN_WRONG',"Invalid Token");
        define('TXT_LOST_WRONG',"Invalid data");
        define('TXT_MAIL_LOST_MESSAGE',"A password reset request has been made by UP IMG.<br>To renew the password click on the following link.");
        define('TXT_MAIL_SUJET_LOST',"Reset password");
        define('TXT_LOST',"Lost password");
        define('TXT_CONNECT',"Login");
        define('TXT_BAD_USER', "Invalid user");
        define('TXT_BAD_MDP', "Wrong password");
        define('TXT_USER_NOT_FOUND', "User not found");
        define('TXT_EMAIL_NOT_FOUND', "Email not found");
        define('TXT_ACTIVE', "Your account is now activated! You can log in.");
        define('TXT_ERR_CHAMPS', "All fields must be completed!");
        define('TXT_ERR_MAIL', "Wrong email format.<br>");
        define('TXT_ERR_2PASS', "Both passwords do not match..<br>");
        define('TXT_MAIL_INFO', "<br>An email has been sent to activate your account.");
        define('TXT_WELCOME', "Welcome ");
        define('TXT_MAIL_MESS1', "This message has been sent by LDV MULTIMEDIA // UP IMG.<br>Your login name is:");
        define('TXT_MAIL_MESS2', "<br>Please click on the link below to validate your account.<br>");
        define('TXT_MAIL_SUJET', "Please confirm your UP IMG account");
        define('TXT_ERREUR_PSEUDO', "Username already used");
        define('TXT_ERREUR_EMAIL', "Email adress already used");
        define('FILE_DON', "donuk.png"); 
        define('TXT_VALIDER', "Let's go"); 
        define('TXT_HOLDER_CONFIRM', "Repeat password");
        define('TXT_CONFIRM', "Repeat"); 
        define('TXT_ENTER_YOUR', "Enter your ");
        define('TXT_CANCEL', "Cancel");
        define('TXT_MDP', "Password");
        define('TXT_EMAIL', "Email");
        define('TXT_HOLDER_LOGIN', "Enter a login name");
        define('TXT_PSEUDO', "Login name");
        define('TXT_REGISTER_INFO_MIN', "The username and email will be recorded in lower case");
        define('TXT_REGISTER_TITLE', "Become a member");
        define('TXT_LOGIN', "Login");
        define('TXT_LOGOUT', "Logout");
        define('TXT_REGISTER', "Register");
        define('TXT_MYWORLD', "My pictures");
        define('TXT_COMPTE', "My account");
        define('TXT_VISIT', "Visit my website (fr)");
        define('TXT_PP',  "Please donate with paypal, the secure way to support my work");
        define('TXT_TELECH',  "Image uploader  bmp, svg, jpg, png et gif < 5mo");
        define('TXT_DEL',  "has been deleted<br></h4>");
        define('TXT_NONDEL',  "Unable to delete file ");
        define('TXT_NONVALID', "Bad file format.");
        define('TXT_SELECT', "Please select  Jpeg, Png or Gif file !");
        define('TXT_PROB',  "Problem during upload, please contact Ar-S");
        define('TXT_RETRY',  "Try again !");
        define('TXT_SUCCESS',  "The picture has been uploaded ");
        define('TXT_CHOOSE',  "Choose a picture");
        define('TXT_ACCUEIL',   "Back to homepage");
        define('TXT_DELINK',   "Delete link (do not loose it !):");
        define('TXT_BBCODE',   "BBCode for phpbb : ");
        define('TXT_ENV',   "Upload");
        define('TXT_COP',   "Link has been copied to the clipboard");
        define('TXT_COPCLIC',   "Clic here to copy the link");
        define('TXT_ACC_CHANGEMDP',   "Change your password");
        define('TXT_ACC_REPETEZ',   "Re-enter the new password");
        define('TXT_ACC_SUPPRALL', "Delete my account and my pictures (irreversible!)");
        define('TXT_ACC_SUPPRCONFIRM',   "Confirm account deletion");
        define('TXT_ACC_HELLO',   "Hi ");
        define('TXT_ACC_LINK',   "Your account is linked to ");
        define('TXT_MW_SIZE',"Size: ");
        define('TXT_MW_WEIGHT',"Weight: ");
        define('TXT_MW_TYPE',"Type: ");
        break;

case 'de':

case 'es':

etc..
Last edited by ar-s on Thu Jan 19, 2023 2:08 pm, edited 4 times in total.
~Ar-S~
My Image Hoster for PB users
My webSite (french) with PB apps : LDVMULTIMEDIA
PB - 3.x / 5.7x / 6 - W11 x64 - Ryzen 7 3700x / #Rpi4

Code: Select all

r3p347 : 7ry : un71l d0n3 = 1
User avatar
Kiffi
Addict
Addict
Posts: 1353
Joined: Tue Mar 02, 2004 1:20 pm
Location: Amphibios 9

Re: Upload your app's screenshot

Post by Kiffi »

pretty much PHP warnings...
Hygge
User avatar
ar-s
Enthusiast
Enthusiast
Posts: 340
Joined: Sat Oct 06, 2007 11:20 pm
Location: France

Re: Upload your app's screenshot

Post by ar-s »

Sorry i just finish if. Should be better now
~Ar-S~
My Image Hoster for PB users
My webSite (french) with PB apps : LDVMULTIMEDIA
PB - 3.x / 5.7x / 6 - W11 x64 - Ryzen 7 3700x / #Rpi4

Code: Select all

r3p347 : 7ry : un71l d0n3 = 1
User avatar
Kiffi
Addict
Addict
Posts: 1353
Joined: Tue Mar 02, 2004 1:20 pm
Location: Amphibios 9

Re: Upload your app's screenshot

Post by Kiffi »

ar-s wrote: Sun Jul 18, 2021 11:29 pmShould be better now
nope:
Warning: Use of undefined constant TXT_VISIT - assumed 'TXT_VISIT' in /home/inkq4865/upimg/index.php on line 123
Warning: Use of undefined constant TXT_PP - assumed 'TXT_PP' in /home/inkq4865/upimg/index.php on line 127
Warning: Use of undefined constant TXT_TELECH - assumed 'TXT_TELECH' in /home/inkq4865/upimg/index.php on line 149
Warning: Use of undefined constant TXT_CHOOSE - assumed 'TXT_CHOOSE' in /home/inkq4865/upimg/index.php on line 349
Warning: Use of undefined constant TXT_ENV - assumed 'TXT_ENV' in /home/inkq4865/upimg/index.php on line 358
Hygge
User avatar
ar-s
Enthusiast
Enthusiast
Posts: 340
Joined: Sat Oct 06, 2007 11:20 pm
Location: France

Re: Upload your app's screenshot

Post by ar-s »

Hey.
Could you tell me in witch language is your browser ?
Could you try again now ?
~Ar-S~
My Image Hoster for PB users
My webSite (french) with PB apps : LDVMULTIMEDIA
PB - 3.x / 5.7x / 6 - W11 x64 - Ryzen 7 3700x / #Rpi4

Code: Select all

r3p347 : 7ry : un71l d0n3 = 1
User avatar
Kiffi
Addict
Addict
Posts: 1353
Joined: Tue Mar 02, 2004 1:20 pm
Location: Amphibios 9

Re: Upload your app's screenshot

Post by Kiffi »

ar-s wrote: Mon Jul 19, 2021 8:22 amCould you try again now ?
Looks like there are no more warnings. 👍
ar-s wrote: Mon Jul 19, 2021 8:22 amCould you tell me in witch language is your browser ?
My browser is set to German.

Greetings ... Peter
Hygge
BarryG
Addict
Addict
Posts: 3294
Joined: Thu Apr 18, 2019 8:17 am

Re: Upload your app's screenshot

Post by BarryG »

But will our hosted images still be on your server in 5 or 10 years, compared to something like Imgur.com?
Last edited by BarryG on Wed Jul 21, 2021 8:47 am, edited 1 time in total.
User avatar
ar-s
Enthusiast
Enthusiast
Posts: 340
Joined: Sat Oct 06, 2007 11:20 pm
Location: France

Re: Upload your app's screenshot

Post by ar-s »

Hey BarryG
My website exists since 2010. And i am not ready to stop my activity (I am 45 years old). As I am a PB user since the 3.x versions and one of the moderators of the french forum, I invest in the measure of my means for the community in a service related to PB which according to me misses the forum. Everyone is free to use it or not.
~Ar-S~
My Image Hoster for PB users
My webSite (french) with PB apps : LDVMULTIMEDIA
PB - 3.x / 5.7x / 6 - W11 x64 - Ryzen 7 3700x / #Rpi4

Code: Select all

r3p347 : 7ry : un71l d0n3 = 1
Mindphazer
Enthusiast
Enthusiast
Posts: 340
Joined: Mon Sep 10, 2012 10:41 am
Location: Savoie

Re: Upload your app's screenshot

Post by Mindphazer »

Whatever you do, whatever you say, there will always be this huge army of people who don't do anything but criticize...
MacBook Pro 14" M1 Pro - 16 Gb - MacOS 14 - Iphone 15 Pro Max - iPad at home
...and unfortunately... Windows at work...
User avatar
ar-s
Enthusiast
Enthusiast
Posts: 340
Joined: Sat Oct 06, 2007 11:20 pm
Location: France

Re: Upload your app's screenshot

Post by ar-s »

@Mindphazer
I don't care. If that could help some people, that's enough for me. :wink:
~Ar-S~
My Image Hoster for PB users
My webSite (french) with PB apps : LDVMULTIMEDIA
PB - 3.x / 5.7x / 6 - W11 x64 - Ryzen 7 3700x / #Rpi4

Code: Select all

r3p347 : 7ry : un71l d0n3 = 1
BarryG
Addict
Addict
Posts: 3294
Joined: Thu Apr 18, 2019 8:17 am

Re: Upload your app's screenshot

Post by BarryG »

Come off it guys... I'm not criticizing. It's a legit question. We've had many people offer to host images here in the past but they've all disappeared after a while, losing our images in the process. So it's natural to ask about longevity.

Also, I am NOT one of those "people who don't do anything but criticize". I actively contribute here and post answers (with code!) to people who need help.

I'm sorry I spoke in this thread.
Last edited by BarryG on Wed Jul 21, 2021 12:33 pm, edited 1 time in total.
User avatar
ar-s
Enthusiast
Enthusiast
Posts: 340
Joined: Sat Oct 06, 2007 11:20 pm
Location: France

Re: Upload your app's screenshot

Post by ar-s »

no offense BarryG.
~Ar-S~
My Image Hoster for PB users
My webSite (french) with PB apps : LDVMULTIMEDIA
PB - 3.x / 5.7x / 6 - W11 x64 - Ryzen 7 3700x / #Rpi4

Code: Select all

r3p347 : 7ry : un71l d0n3 = 1
User avatar
ar-s
Enthusiast
Enthusiast
Posts: 340
Joined: Sat Oct 06, 2007 11:20 pm
Location: France

Re: Upload your app's screenshot [New]

Post by ar-s »

--2021/02/02
Now there is a member section, so you can create a free account. On it, you can see all your pictures and delete links.
------------------------------
~Ar-S~
My Image Hoster for PB users
My webSite (french) with PB apps : LDVMULTIMEDIA
PB - 3.x / 5.7x / 6 - W11 x64 - Ryzen 7 3700x / #Rpi4

Code: Select all

r3p347 : 7ry : un71l d0n3 = 1
Bitblazer
Enthusiast
Enthusiast
Posts: 733
Joined: Mon Apr 10, 2017 6:17 pm
Location: Germany
Contact:

Re: Upload your app's screenshot

Post by Bitblazer »

Thanks for this service. That is something really useful.
BarryG wrote: Wed Jul 21, 2021 8:46 am Come off it guys... I'm not criticizing. It's a legit question. We've had many people offer to host images here in the past but they've all disappeared after a while, losing our images in the process. So it's natural to ask about longevity.
You could upload all pictures to two free hosters, write a tiny script that checks on which free image hoster the image exists and does a temporary http redirect to the one that works. A webpage then links to the script instead of a picture ;) Additionally you should always keep the local original and let the script email you if a one of the free image hosting sites and a picture can't be reached (remember to implement basic flood protection! and garble any adress in the script). That would give you a "reliable" use of free resources ;)
Feel free to extend it to three free image hosts and make an Open Source version of the script :)
webpage - discord chat links -> purebasic GPT4All
User avatar
ar-s
Enthusiast
Enthusiast
Posts: 340
Joined: Sat Oct 06, 2007 11:20 pm
Location: France

Re: Upload your app's screenshot [New]

Post by ar-s »

After one year. The v1.0 is out.

- Change the maximum image size to 5MB
- Added bmp and svg formats
- Improved the display of "My Pictures".
- Account management (delete account, change password)
EnJoY 8)
~Ar-S~
My Image Hoster for PB users
My webSite (french) with PB apps : LDVMULTIMEDIA
PB - 3.x / 5.7x / 6 - W11 x64 - Ryzen 7 3700x / #Rpi4

Code: Select all

r3p347 : 7ry : un71l d0n3 = 1
Post Reply