34 questions
4
votes
0
answers
7k
views
Polyfill.io Issue for Google Maps Platform users [closed]
Today i got a message from google cloud platoform, its mentioned a "Notification Title: [Security Alert]: Polyfill.io Issue for Google Maps Platform users" how can we resolve the issue. ...
1
vote
1
answer
693
views
Calling Commands From Other Commands, and answer prompts with yes
I want to create a console command that help me through a site deployment by calling other Artisan commands (a migration, followed by a series of functions that will fill the table with data.)
...
-1
votes
1
answer
259
views
My wordpress website Home Page gets scattered
I have inserted the image, that how my WordPress site homepage is scattered, my other site pages are working properly but home page is not I have installed a theme.
0
votes
0
answers
34
views
Why the webpages of my website are not appearing on deployment?
I am deploying my react website through Github pages. Upon clicking on the deployed URL I am getting the following content (similar to github description of commands):
Can someone point out where I am ...
0
votes
1
answer
1k
views
Why getting The target environment doesn't support dynamic import() syntax error in react?
I have a react application which I want to deploy on netlify.However Im getting the following error:
The target environment doesn't support dynamic import() syntax so it's not possible to use ...
2
votes
1
answer
2k
views
"404 Not Found" on React website subfolders [duplicate]
I have a website at https://georgi.karapetrov.top/
Source code: https://github.com/GeorgiKarapetrov/georgi.karapetrov.top
The issue
The internal links to the different pages work. I can click on the &...
0
votes
0
answers
45
views
How to setup composer on hostgator shared hosting? [duplicate]
I have a custom PHP website that uses PHP firebase admin SDK along with composer (Dependency manager). The website is working perfectly on my localhost.
when I try to upload my website to the ...
0
votes
0
answers
111
views
how to publish a react js website on gitlab
i created a static react js project and i pushed it to git-lab excluding node modules. But now i am not able to publish my website it is showing deploy failed. but the build was successful. i know ...
0
votes
1
answer
688
views
I am trying to get data form my vuex store but it is giving an error
I am having some trouble with vuex getters in my project. I have a route that displays all users. When I visit that route it shows AllUsers.vue component.
Inside this component, I am using UsersList....
0
votes
1
answer
102
views
How can i test my changes before hitting the Reload button in Pythonanywhere?
I want to test my updates and changes before hitting the Reload www.yourdomainname.com button to make sure that there are no server error 500 or any bad thing that could happen so I don't lose users, ...
1
vote
1
answer
767
views
Serving static files with digitalocean
I am using DigitalOcean to serve my static files for my website. I have used Django and Postgres for database. I deployed my site with a DigitalOcean droplet, uploaded my static files in the ...
0
votes
0
answers
907
views
I cant edit background image. Using The gem theme. Error with custom.css
I keep getting an error, TheGem's styles cannot be customized because file "/home2/stargbb9/public_html/wp-content/themes/thegem-child/css/custom.css" cannot be modified. Please check your server's ...
-1
votes
1
answer
78
views
Serving many sites on same address and port without IIS
I need to serve many sites, on the same address and port, with different path, without using IIS.
For example, two static sites and one NodeJS server.
I want to access them in these addresses:
http:/...
0
votes
0
answers
171
views
UI Design (How to make it look professional)
I recently finished (well almost) developing my first Frontend and Backend web development project and hosted it online. I noticed a few errors pop up but I can fix those in due time. The main problem ...
3
votes
1
answer
5k
views
Same background image gets displayed multiple times on the webpage
I've build a simple web page which includes a background image in the body tag and the background-size is set to cover in css file.When i resize my chrome window the original image gets displayed ...
0
votes
1
answer
176
views
web2py error: requires web2py 2.15.5 or newer
I'm trying to launch a web2py app I made using pythonanywhere. I packaged the app and then uploaded it using the admin site, but now when I go to the page it's supposed to be on I get the error "...
0
votes
1
answer
378
views
How can i upload my website?
I'm new to web design. I built a simple website by bootstrap studio and I've exported it. I got a free domain/host from Biz.nf to upload my website. I uploaded my folders (css-js-img-bootstrap) and ...
0
votes
1
answer
949
views
Failed to start jekyll service
I am following a guide to install jekyll on my server(running CentOS 7) , as I want to get better at web development as a hobby. Disclaimer, I am not using a reverse proxy on this server as I want to ...
0
votes
1
answer
119
views
Having two bootstrap links causes accordion to not work properly
I have included two bootstrap links in my HTML page. This is causing issues with the accoridan I have included. The accordian once opened wont collapse when clicked again.
I have figured out that ...
1
vote
3
answers
1k
views
Alias Multiple Commands in Linux
I am managing a website using git. One of the requirements for the git repository is that bare = true. It uses a post-receive hook to manage pushes from my local computer. The problem is that ...
1
vote
1
answer
3k
views
Website changes not reflected
After changing something in my website and uploading to the server, I don't see the changes in my browser upon reload. The website loads from cache. It gets reflected after I refresh the page twice or ...
1
vote
1
answer
685
views
Angular - ngRepeat Order before Filter (pagination + ordering)
I have an ngRepeat ng-repeat="row in rows | orderBy:tableOrdering | filter:currentPage"
orderBy:tableOrdering will return integers from 1 to 1000 and order in that fashion.
filter:currentPage will ...
1
vote
1
answer
122
views
git checkout -f results in modified, unstaged files
For my website I have a bare repository (where I push to) and a clone with working directory which serves as document root.
In the bare repository I've setup a post-receive hook to auto-update the ...
0
votes
2
answers
2k
views
I can't remove bottom white portion of my website
I have made a website for my fake business but I can't get the area at the bottom of the page not to be there. So further information, I want the whole page to take up all of the browser window and ...
0
votes
3
answers
7k
views
How to make same website layout for mobile devices (not responsive)
I've tired for finding an answer of a question. I want a website that can be seen same from mobile or similar device. I don't mean about responsive rather I mean, from mobile visitor can see same ...
0
votes
1
answer
639
views
Ruby on Rails deployment issues with Windows
This is my first website deployment and I'm quite a beginner in web development.
I am using Windows and Ruby on Rails and I am having a lot of trouble deploying my website online.
Also, I'm using ...
0
votes
2
answers
609
views
How to make same website layout for mobile
I'm having trouble with a website I'm working on.
This is the website here. The top navigation bar is not okay at mobile/tablet view. It's okay at desktop only. See the image of mobile view:
I don'...
0
votes
1
answer
1k
views
deploying asp.net website on IIS giving problems why?
i developed an asp.net site using forms based authentication, that site is working when i run from visual studio builtin server, but when i deploy it in a IIS server its showing following error when i ...
4
votes
2
answers
439
views
Error when deploying site of a maven multi module project with FTP
I have a multi module project. When I launch mvn site:deploy, the deployment of the base module works fine, but it fails to create the directory of the module sites on the FTP server:
[INFO] Error ...
0
votes
1
answer
285
views
Deploying images after CSS Minification/Merging
I'm using Visual Studio 2010, .NET 4 and MVC 2 on this project with YUI Compressor running as a post build event.
The thing is we had one big css file which was not maintainable so we've split it ...
2
votes
4
answers
7k
views
How to share session among Multiple Domains on single asp.net website?
I want to share session cookie among domains.
I have more than one domain: -
1. mydomain.com
2. mydomain.fr
3. mydomain.de
4. mydomain.da
...and many other language based
Now, I have single website ...
1
vote
2
answers
322
views
Deploy a website in one country
I have a website and i need to deploy it in a single country for example Lebanon. In other words, any request that comes to the website from any other country should not be responded to.
I think I ...
5
votes
3
answers
2k
views
Git for Websites / post-receive / Separation of Test and Production Sites
I'm using Git to manage my website's source code and deployment, and currently have the test and live sites running on the same box. Following this resource http://toroid.org/ams/git-website-howto ...
17
votes
5
answers
8k
views
svn checkout and update without the .svn directory
I have a website under svn and I want to patch the live website with what's currently in the repository (i.e. effectively calling svn update on the live website), but I don't want .svn directories in ...