Jump to content

Noodleman

Member
  • Posts

    728
  • Joined

  • Last visited

  • Days Won

    28

Posts posted by Noodleman

  1. I don't think this needs a plugin in all honesty, if it's as simple as you've outlined it simply requires users to make a single skin change in main.php and then include the div in their document via the source mode.

    It's a 20 second change to the skin :)

  2. I have fixed this for some of my other customers in the past, I simply make it look at the options, find the cheapest and use that as the display price. It does require some changes to the class files to make it work correctly. If you get really stuck I can probably help you out with it

  3. It's a server side configuration, so the open_basedir needs to be configured correctly for your site. Or, you can override the sessions config and place it within a directory in your store. If you have this issue the cart normally tells you and provides instructions on how to set that up.

  4. I can certainly add a report to the Advanced reports module to meet your criteria,  which will only be visible if the stock levels module is installed.

    Currently it only gives you on hand stock values based on quantity in stock and cost.

    I just need to know what columns you would want to see in the report. :)

  5. with a store of that size, move away from shared hosting. If you are tech savvy, get yourself a VPS where you can give yourself the resources your store requires, otherwise look for dedicated server hosting.

    Selecting "All" with that many isn't a surprise it will cause an issue, I am surprised that it didn't actually crash your browser ;)

    as for reducing memory, hard to say without knowing what is using memory. commonly images being built by the cache system chews most memory, although any poorly written modules or mods can cause spikes as well. in your example, what you asked your server to do would have generated a lot of processing on objects in memory, so isn't a surprise you hit a cap.

     

     

  6. I actually just wrote a solution similar to this for another one of my customers, however for their store they wanted to prevent items being sent in the google feed based on the category.

    If you need a commercial solution to this issue, I am happy to help. I can produce a way for you to toggle these items on/off in your feed. I would also recommend looking at the Havenswift google feed module as it's vastly better than the free one.

    @havenswift-hosting, it might be nice to add the product exclusion to your module as a new feature?

  7. I have not been able to reproduce the issue. I've tested against both the Ebay test and live servers. When I define the EAN as "Does Not Apply" it passes validation and allows me to list the item on Ebay

    I've tested using a test product, with variations disabled. The EAN Code is set as "Does Not Apply" within the product.  If I remove the "Does Not Apply" value, it fails validation due to it being missing.

    I would need to take a look at your store / configuration to be able to better understand why it isn't behaving for you, so to look at this further I will need you to open a support ticket and share temporary access details for your store admin area.

    It would be useful to know if you are using business profiles, if you have options configured for the product in CubeCart, and if those options are within the matrix. If you have options in CubeCart, do you have variations disabled for the product? Check you don't have any white space (spaces) before, or after your EAN number, it's possible that's throwing off the data.  Which Ebay site are you listing your goods on?

    Cheers,

     

    Alec.

  8. You can enter the " Does not apply" value in the actual EAN field of the CubeCart product itself. I would need to take a look at the issue you've mentioned with EAN field, I've not seen it misbehave on other sites so think there may be something off with the data. If you can drop me a note with your phone number, perhaps we can walk through it and I can get a better feel for how the module would need to be setup for your business and make some recommendations.

×
×
  • Create New...