Jump to content
thirty bees forum

jnsgioia

Trusted Members
  • Posts

    365
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by jnsgioia

  1. I have not been able to get the login part of PayPal to work, it throws a 404 page can not be found and does not create the account. Tonight when testing the Amazon module on the new site I ran into the following error when I clicked the box on the Amazon cart page to create an account, and the order would not proceed. TECHNICAL ERROR: unable to save adresses Details: Error thrown: [object Object] Text status: error When I unclicked the box the order went through as a guest order as it should. The login with Amazon works as it should, account was created and customer was logged in. Both Amazon and Paypal were working fine with 30bz 1.00 so this must be a changed file in 1.01.
  2. @alwayspaws You need to have the priority mail first weight less than the weight of the item or it will always charge the highest amount.
  3. @alwayspaws I think the problem is that your chart has the weights starting at 0.8125 lbs which is 13 oz which put your 1 oz item Out-of-range and so charged the highest possible amount.
  4. @mdekker Thank you. I revised those two files and the upload works as it should :)
  5. I got it working! I had to put the store as a subfolder in StarGeezerStuff.com and then point LJsBooks.com to that folder. Now I am working on the theme for StarGeezerStuff.com/store to make it look like the home page. @Traumflug and @wakabayashi THANK YOU for all your help!!
  6. Right now this is how the server is configured. I have a main domain gioiamiapublications.com. StarGeezerStuff.com and LJsBooks.com are addon domains. The web root for LJsBooks.com is /public_html/LJsBooks.com (30bz is installed here) The web root for StarGeezerStuff.com is public_html/StarGeezerStuff.com So you are saying I should create a folder /shop in /publichtml move 30bz installation to that folder and change the web root for LJsBooks.com to publichtml/shop/ Or can I just rename the folder LJsbooks.com in publichtml to shop and then change the web root for LJsBooks.com in the Addon pane to publichtml/shop
  7. Ok, right now I have a redirect set up for StarGeezerStuff.com/store to LJsBooks.com with the multistore set up as above and it is not working. If I move everything from LJsBooks.com to LJsBooks.com/store, set up the redirect to be StarGeezerStuff.com/store to LJsBooks.com/store, redirect LJsBooks.com to LJsBooks.com/store, and put store in the physical url for both sites it should work?
  8. That is where tb is on ljsbooks.com.
  9. tb is installed in the root of LJsBooks.com. I put the store in the domain because the redirect is set from StarGeezerStuff.com/store not StarGeezerStuff.com. I tried it in virtual URL but it didn't make any difference.
  10. @wakabayashi Well, I set everything up. The StarGeezerStuff.com/store is redirecting to LJsBooks.com not StarGeezerStuff.com/store. What did I do wrong?
  11. @wakabayashi Well I will play a little today... Thank you for all your help. I will let you know what I discover :)
  12. @wakabayashi Is it possible to have ljsbooks.com and stargeezerstuff.com/shop Tb is already live on ljsbooks.com
  13. @wakabayashi I want to replace the ecwid cart with tb and am wondering about the best way to do it. :)
  14. @wakabayashi I didn't explain it well. I have the default store on LJsBooks.com, a normal tb installation. The second store is StarGeezerStuff.com which currently has an ecwid cart which is slower than molasses in January. I need to keep the homepage for the StarGeezer site as it is. The links in the StarGeezer Stuff section will point to the appropriate category in the store. Is there a way to do that with multistore or do I need a second application of tb in a subfolder on StarGeezerStuff.com? My other alternative is to create a new theme for the StarGeezer site with the home page as close to the current home page as possible.
  15. @alwayspaws Have you tried Preferences - images - Regenerate thumbnails?
  16. Ok, just one more question. The client wants to keep their current homepage so the store would be in a subfolder. Is it possible to just have the subfolder point to the default domain?
  17. I have a question about how the payment modules work with the multistore. For instance, if I have a store at www.abc and one at www.xyz will I be able to have payments for www.abc go to stripe account abc and payments for www.xyz go to stripe account xyz? I have a second store which I am planning to move to tb and I am wondering if it would be better to add it with multistore or have a completely new tb installation on the second domain.
  18. @alwayspaws I used the the one included in the 1.01 folder released April 26th. The current one on github is the one with the problem (unless @mdekker has it fixed by now.)
  19. @alwayspaws You need the original file classes/product.php file that is in the 1.01 release and the AdminImportController.php file that was corrected the end of May. From the errors you were having I am guessing that you have both of the files that were corrected the end of May, so you just need to replace the Product.php one. You can get it by downloading the file from here, unzipping it on your computer and then uploading just the classes/Product.php file to your site on Siteground.
  20. @alwayspaws had a problem with only one product showing in a category. I confirmed that when a product was added to a category either by import or in the back office all other products in that category were removed. I restored the product.php file that was replaced by the change above, but left the AdminImportController.php alone. The problem with the products being removed from the category is now fixed and the problem I was having with the products not being marked as active on import also seems to be fixed (so that bug must have been in the AdminImportController.php)
  21. @mdekker https://github.com/thirtybees/thirtybees/compare/99b9484de714a90f801bb363f8cc45ec446f7cf7…f0da5266e8d64d363ac3f9c9afc845f9004bdb9a It wasn't just the import that was the problem. If I added a product to a category in the back office it deleted all other products from that category. After I replaced the classes/product.php with the old one it now adds the product but doesn't delete the other products in that category.
  22. @mdekker @alwayspaws Out of curiousity I checked my catalogs and found that catalogs that have been added to since the fix to the classes/product.php only showed one item. I replaced the file with the old one, did a complete upload of the inventory and now it is as it should be, so it must be a problem with the "fix".
  23. @alwayspaws After the import did you go to Preferences - Search and make sure that they are indexed. You may need to click Add missing products to the index for them to show in the front office.
  24. @alwayspaws Can you see the products in the back office?
×
×
  • Create New...