https://demo-trunk.ofbiz.apache.org:8443/ecommerce/control/orderstatus?orderId=DEMO_B2C_AU02
Click on Open for Commerce at top of page. should go to http://demo-trunk.ofbiz.apache.org:8080/ecommerce/control/main instead goes to https://demo-trunk.ofbiz.apache.org:8443/ecommerce/control/index.html ========================= BJ Freeman Strategic Power Office with Supplier Automation <http://www.businessesnetwork.com/automation/viewforum.php?f=52> Specialtymarket.com <http://www.specialtymarket.com/> Systems Integrator-- Glad to Assist Chat Y! messenger: bjfr33man |
Administrator
|
I don't see any "Open for Commerce" at top of page to click on. What I'm missing?
Could you please give us more details? For instance from where did you come to https://demo-trunk.ofbiz.apache.org:8443/ecommerce/control/orderstatus?orderId=DEMO_B2C_AU02? Only by typing this URL? Which user login did use (I guess DemoCustomer)? Etc... Jacques From: "BJ Freeman" <[hidden email]> > https://demo-trunk.ofbiz.apache.org:8443/ecommerce/control/orderstatus?orderId=DEMO_B2C_AU02 > > Click on Open for Commerce at top of page. > should go to > http://demo-trunk.ofbiz.apache.org:8080/ecommerce/control/main > instead goes to > https://demo-trunk.ofbiz.apache.org:8443/ecommerce/control/index.html > > ========================= > BJ Freeman > Strategic Power Office with Supplier Automation <http://www.businessesnetwork.com/automation/viewforum.php?f=52> > Specialtymarket.com <http://www.specialtymarket.com/> > Systems Integrator-- Glad to Assist > > Chat Y! messenger: bjfr33man > |
this is the problem code, using multiflex
<!-- Sitelogo and sitename --> <a class="sitelogo" href="/ecommerce/control/main" title="Main"></a> <div class="sitename"> <h1><a href="index.html" title="Go to Start page">Open For Commerce</a></h1> <h2>Part of the Open For Business Family of Open Source Software</h2> </div> <!-- Navigation Level 0 --> when you go to login the href="index.html" keeps in the same URL instead of like above "/ecommerce/control/main" plus there is no index.html Jacques Le Roux sent the following on 11/6/2010 3:35 AM: > I don't see any "Open for Commerce" at top of page to click on. What I'm > missing? Could you please give us more details? For instance from where > did you come to > https://demo-trunk.ofbiz.apache.org:8443/ecommerce/control/orderstatus?orderId=DEMO_B2C_AU02? > > Only by typing this URL? Which user login did use (I guess > DemoCustomer)? Etc... > > Jacques > > From: "BJ Freeman" <[hidden email]> >> https://demo-trunk.ofbiz.apache.org:8443/ecommerce/control/orderstatus?orderId=DEMO_B2C_AU02 >> >> >> Click on Open for Commerce at top of page. >> should go to >> http://demo-trunk.ofbiz.apache.org:8080/ecommerce/control/main >> instead goes to >> https://demo-trunk.ofbiz.apache.org:8443/ecommerce/control/index.html >> >> ========================= >> BJ Freeman >> Strategic Power Office with Supplier Automation >> <http://www.businessesnetwork.com/automation/viewforum.php?f=52> >> Specialtymarket.com <http://www.specialtymarket.com/> >> Systems Integrator-- Glad to Assist >> >> Chat Y! messenger: bjfr33man >> > > |
will put in a patch
========================= BJ Freeman Strategic Power Office with Supplier Automation <http://www.businessesnetwork.com/automation/viewforum.php?f=52> Specialtymarket.com <http://www.specialtymarket.com/> Systems Integrator-- Glad to Assist Chat Y! messenger: bjfr33man BJ Freeman sent the following on 11/6/2010 7:31 AM: > this is the problem code, using multiflex > > <!-- Sitelogo and sitename --> > <a class="sitelogo" href="/ecommerce/control/main" title="Main"></a> > <div class="sitename"> > <h1><a href="index.html" title="Go to Start page">Open For > Commerce</a></h1> > <h2>Part of the Open For Business Family of Open Source Software</h2> > </div> > > <!-- Navigation Level 0 --> > > when you go to login the href="index.html" keeps in the same URL instead > of like above "/ecommerce/control/main" plus there is no index.html > > Jacques Le Roux sent the following on 11/6/2010 3:35 AM: >> I don't see any "Open for Commerce" at top of page to click on. What I'm >> missing? Could you please give us more details? For instance from where >> did you come to >> https://demo-trunk.ofbiz.apache.org:8443/ecommerce/control/orderstatus?orderId=DEMO_B2C_AU02? >> >> >> Only by typing this URL? Which user login did use (I guess >> DemoCustomer)? Etc... >> >> Jacques >> >> From: "BJ Freeman" <[hidden email]> >>> https://demo-trunk.ofbiz.apache.org:8443/ecommerce/control/orderstatus?orderId=DEMO_B2C_AU02 >>> >>> >>> >>> Click on Open for Commerce at top of page. >>> should go to >>> http://demo-trunk.ofbiz.apache.org:8080/ecommerce/control/main >>> instead goes to >>> https://demo-trunk.ofbiz.apache.org:8443/ecommerce/control/index.html >>> >>> ========================= >>> BJ Freeman >>> Strategic Power Office with Supplier Automation >>> <http://www.businessesnetwork.com/automation/viewforum.php?f=52> >>> Specialtymarket.com <http://www.specialtymarket.com/> >>> Systems Integrator-- Glad to Assist >>> >>> Chat Y! messenger: bjfr33man >>> >> >> > |
Free forum by Nabble | Edit this page |