Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

davetarmac

Archived
  • Posts

    17
  • Joined

  • Last visited

Everything posted by davetarmac

  1. Hi all, I'm having a bit of trouble thinking about how to go about this. I'm developing a shoe retail site. I don't have images for each shoe in every available colour, so I will be handling the colour and size attributes using Product Attributes. the problem I am having is that for each colour of shoe, the model number changes. If I am using product Attribute contribution to handle colours - is there a way that I can have the model number change dependent on which colour has been selected. Are there any contributions out there to handle this? Thank you in advance.
  2. Hmm, OK. I *thought* I'd figured it out - but evidently not. I'm still just getting a white screen when I try to go to a page with SEO-G switched on. It would also seem that I cannot populate the DB without going to the page. As before, since I am now out of ideas, any help would be vastly appreciated.
  3. Hi again, I've figured out why the SEO'd URL's aren't working. The database contains links to the old directory in the table 'seo_url'. Is there a way to renew the database to include the new base URL? If I were to empty the SEO-G related tables, would ti repopulate with the new data? Cheers
  4. Hi enigma1 - I was wondering if you could help me out with another little problem concerning SEO-G. I managed to get the contribution working on the base osC installation (with the test db and such) perfectly, apart form that one little jitter with the reviews which you fixed (thanks again). The problem I am having now is that I have copied that installation and built a new store on to it, removing the old default products and replacing them with the actual products. Unfortunately, now SEO-G isn't recognising the links. I've tried emptying the SEO-G db tables and refilling them with the new data, but still no luck. I was wondering if you could have a look at it and see if you can figure out what might be wrong, or where I'm going wrong with it. I've been following your instructions on setting it up, but still no luck. Any help would be greatly appreciated. I'll send you a PM with the offending site link in if you agree to have a quick look at it. Thank you.
  5. Thanks for the fix. It works a treat.
  6. Afternoon everyone. I'm having a bit of trouble with the CCGV contribution. Is there a way to remove a voucher after it has been applied. I cannot find anything about this. Cheers.
  7. I haven't a clue why it is doing that, but if you do: oscomm/product_reviews.php oscomm/reviews.php oscomm/product_reviews.html oscomm/reviews.html they all take you to the same page, reviews.html I have both reviews.php and product_reviews.php. Is there a setting I could put in to the SEO-G Types to fix this? Or even anything at all?
  8. Everything in the G-Types handlers is default: categories - handler: <none> - class:seo_categories.php products - handler:product_reviews.php, product_reviews_write.php, product_reviews_info.php - class:seo_products.php manufacturers - handler: <none> - class:seo_manufacturers.php strict validation is off, again, as default.
  9. I have sent you a PM with the link in. Thank you.
  10. Just so that I'm clear, where is the .htaccess supposed to go in relation to the links from the previous post? There is already a .htaccess file in the root of the site, will this be a problem? Currently my .htaccess is in the root of the catalog (so http://www.mydomain.co.uk/oscomm/)
  11. Hi again, I'm back with another issue with SEO-G I have the basic store running with a few contributions, but I have just noticed this now. When I am on a product, for the discovery of the bug I used 'The Matrix' DVD from the default data, and I press F5 to refresh (in FF) I get magically transported to the reviews page for that product. If I refresh the page again, I get taken to the write review page. I have tried SEO-G with Safe Mode on and off, but the problem is still apparent. The only way I can stop it is by turning SEO-G off. Have you heard of this before? If required, I can provide you with more details. It only seems to occur when the product is traversed to using the menu (i.e. http://www.mydomain.co.uk/oscomm/dvd-movie...he-matrix.html). If I go to the product via a box (such as Offers) I can refresh to my heart's content.
  12. Hi enigma1. Thanks for your assistance. I think the best way to do a review in a more friendly URL would be to maybe fake a reviews directory and then put the product name after it, a la: http://www.mydomain.com/catalog/reviews/&l...t_name>.html I'm not sure how easy that would be to do, but it would look much nicer. Have you considered adding META tag functionality to SEO-G? It's a very impressive contribution and I think that META tags could be the proverbial icing on the cake.
  13. Sorry emigma1, it was quite a brief problem description. basically, I'm getting this: http://www.mydomain.com/oscomm/product_rev...mp;reviews_id=1 in the address bar instead of, what I can assume should be being handled by seo_products.php (not sure what it should be). the seo_products.php file has been untouched. the setup in the osC admin G-Types is default as the majority of the pages worked right away except product_reviews_info.php
  14. I'm having some trouble getting cDynamic Meta Tags working on product_reviews_info.php I have tried copying the data in /catalog/includes/meta_tags.php for product_info.php and applying it to product_reviews_info.php, but that caused no META tags to display just leaving me with the URL in the title bar. Any help on this matter would be greatly appreciated. thank you.
  15. I'm having some trouble with SEO-G and getting it to work on product_reviews_info.php All the other pages seem to work fantastically except this one.
  16. Hi all, First time poster, long time reader (long time cliche abuser). I'm just wondering if any of you can point me in the direction of some contributions. I cannt find ones that suit my needs anywhere. I need: A category tree One that displays all categories and sub categories on a page with the number of products in each and outputs like this: Category Title (##) Subcat_1 (##), Subcat_2 (##), Subcat_3 (##) Price Cut viewer A contribution that would show the price an item was and the price it is now eg. Was £200 Now £150! (or something similar) If anyone knows if these exist them please let me know as I'm been looking for ages and come up empty handed. Thanks in advance.
×
×
  • Create New...