Hey Nick. Is there a way to make BigFish work as a hot-deploy item and use all of ofbiz's features (especially accounting)? I don't necessarily need the osafe-admin module.
Thanks. On Wed, Jan 29, 2014 at 6:12 AM, Nick Rosser <[email protected]> wrote: > Christophe, > > This has been resolved. From my tech team: > > The download steps have been updated on the BigFish website. We were > missing some steps to load the demo content. Also we needed to update some > files that were incorrectly referencing the wrong Product store Id. > > I can suggest 2 ways for this user to resolve his issue and get his > instance up and running. > > * *Option 1: > * > o **Start over be grabbing the updated code and following the > updated steps. (Easiest solution) > > * *Option 2:* > o **Stop instance > o Get the latest client-deployment.properties file and replace it > with the one in his instance > (*INSTALL-DIRECTORY*\osafe_deployment\ > client-deployment.properties) > o Get the latest ClientProductImport.xls file and replace it with > the one in his instance > (*INSTALL-DIRECTORY*\ofbiz\hot-deploy\osafe\data\ > ClientProductImport.xls) > o Get the latest bigfish-content-export.xml file and replace it > with the one in his instance > (*INSTALL-DIRECTORY*\ofbiz\hot-deploy\osafe\data\bigfish- > content-export.xml) > o Run command 'ant-build' > o Run command 'startofbiz' > o Go to BigFish eCommerce Administration Site > (https://localhost:8443/osafe-admin/control/main) > o Navigate to Admin -> Admin Tools -> Product Delete Tool. Press > "Delete Products" button. Confirm deletion. > o Navigate to Admin -> Feeds -> Product Loader from BigFish Format > File. Browse and select the retrieved ClientProductImport.xls > and press "Product Loader" button. On product loader preview > screen, press "Load Products" button. > o In order to load content, go to Apache Ofbiz Webtools > (https://localhost:8443/webtools/control/main) > o Under "Entity Xml Tools", click the link for "XML Data Import. > In the text area, remove existing text and then copy in all the > contents of the bigfish-content-export.xml file. Press "Import > Text" button. > o In order for Demo Products to be displayed on your BigFish > eCommerce Site, go to BigFish eCommerce Administration Site and > navigate to Admin -> Admin Tools -> Solr Indexing. Press the > "Solar Re-Index" button and wait untill you recieve a success > message. Products should now appear on your BigFish eCommerce Site. > o Navigate to Admin -> Admin Tools -> SEO Friendly URL. Press the > "SEO Friendly URL Refresh" button. > > Good luck > Nick > > > On 1/24/2014 10:39 AM, Nick Rosser wrote: > >> Christophe, >> >> I'll have one of my techs reach out to you so we can get this resolved. >> Hopefully within a couple of hours. >> >> Nick >> >> On 1/24/2014 10:32 AM, Christophe Noel wrote: >> >>> Dear Nick, >>> >>> Thanks again for all the hard work and for sharing BigFish with the >>> community. >>> >>> For what we can see on the demo website, BF 1.16 looks really great with >>> a >>> lot of improvements over the last version. >>> >>> I tried to follow the install procedure on >>> http://bigfish.salmonllc.com/bfDownload.html but I cannot get a fully >>> functionnal demo to run. To be more specific, I get most of the Fashion >>> house theme to appear on screen, products are loaded, but I cannot get >>> the >>> rest of the content (footer links, homepage sliders, etc.) to be loaded >>> into >>> the database. Maybe I'm missing an ant target like the one in the >>> previous >>> procedure ("ant run-install-demodata", which doesn't seems to work >>> anymore) >>> ? >>> >>> Thanks by advance >>> >>> Christophe >>> >>> >>> >>> -- >>> View this message in context: http://ofbiz.135035.n4.nabble. >>> com/OFBiz-BigFish-eCommerce-latest-release-tp4647267p4647649.html >>> Sent from the OFBiz - User mailing list archive at Nabble.com. >>> >>
