

Noodleman
Member-
Content Count
723 -
Joined
-
Last visited
-
Days Won
28
Noodleman last won the day on February 9
Noodleman had the most liked content!
Community Reputation
37 ExcellentProfile Information
-
Gender
Male
-
Location
UK
Recent Profile Visitors
10,725 profile views
-
Noodleman started following Moving store to root directory and Back in Stock Notifications
-
Deny from all will not be removed for security reasons. The cron job is designed to run as being called directly, not via wget. The module is not designed to expose the start of the job to the internet. There should be no requirement, or need to ever call a cron job via wget.
-
delete .htacess, let it recreate
-
Noodleman started following Product package / set / kit, Disappearing header images, How best deploy from localhost to live server? and 4 others
-
there was a bug in an earlier foundation theme for this issue. if you're using a modified version of Foundation it probably didn't get the fix. thinking of this, might be related: https://github.com/cubecart/v6/issues/2184
-
How best deploy from localhost to live server?
Noodleman replied to MostlyConfused's topic in Install & Upgrade Support
rework global configuration file found in /includes/ with your new database details. setup/restore database to new location. upload all files. adjust permissions of uploaded files. as a basic test, you can validate those permissions by uploading the latest setup directory from the installer and validate they all report OK. test... -
Need payment option "cash" (on pickup) please
Noodleman replied to MostlyConfused's topic in Technical Help
Use the Print Order form gateway, adapt it as required. this will bypass the payment step and capture the order as needed.- 1 reply
-
- 1
-
-
Which version of CubeCart are you using? If 6.4.1 there is a massive bug in CubeCart that can cause this issue, the only real fix is to upgrade to 6.4.2 Also, which version of the Ebay Orders module is in use? We had several customers report this issue with CubeCart 6.4.1, all resolved in 6.4.2. relates to this defect: https://github.com/cubecart/v6/issues/2670 feel free to raise a support ticket with us if needed
-
Need special functionality for shipping/pickup
Noodleman replied to MostlyConfused's topic in Technical Help
I actually just solved a variant of this very problem for another customer 2 days ago via a custom solution. We can look to do the same for you if you like. Essentially if the order contains one or more "must collect" items, then everything must be collected. for your example it would come as two parts. a custom module to allow products to be flagged as "collection only", then a modification to the shipping module to respect the settings. we can put this together for you in under an hour if it's of interest. Note, we are a third party developer so the time spent would be a billable activity. f -
Morning, Going through my inbox today, and I think you raised a case for this which I just replied to. however, I'll add a reply here as well. We offer various versions of the same release of each module, specifically to target each PHP version. If changing PHP version you may need to swap out the module for an alternate build specific for the new PHP version. We have most downloads available via our downloads page here: https://www.noodleman.co.uk/downloads.html If a specific release is missing, then let us know and we will send it to you.
-
You can do this with the Product Addons module, although it does do it a little clunky... https://www.cubecart.com/extensions/plugins/product-addons-easily-purchase-related-products You can override the prices if buying the items together.
-
Loss of Document editing after upgrade
Noodleman replied to fettlebox's topic in Install & Upgrade Support
CTRL + F5, I've seen this before when doing updates. -
Did semperfiwebservices quit business ? Anybody knows anything ?
Noodleman replied to DavidK's topic in Developer Forum
Afternoon David, Assuming Semperfi is no longer trading... If you get to a point where you are stuck with something and need some help feel free to reach out. we can probably help you get past any roadblocks you are at. We're also pretty busy at the moment so our responses are not always as prompt as we would like them to be.. however we have a phone number on our support portal so you can get hold of us directly for anything critical or urgent. Hopefully, he will return and be able to help you out. -
Upgraded to Cubecart 6.2.9, can only run PHP 5.6
Noodleman replied to marktea's topic in Technical Help
wordpress... the most populate, and yet worst platform ever made -
shipping charges are not calcualted in your screen shot, so the paypal module won't charge them. seems like you have not configured the rates/rules for shipping costs so they are not being applied. nothing to do with paypal, all to do with the shipping modules.
-
seems a bit crazy, considering support would be done by the develoepr.
- 21 replies
-
Duplicate entry 'GFNS01121' for key 'custom_oid'
Noodleman replied to Phrkd's topic in Technical Help
custom order ID's are broken, I wouldn't use them https://github.com/cubecart/v6/issues?q=is%3Aissue++custom+order+number