Hi, I was just able to put the ofbiz project on Production site for the first time. When running the Ecommerce index page, I see all the content are listed on the left of the page. When I run the same page on my localhost, it lists on the whole page correctly. You could see what I described by reading the attachment or clicking on the production: https://www.polluniverse.com/ Could you please let me know what I need to do to correct this? Hi Pierre, Jacques and Michael, Thank you very much for helping me to this point now. I appreciated it very much. Hi Michael, In my earlier thread: https://lists.apache.org/thread.html/r9a9762bb1633d1b9e4b8e781ebf85892d3047dba3bde081e0292a085%40%3Cuser.ofbiz.apache.org%3E The index page showed source. After you suggested checking Virtual host configuration with the AJP settings, that helped me to go back to the Virtual host session and I found the problem ---I put the AJP setting in Virtual host 80 session instead of 443. After I switched it, I was able to see the index page. Thanks a lot! I removed my client email a few days ago and lost previous thread emails (long story), so I’m not able to update the previous thread. I consider the problem I listed in the thread is resolved https://lists.apache.org/thread.html/r9a9762bb1633d1b9e4b8e781ebf85892d3047dba3bde081e0292a085%40%3Cuser.ofbiz.apache.org%3E Thanks a lot, Katie |
Hi Katie, Your stylesheets (.css files) cannot be retrieved by the browser for some reason - likely an issue with your webserver. See the Network tab in Chrome developer tools (F12): Things should look right once you resolve loading the stylesheets. Dan. On Tue, 14 Jul 2020 at 08:11, Katie Qiu <[hidden email]> wrote:
Daniel Watford
|
Administrator
|
In reply to this post by Katie Qiu-2
Hi Katie,
Got your message about unsubscribing from the user ML. Great that your are back on the user ML without moderation as [hidden email] :) Just one more thing: you don't need to copy to Pierre, Michael and I, and everyone answering you on the user ML. We are monitoring the ML and don't need a copy that rather complicate a bit things for us. Thanks and welcome back Jacques Le 14/07/2020 à 09:11, Katie Qiu a écrit : > > Hi, > > I was just able to put the ofbiz project on Production site for the first time. When running the Ecommerce index page, I see all the content are > listed on the left of the page. When I run the same page on my localhost, it lists on the whole page correctly. > > You could see what I described by reading the attachment or clicking on the production: https://www.polluniverse.com/ > > Could you please let me know what I need to do to correct this? > > Hi Pierre, Jacques and Michael, > > Thank you very much for helping me to this point now. I appreciated it very much. > > Hi Michael, > > In my earlier thread: https://lists.apache.org/thread.html/r9a9762bb1633d1b9e4b8e781ebf85892d3047dba3bde081e0292a085%40%3Cuser.ofbiz.apache.org%3E > The index page showed source. After you suggested checking Virtual host configuration with the AJP settings, that helped me to go back to the > Virtual host session and I found the problem ---I put the AJP setting in Virtual host 80 session instead of 443. After I switched it, I was able to > see the index page. Thanks a lot! > > I removed my client email a few days ago and lost previous thread emails (long story), so I’m not able to update the previous thread. I consider the > problem I listed in the thread is resolved > https://lists.apache.org/thread.html/r9a9762bb1633d1b9e4b8e781ebf85892d3047dba3bde081e0292a085%40%3Cuser.ofbiz.apache.org%3E > > Thanks a lot, > > Katie > |
Hi Katie,
As Daniel said the CSS and JS files are not being loaded as they seem unavailable. If you look at the Network tab, you can clearly see 404 for some crucial CSS and Js files. @Daniel Attachments are filtered out on lists so you can store the image on platforms like google drive, dropbox, etc and share the link here. Thanks and Regards, Aditya Sharma On Tue, Jul 14, 2020 at 1:20 PM Jacques Le Roux < [hidden email]> wrote: > Hi Katie, > > Got your message about unsubscribing from the user ML. > > Great that your are back on the user ML without moderation as > [hidden email] :) > > Just one more thing: you don't need to copy to Pierre, Michael and I, and > everyone answering you on the user ML. > We are monitoring the ML and don't need a copy that rather complicate a > bit things for us. > > Thanks and welcome back > > Jacques > > Le 14/07/2020 à 09:11, Katie Qiu a écrit : > > > > Hi, > > > > I was just able to put the ofbiz project on Production site for the > first time. When running the Ecommerce index page, I see all the content > are > > listed on the left of the page. When I run the same page on my > localhost, it lists on the whole page correctly. > > > > You could see what I described by reading the attachment or clicking on > the production: https://www.polluniverse.com/ > > > > Could you please let me know what I need to do to correct this? > > > > Hi Pierre, Jacques and Michael, > > > > Thank you very much for helping me to this point now. I appreciated it > very much. > > > > Hi Michael, > > > > In my earlier thread: > https://lists.apache.org/thread.html/r9a9762bb1633d1b9e4b8e781ebf85892d3047dba3bde081e0292a085%40%3Cuser.ofbiz.apache.org%3E > > The index page showed source. After you suggested checking Virtual host > configuration with the AJP settings, that helped me to go back to the > > Virtual host session and I found the problem ---I put the AJP setting in > Virtual host 80 session instead of 443. After I switched it, I was able to > > see the index page. Thanks a lot! > > > > I removed my client email a few days ago and lost previous thread emails > (long story), so I’m not able to update the previous thread. I consider the > > problem I listed in the thread is resolved > > > https://lists.apache.org/thread.html/r9a9762bb1633d1b9e4b8e781ebf85892d3047dba3bde081e0292a085%40%3Cuser.ofbiz.apache.org%3E > > > > Thanks a lot, > > > > Katie > > > |
Hi Daniel and Aditya,
Thank you very much for your suggestion on checking CSS and JS at Network tab. That helped me figure out the problem. Now it's working! Thank you both very much! Hi Jacques, Got it. Will do! Thanks! Thank Katie -----Original Message----- From: Aditya Sharma [mailto:[hidden email]] Sent: Tuesday, July 14, 2020 12:54 AM To: [hidden email] Subject: Re: Content on Ecommerce page are all listed on the left of the page Hi Katie, As Daniel said the CSS and JS files are not being loaded as they seem unavailable. If you look at the Network tab, you can clearly see 404 for some crucial CSS and Js files. @Daniel Attachments are filtered out on lists so you can store the image on platforms like google drive, dropbox, etc and share the link here. Thanks and Regards, Aditya Sharma On Tue, Jul 14, 2020 at 1:20 PM Jacques Le Roux < [hidden email]> wrote: > Hi Katie, > > Got your message about unsubscribing from the user ML. > > Great that your are back on the user ML without moderation as > [hidden email] :) > > Just one more thing: you don't need to copy to Pierre, Michael and I, > and everyone answering you on the user ML. > We are monitoring the ML and don't need a copy that rather complicate > a bit things for us. > > Thanks and welcome back > > Jacques > > Le 14/07/2020 à 09:11, Katie Qiu a écrit : > > > > Hi, > > > > I was just able to put the ofbiz project on Production site for the > first time. When running the Ecommerce index page, I see all the > content are > > listed on the left of the page. When I run the same page on my > localhost, it lists on the whole page correctly. > > > > You could see what I described by reading the attachment or clicking > > on > the production: https://www.polluniverse.com/ > > > > Could you please let me know what I need to do to correct this? > > > > Hi Pierre, Jacques and Michael, > > > > Thank you very much for helping me to this point now. I appreciated > > it > very much. > > > > Hi Michael, > > > > In my earlier thread: > https://lists.apache.org/thread.html/r9a9762bb1633d1b9e4b8e781ebf85892 > d3047dba3bde081e0292a085%40%3Cuser.ofbiz.apache.org%3E > > The index page showed source. After you suggested checking Virtual > > host > configuration with the AJP settings, that helped me to go back to the > > Virtual host session and I found the problem ---I put the AJP > > setting in > Virtual host 80 session instead of 443. After I switched it, I was > able to > > see the index page. Thanks a lot! > > > > I removed my client email a few days ago and lost previous thread > > emails > (long story), so I’m not able to update the previous thread. I > consider the > > problem I listed in the thread is resolved > > > https://lists.apache.org/thread.html/r9a9762bb1633d1b9e4b8e781ebf85892 > d3047dba3bde081e0292a085%40%3Cuser.ofbiz.apache.org%3E > > > > Thanks a lot, > > > > Katie > > > |
Free forum by Nabble | Edit this page |