jhu-ep-coursera / fullstack-course4

Example code for HTML, CSS, and Javascript for Web Developers Coursera Course
10.79k stars 11.83k forks source link

Bootstrap and CORS help needed #344

Closed CoderZ820 closed 2 years ago

CoderZ820 commented 2 years ago

First of all I've tried using the forum, but get no response so here I go....

1) The Glyphicons do not work, I'm using BS3, but they don't work...help needed.

2) The categories images do not load, my code is identical to the example code, but the images do not load. a 404 comes up and says BS is the reason. Help needed.

3) Now that I've got all the JS written for dynamic loading, I'm getting a CORS error which makes sense because my laptop is foreign to the server being used. Help needed. I'm trying very hard to get this certificate, but the lack of help since this course is roughly 6 years old is getting very annoying, I paid the amount for the course, and now I want all the help that should come with it.

rdlorenzo1972 commented 2 years ago

Hello. CORS, I didn't have to do for the assignment, but maybe the example provided in the lectures. There are several CORS videos (I had to learn for another project), here is the best one I found: https://youtu.be/PNtFSVU-YTI

Please note, this may be out of scope for this course. I did on server side programming for different course.

CoderZ820 commented 2 years ago

Thank you very much for the help. I'll take a look when I cool down from trying to get their code to work.

On Sat, Oct 15, 2022, 10:43 AM rdlorenzo1972 @.***> wrote:

Hello. CORS, I didn't have to do for the assignment, but maybe the example provided in the lectures. There are several CORS videos (I had to learn for another project), here is the best one I found: https://youtu.be/PNtFSVU-YTI

Please note, this may be out of scope for this course. I did on server side programming for different course.

— Reply to this email directly, view it on GitHub https://github.com/jhu-ep-coursera/fullstack-course4/issues/344#issuecomment-1279769909, or unsubscribe https://github.com/notifications/unsubscribe-auth/AS7KICTFGWLHIXGUVQ24KADWDLGL7ANCNFSM6AAAAAARF6MMWM . You are receiving this because you authored the thread.Message ID: @.***>

CoderZ820 commented 2 years ago

Hello again, I found a fantastic solution to every cors issue I will ever have so thank you very much for redirecting me to YouTube. Do you have any solutions for the 404 not found message I'm getting....same message for the glyphicons and images to the categories and the categories themselves? I would be most grateful!!!!

On Sat, Oct 15, 2022, 10:53 AM Mark Deebach @.***> wrote:

Thank you very much for the help. I'll take a look when I cool down from trying to get their code to work.

On Sat, Oct 15, 2022, 10:43 AM rdlorenzo1972 @.***> wrote:

Hello. CORS, I didn't have to do for the assignment, but maybe the example provided in the lectures. There are several CORS videos (I had to learn for another project), here is the best one I found: https://youtu.be/PNtFSVU-YTI

Please note, this may be out of scope for this course. I did on server side programming for different course.

— Reply to this email directly, view it on GitHub https://github.com/jhu-ep-coursera/fullstack-course4/issues/344#issuecomment-1279769909, or unsubscribe https://github.com/notifications/unsubscribe-auth/AS7KICTFGWLHIXGUVQ24KADWDLGL7ANCNFSM6AAAAAARF6MMWM . You are receiving this because you authored the thread.Message ID: @.***>

ychaikin commented 2 years ago

This is still not a place to ask questions or discuss solutions. Sorry.