Search found 130 matches

Search found 130 matches

FnF

Re: Digital Products - Customer downloads mysteriously shuffling

This has been resolved.
Let me first thank again, OSWorX and ADD Creative for the attempts. I very much appreciate you two for reaching out.
The dev changed up the mod and it now no longer sorts downloads by "order date" and "download ID".

Jump to post
  • Sat Feb 08, 2025 7:46 am
  • Replies 9
  • Views 1503

FnF

Re: Digital Products - Customer downloads mysteriously shuffling

ADD Creative wrote:
Wed Feb 05, 2025 5:33 pm
You could modify the code in storage/modification to test if the query is the issue.
Thanks ADD Creative
I reached out to the creator. They quickly replied and I sent some login info yesterday.
I'll report back when I hear something

Jump to post
  • Thu Feb 06, 2025 8:11 am
  • Replies 9
  • Views 1503

FnF

Re: Digital Products - Customer downloads mysteriously shuffling

Thanks ADD Creative. I was sure that was going to fix the problem. Unfortunately it didn't. I did find some interesting stuff being done to that file by the "Downloads_Per_Options Mod, though. I feel stupid for not looking there first. :-\ I guess I need to visit the vendor of that mod. <file p...

Jump to post
  • Tue Feb 04, 2025 9:08 am
  • Replies 9
  • Views 1503

FnF

Re: Product Options from Products

All you need to do is create a product for each of your options as you would for any other product. This will allow them to be purchased separately like the normal product they are. Assuming a product has already been created for the 3D printer.....create an option in admin > catalog > options Creat...

Jump to post
  • Sun Feb 02, 2025 4:49 am
  • Replies 9
  • Views 1089

FnF

Re: Digital Products - Customer downloads mysteriously shuffling

I took the time this morning to migrate this install to OC 3.0.4.0, in attempt to curb this issue. The end result was no change. Files are still shuffled upon navigation or refresh of the customers "downloads" page. Edited to add; To further test pagination of multiple pages or downloads o...

Jump to post
  • Sun Feb 02, 2025 2:03 am
  • Replies 9
  • Views 1503

FnF

Re: Digital Products - Customer downloads mysteriously shuffling

Thanks guys. With the customer I'm testing and checking with...No the files are not from the same order. Two different orders placed on the same date though. You triggered my memory with your mention of cache. I recall having incredible cache issues with the site after install, while editing and cus...

Jump to post
  • Sat Feb 01, 2025 10:13 pm
  • Replies 9
  • Views 1503

FnF

[SOLVED] Digital Products - Customer downloads mysteriously shuffling

I cant get this one figured out. Tried searching for an answer to no avail. I have client that we installed OC 3.0.3.8 Maintenance, for. Default Theme Extensions are: Daniels Spambot Different Downloads per options VQ Mod Same order email for admin as customer PHP 8.1 Browsers tested with, Safari, C...

Jump to post
  • Sat Feb 01, 2025 11:28 am
  • Replies 9
  • Views 1503

FnF

Re: Guest checkout IS staying available on download products

Hi Jeff, and thanks. The "Guest checkout" option was left enabled because there's other items being sold that wouldn't require registration. We wanted to allow guests to purchase those easier. We depended on the OC default function of removing the Guest checkout option when a customer plac...

Jump to post
  • Sat Jan 06, 2024 10:11 pm
  • Replies 7
  • Views 1461

FnF

Re: Guest checkout IS staying available on download products

Thanks again, ADD Creative. Looks like the template remains unedited as well. Yes, I have tested with the "guest checkout" disabled and it works perfectly. I was hoping not to have to resort to that when I decided to give the forums here a try. BUT...with that said. I think I may have figu...

Jump to post
  • Thu Jan 04, 2024 10:15 am
  • Replies 7
  • Views 1461

FnF

Re: Guest checkout IS staying available on download products

Thanks for the reply ADD Creative.
Upon checking, neither of those lines nor those files have been modified at all. The coding was identical and the last modified dates matched the install date 6/5/23
Neither of the files existed in storage/modification, luckily. That would have been embarrassing lol

Jump to post
  • Thu Jan 04, 2024 6:31 am
  • Replies 7
  • Views 1461

FnF

Guest checkout IS staying available on download products

I cannot figure this one out folks. OC version 3.0.3.8 MB (downloaded from G.H.) 2 Mods send same email to admin as customer Different Downloads Per Product Options The "Different Downloads Per Product Options" mod, which was from opencartextensions.eu, basically allows me to offer product...

Jump to post
  • Wed Jan 03, 2024 11:42 am
  • Replies 7
  • Views 1461

FnF

Re: Changing VQMod after upgrade

I guess I figured this one out myself. Anyone else wondering. I determined VQmod releases arent O.C. version specific in any way. It doesnt really say that anywhere. I upgraded my current VQmod to the latest version, ran the install again, and all xml files took hold as they were before. All is well...

Jump to post
  • Mon Jan 01, 2024 10:06 am
  • Replies 2
  • Views 3137

FnF

[SOLVED] Changing VQMod after upgrade

Hey folks, Not sure if this is the right place to ask this, but... I just upgraded my OC 2.3.0.2 to 2.3.0.3 using IP_CAM's version of modified 2.3.0.2 at GitHub, in order to gain PHP8.1 compatibility. And it works like a charm, thank you for that Ernie. https://github.com/IP-CAM/Opencart-v.2.3.0.2-m...

Jump to post
  • Mon Jan 01, 2024 8:37 am
  • Replies 2
  • Views 3137

FnF

Re: [SOLVED] Need help adding encrypted files as downloadable products.

ADD Creative wrote:
Tue Jun 13, 2023 3:47 pm
You could make a temporary change to admin/controller/catalog/download.php to display the MINE type in the error.
Ok, yeah I wasnt aware of that.
Even though I have them uploaded now I may have to give that a shot. It would be handy for adding any new products down the road.
Thank again Paul

Jump to post
  • Tue Jun 13, 2023 6:37 pm
  • Replies 10
  • Views 1363

FnF

Re: Need help adding encrypted files as downloadable products.

I have added the new extensions to the Upload > allowed file extensions, under the server tab. But not under Mimes. If they need to be added there, I'm unsure on what info to enter there. It might be you also need to tell your webserver that it's ok to serve those files, I think in the .htaccess. I...

Jump to post
  • Tue Jun 13, 2023 7:52 am
  • Replies 10
  • Views 1363

FnF

Re: Need help adding encrypted files as downloadable products.

Yes, thank you for that. That was going to be my other question. Since my download directory is outside of public_html would I need a mask. Thanks for that info.
Still waiting to hear back from the manufacturer on the mime info.

Jump to post
  • Mon Jun 12, 2023 6:29 pm
  • Replies 10
  • Views 1363

FnF

Re: Need help adding encrypted files as downloadable products.

I've tried that too. But thanks. I'm beginning to think the extensions are manufacture specific so they wont be on any known "mime type" list. I'm going to ask the manufacturer tomorrow for some info on this. I'll report back with my findings. I DID notice that I can upload all the files v...

Jump to post
  • Mon Jun 12, 2023 6:55 am
  • Replies 10
  • Views 1363

FnF

Re: Need help adding encrypted files as downloadable products.

ADD Creative wrote:
Sun Jun 11, 2023 11:32 pm
Have you added to Allowed File Mime Types?
Hi Add Creative,
I have added the new extensions to the Upload > allowed file extensions, under the server tab. But not under Mimes.
If they need to be added there, I'm unsure on what info to enter there.

Jump to post
  • Mon Jun 12, 2023 2:43 am
  • Replies 10
  • Views 1363

FnF

[SOLVED] Need help adding encrypted files as downloadable products.

Hi folks, I'm building a store on 3.0.3.8 M.B. that will sell encrypted sound files. They are encrypted by the manufacturer to be used exclusively on their products. I have added the new extensions to the Upload > allowed file extensions, under the server tab. But I keep getting "Invalid file t...

Jump to post
  • Sun Jun 11, 2023 11:16 pm
  • Replies 10
  • Views 1363

FnF

Re: Where 3.0.3.8 Maintenance download

Is there a link that will always have the latest available version of 3.0.3.8 M.B. on it? Meaning it gets updated with any revisions? No that's not how versioning of anything works. The whole point of a version number is that it changes when the code changes. Any revisions would change the version ...

Jump to post
  • Fri Jun 09, 2023 9:04 am
  • Replies 13
  • Views 2425

Search found 130 matches