You may or may not need something more complex than Better Together. But you definitely need to hire someone to do this installation for you. There's a limit to how much time I can spend debugging a failed install on the forum.
You may or may not need something more complex than Better Together. But you definitely need to hire someone to do this installation for you. There's a limit to how much time I can spend debugging a failed install on the forum.
That Software Guy. My Store: Zen Cart Support
Available for hire - See my ad in Services
Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
Do you benefit from Zen Cart? Then please support the project.
I have it installed Scott It's not a failed install I just want to know is there a way to make this work. Yes or no, and if it will how do I get it to work. When I help or answer someone question in other threads I try to help all I can. I don't come back with There's a limit to how much time I can spend debugging a failed install on the forum. If we all did that nothing would get accomplish. No disrespect to you but I'm pretty good at sorting things when pointed in the right direction. I know you’re in the business of making money who isn’t. Like I said no disrespect to you. Thanks anyway for your time.
buy any item from any category and get 50% off any other item from any other category
Is your site Upgraded to the current version 1.5.4 Yet?
zencart-upgrades-website-installation
You have stated multiple times that you can't see the module in admin. This is the definition of a failed install.
Can you do the two things you've asked about with Better Together? Yes, but you have to write some code (which I gave you an outline for). But this level of modification is beyond the abilities of many people - perhaps including you. This is why I suggested that you stop banging your head against the wall and just hire someone.
You have been working on this for *days* and still haven't completed it. Perhaps this isn't the best use of your time?
That Software Guy. My Store: Zen Cart Support
Available for hire - See my ad in Services
Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
Do you benefit from Zen Cart? Then please support the project.
I've followed all the instructions to install the Better Together module and it is not even appearing in my admin page. The basic instructions for installing a mod, while helpful, did not address what could be the cause of this problem. Any help is appreciated.
--Zen Cart Novice
Please re-read the basic instructions for installing a mod, focusing on the "Common Problems" section. I just updated that part, please read it again.
http://www.thatsoftwareguy.com/zencart_install_mod.html
That Software Guy. My Store: Zen Cart Support
Available for hire - See my ad in Services
Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
Do you benefit from Zen Cart? Then please support the project.
i add the code
but it only works forPHP Code:
$this->add_cat_to_cat(7, 9, "%", 60);
$this->add_cat_to_prod(7, 52, "%", 50);
then i change the code to$this->add_cat_to_cat(7, 9, "%", 60);
now it only works forPHP Code:
$this->add_cat_to_prod(7, 52, "%", 50);
$this->add_cat_to_cat(7, 9, "%", 60);
what do i make one product or the products of one category to have several better together discounts?$this->add_cat_to_prod(7, 52, "%", 50);
ex:
buy item A from category 7, get item B from category 9 at 60% off,
buy item A from category 7, get item C (id 52) at 50% off,
so, if you buy the 3 items together: item A, item B, item C, you get 60% off of item B AND get 50% off of item C
but now, you only get 60% off of item B and none discounts of item C
is that possible?
That Software Guy. My Store: Zen Cart Support
Available for hire - See my ad in Services
Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
Do you benefit from Zen Cart? Then please support the project.
Please ask questions about my commercial mods by email, not on the forum.
That Software Guy. My Store: Zen Cart Support
Available for hire - See my ad in Services
Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
Do you benefit from Zen Cart? Then please support the project.
I just downloaded your package and am installing. I see only one directory "Includes" - -do these files go in the store includes directory or the store/admin includes directory?
John
Bookmarks