I'm currently working on a project where I would need no product mapping *at all*. In other words, even when two (or more) products have exactly the same name, they should appear as different products on the website.
Any thoughts / work-arounds how this can be fixed?
I'm starting on a new project, so I've just downloaded the newest release. No changes to search.php and products.php have been made so far. Do you have my email address?
Hi,
Sure - i'll make changes to the distribution versions for you and send them to your registered email address...
Cheers,
David.
Thanks David, superb!
I read that you have a min-max price filter as well. Would it be possible to send these files as well, together with the 2 files as described above?
What should line 4 of products.php be?
Currently it is $id = (isset($_GET["id"])?$_GET["id"],"");
, but this causes a syntax error (unexpected ')'). I've tried all kinds of variations, but I can't get it to work..
Hi,
"Unexpected" errors in PHP often refer to the line before the error is indicated at - if could could email me the file causing the error I'll check it out straight away for you...
Cheers,
David.
The file is products.php that you send me. I haven't altered or edited it in any way, only copy-pasted it to my server.
Hi,
It's certainly possible to do but involves quite a few (easy) changes to search.php and products.php. I know you've been a Price Tapestry user for several years now so not sure what distribution you will be using - if it's a new project it's probably best to start with the latest version (if you've lost your registration code just let me know and I'll resend it for you).
Either way, if you could email me those 2 files I'll modify them to create a flat site for you...
Cheers,
David.