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.
ok so turns out i didnt have it installed correctly and now if you look at my home page it is displaying a link to the better together pages but it cuts across the centre and shows as
CATEGORIES_BOX_HEADING_BETTERTOGETHER_PROMO
and the page it links to displays this....
Home :: NAVBAR_TITLE
HEADING_TITLE
any chance of a quick helping hand to set up 3 discounts which is all i want really for a small fee. wouldn't normally ask but you know your stuff and im installing on a live running store![]()
Response by PM.
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.
need help with editing the order total file ot_better_together.php im getting a blank page for step 2 in checkout each time I edit it. followed instructions to the letter this time and still nothing!
im using the admin panel if anyone else has had this problem and knows the cause?
editing the following line....
function setup() {
// Using Better Together Admin? Uncomment this out
/*
if (!IS_ADMIN_FLAG) {
require(DIR_WS_MODULES . 'better_together_admin.php');
}
and according to the instructions it should be....
function setup() {
if (!IS_ADMIN_FLAG) {
require(DIR_WS_MODULES . 'better_together_admin.php');
}
}
I've already paid 1 $60 fee for the admin panel i really can't afford the other $60 when i know this is the only thing stopping it working![]()
To see the error message add following code to the top of admin/includes/application_top.php file (after <?php):
PHP Code:@ini_set('display_errors', '1');
well i have just tried that and it still displays as a plain grey screenno error message try it yourself mate i'll pm you the address for my site. All you need to do is make a new account and add 12 months xbox live to the cart and lost game (preowned) which is the only discount i have currently set up.
Does anyone have an answer for this problem, please? I installed the mod today, and everything works until step 2 of checkout when I get a blank page. Checkout works perfectly well when the mod is installed but the ot_better_together.php is NOT altered, but as soon as I try to set a function, I get the error.
I would greatly appreciate some help. :)