Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

chrisjw1975

Archived
  • Posts

    47
  • Joined

  • Last visited

Everything posted by chrisjw1975

  1. How do i limit the feed to just 1 specific parent category i've tried function UF_include_category($product) { return $product['parent_id'] == 1; } but this doesn't seem to work, any help would be appreciated
  2. I've also spent a while trying to sort this out so any help would be great!
  3. Replaced the section as described above but now getting this... Warning: Cannot modify header information - headers already sent by (output started at /www/googlecheckout/shipping_methods.php:81) in /www/googlecheckout/library/googleresponse.php on line 147 Warning: Cannot modify header information - headers already sent by (output started at /www/googlecheckout/shipping_methods.php:81) in /www/googlecheckout/library/googleresponse.php on line 148 Failed to Get Basic Authentication Headers Any ideas??
  4. Sorry i'm not a great programmer and know just about enough to add contributions so what does "run from shell" mean? great contribution by the way, you don't happen to know if it can be set up to export to amazon merchant pro in the uk do you?
  5. Is there anyway to make the feed only items that are in stock? i have 30,000 products and the feed stops at 15,000 so i would like to just show the ones in stock or find a way to get all products?
  6. Not sure if you ment me? The voucher was sent from admin, but yes the vouchers i have in the products do have a model number begining with GIFT, what file brings up the redeem checkbox?
  7. What file do i have wrong if the tick box is not showing to use a voucher? i can't seem to find a problem in either checkout_payment or checkout_confirmation Chris
  8. Hi is there anyway to make products invalid, i have 10,000 products and rather than a list of 9,999 valid ones i would like to make the odd one invalid is this possible? Chris
  9. Thanks Jack, gone back to 1.12 links.php for the moment while i try and sort it out.
  10. Thanks for that jack, hadn't noticed the eariler reply, any ideas about the missing links though?
  11. further to my posts above, i have reinstalled the contrib (stripped all the references from the database and started from scratch) but i still get the same problem i did try and change the link to a featured one to see if that worked but got this error in admin 1064 - You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'ON DUPLICATE KEY UPDATE date_added = now()' at line 1 insert into links_featured (links_id, date_added, expires_date) values ('1', now(), '20061231') ON DUPLICATE KEY UPDATE date_added = now() [TEP STOP] not great with php/sql so unsure if this could be the route of my problems? Chris
  12. Done all of the above, i'll give it another try and see if i have made a mistake somewhere, thanks Chris
  13. Hi Jack I'm using version 1.14 (uploaded 22 Jun 06) which i beleive is a full version Chris
  14. Hi I have set up a few categories and tried adding a link in admin, when you go to my links page it shows 1 link in this category but then when you click on the category it says there are no links! What have i missed? i have the link as approved Thanks Chris
  15. Re installed a few pages and sorted it, not sure what i'd done wrong! Great Contribution Chris
  16. Hi I have just installed this contribution and it all looks ok from what i have done, but when i click to buy a product the error below comes up Warning: Cannot modify header information - headers already sent by (output started at /data/members/paid/p/h/phoenix-games.co.uk/htdocs/www/includes/languages/english.php:2) in /data/members/paid/p/h/phoenix-games.co.uk/htdocs/www/includes/functions/general.php on line 33 line 33 of general shows below header('Location: ' . $url); any ideas, i am quite new to php but have installed a few other contributions thanks in advance Chris
  17. Hi I beleive i have installed the contrib correctly but when i turn imagemagic on i lose all my images and get "error database connection" in its place i have read through the thread (it is quite long!) but can't seem to find an answer all though i have seen the question before www.phoenix-games.co.uk Cheers Chris
  18. I am trying to do the same thing and can't seem to find it, anybody help?
×
×
  • Create New...