Skip to main content

Questions tagged [uploading]

1 vote
0 answers
178 views

When I upload my Django app, I have problem when I setup the python app configuration files. After adding requirements.txt gives me an error these libraries are not accepted: matplotlib==3.5.1 pandas=...
OmarDev's user avatar
  • 21
2 votes
0 answers
60 views

I have a form in my application where user can drop some files (images, csv, or other file types.) My current flow is: User drops the file I read the File and show an preview User Submit the form I ...
Crocsx's user avatar
  • 121
2 votes
1 answer
13k views

In order to create an html page using Google sites, there are some tools and templates in the Google sites itself; however, I did not find an option for uploading an html page (site) that has been ...
Questioner's user avatar
0 votes
0 answers
143 views

I'm setting up a Drupal 8 website and I can't seem to upload images beyond 3.5mb on my production server. My local development environment has no issue with uploading images to the 16mb limit I set in ...
mrlexington's user avatar
1 vote
0 answers
760 views

I've been trying to upload offline conversions from clicks for quite a while now. First I tried manual uploads from a CSV. I made sure that the click associated with the gclid was at least a day apart ...
Kyle Reagle's user avatar
1 vote
1 answer
122 views

I'm building a small magazine website which I plan on using daily, but I'm wondering if I should store my article images and videos as physical files or as BLOB in my MySQL Table. My primary concern ...
Wayne Six's user avatar
1 vote
2 answers
73 views

My blog runs on the comicPress theme powered by Wordpress, on Altervista hosting service. I purchased the second level domain and therefore I aim customizing everything I need to. I normally upload ...
franz1's user avatar
  • 823
0 votes
1 answer
518 views

I have two sites. One I created in Adobe Muse and uploaded it to randomdomain.com through FileZilla. The other was created outside of Adobe Muse, and has its own CSS stylesheets and PHP code. I want ...
daniel_ev's user avatar
4 votes
1 answer
824 views

I have a node app that I want to upload on openshift. I have already managed to create a public/private key and am able to sftp to my server. However, when I enter what I see is the following: I ...
J. Gal's user avatar
  • 41
1 vote
2 answers
78 views

I'm a student living in a dormitory. My dormitory banned all FTP related ports. I'm designing websites but I don't know how to upload them without a FTP client or SSH. Is there anyway to upload it? ...
Valamor's user avatar
  • 11
0 votes
3 answers
665 views

Is there an easier way to upload an sql database to the server so it can be accessed via phpmyadmin? My dev seems to do it so easily, however if i try my internet connection usually times out due to ...
Sharline Sivanathan's user avatar
0 votes
1 answer
32 views

I plan on updating my main page frequently but I'm concerned about downtime. There seems to be a significant lag between when I FTP a file to the server and when I can get it to load in a web browser....
JB0x2D1's user avatar
  • 103
0 votes
1 answer
377 views

I have created data collection forms in a new instance of DHIS2 and am in the process of entering data for different org units. However a yellow pop up is telling me that there is data stored locally ...
user avatar
1 vote
1 answer
215 views

I'm working on a website where users can upload images. To ensure fast loading times on the image overview page, the application automatically creates a thumbnail of every image that is uploaded to ...
Jerry's user avatar
  • 113
2 votes
2 answers
2k views

I have a form on my site to submit posts, it features multiple file upload tool (Mini Ajax File Upload Form) which submits files to server as they are added (before actual post submission) and server ...
olegst's user avatar
  • 171

15 30 50 per page