Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Ken44

Pioneers
  • Posts

    308
  • Joined

  • Last visited

About Ken44

  • Birthday 01/16/1955

Profile Information

Recent Profile Visitors

21,670 profile views

Ken44's Achievements

  1. Hi Rob The latest version for osc2.3 is KissMT_1.0_r76. The latest version for osc2.2 is KissMT_1.0_r72_RC (which I am using) I found the problem – I had changed // product_reviews_info.php define( 'KISSMT_PRODUCT_REVIEWS_INFO_TEXT', 'Product review by %s' ); in \includes\languages\english\kissmt.php Because the customers name was not included in the meta tags I was getting duplicates when a product gets more that one review. All sorted now. :thumbsup: Thanks. Ken
  2. Hi Rob Yeah, been a while. I hope everything is OK with you. Dev site or Forum? Re KissMT I started to get duplicates on product reviews that had more than one review. I recall that the customers name was added to avoid this so I downloaded the latest version KissMT_1.0_r72_RC and installed it; however I still cannot get the customers name in the meta tags. Lines 61 and 62 are doing nothing. I have not altered anything. It is how I downloaded it. Regards Ken
  3. Hi Robert. Please can you take another look at the module - product_reviews_info.php Lines 61 and 62 are doing nothing if ( tep_not_null( $product_results['reviews_text'] ) ) { } Also, I cannot get the customers name to be added to the review meta tags. I seem to recall that I initially removed the customers name deliberately however this causes duplicates when a product gets more than one review. I wanted to put the customers name back into the meta tags to avoid this. Regards Ken
  4. Hi Sam Please disregard my last post. I tried the code on the server and it works fine. It must be a problem with xampp only. Regards. Ken
  5. Hi Sam. Try this url through the canonical code http://localhost/test231/product_reviews.php?cPath=1_7&products_id=376 It gives me http://localhost/test231/test231/product_reviews.php?cPath=1_7&products_id=376 The ‘url’ is one that Google found on my site!! Regards Ken
  6. Hi Sam Welcome Back :thumbsup: That’s true, but they all use the outdated productListingBox. It would be nice to see a grid contribution using the jquery ui Regards Ken
  7. Hi Sara KissER Error Handling & Debugging works fine in Admin Just follow the install instructions again substituting Catalog with Admin. Regards Ken
  8. Hi Jim I had the same problem Fatal error: Cannot redeclare class language in C:\xampp\htdocs\ccb231\includes\classes\language.php on line 16 I uninstalled the box and then re-installed it and now its working fine. I hope this helps you find the problem. Regards Ken
  9. Hi Fancybox may be coming to V2.3 as standard code. The changes required are here. http://github.com/haraldpdl/oscommerce2/commit/582dcb56bf6ffdceb8741cc362cd876e9ba24c1f The way the images are held in the database is different from the way that Sam did it. All we need is a script to convert the database. Regards Ken
  10. Hi. Thanks for a great contribution and thanks for adding Unlimited Image support. Unlimited Images support for existing blob images is working great and new images can be added to the existing images in the Blob. However there seems to be a problem with Unlimited Images when the Blob is empty. If the blob is empty then EP changes the SQL from [bLOB - NULL] to [bLOB - 17 B] and this causes an unwanted non-image thumbnail to be displayed in product info. Can anyone help to correct this? Thanks Ken
  11. Hi. A big Thank You to Sam for another great contribution. However Sam appears to have gone AWOL. I’ve not seen him on the forum in months. Although I am no programmer I think I have managed to upgrade this contribution to V1.3.1. which has swf support. This is what I did. Download the latest version of Fancybox from their website (V1.3.1) Extract the zip file. Upload the fancybox folder to your images folder Download the latest version of jquerie from their website (V1.4.2) (or copy the original file from images/js) And save this to your images/fancybox folder In product info.php Change these lines <script type="text/javascript" src="<?php echo DIR_WS_IMAGES ?>js/jquery.js"></script> <script type="text/javascript" src="<?php echo DIR_WS_IMAGES ?>js/jquery.fancybox.js"></script> <script type="text/javascript" src="<?php echo DIR_WS_IMAGES ?>js/jquery.easing.js"></script> <script type="text/javascript" src="<?php echo DIR_WS_IMAGES ?>js/jquery.easydrag.handler.beta2.js"></script> <link rel="stylesheet" href="<?php echo DIR_WS_IMAGES ?>js/fancybox.css" type="text/css" media="screen"> to this <script type="text/javascript" src="<?php echo DIR_WS_IMAGES ?>fancybox/ jquery-1.4.2.min.js"></script> <script type="text/javascript" src="<?php echo DIR_WS_IMAGES ?>fancybox/jquery.fancybox-1.3.1.pack.js"></script> <script type="text/javascript" src="<?php echo DIR_WS_IMAGES ?>fancybox/jquery.mousewheel-3.0.2.pack.js"></script> <script type="text/javascript" src="<?php echo DIR_WS_IMAGES ?>fancybox/jquery.easing-1.3.pack.js"></script> <link rel="stylesheet" href="<?php echo DIR_WS_IMAGES ?>fancybox/jquery.fancybox-1.3.1.css" type="text/css" media="screen"> That’s All. If everything is working OK then you can delete the old images/js folder There is more info on all of the new features at the fancybox website. Hope this helps Regards Ken
  12. Hi Eric. The security Pro code belongs in catalog/includes/application_top.php The logger class and Backup Manager code belongs in admin/includes/application_top.php It appears you have saved your admin/includes/application_top.php file into the catalog/includes folder. Regards Ken
  13. Hi Sam I was about to post the same concerns when Heather posted. The code changes work great Thanks Regards Ken
  14. Hi Steve It does appear that there is nothing to worry about as I have never seen msnbot with an item in the shopping cart I thought this was a spiders.txt problem because IP 207.46.12.160 is seen as a guest. I will take a look at the ‘Who's Online 3.5.4’ code and see if I can find the problem Thanks for your help Regards Ken
  15. Hi Steve Here is a sample of MSN showing a session. in ‘Who's Online 3.5.4’ And the associated logfile entries for products_id=790 (1 hour different) mysite.co.uk 207.46.12.160 - - [30/Mar/2010:19:11:12 +0000] "GET /product_info.php?products_id=790 HTTP/1.1" 200 8185 "-" "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.2; SLCC1; .NET CLR 1.1.4325; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648)" mysite.co.uk 207.46.12.160 - - [30/Mar/2010:19:11:15 +0000] "GET /stylesheet.css HTTP/1.1" 200 26299 "http://www.mysite.co.uk/product_info.php?products_id=790" "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.2; SLCC1; .NET CLR 1.1.4325; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648)" mysite.co.uk 207.46.12.160 - - [30/Mar/2010:19:11:15 +0000] "GET /images/js/jquery.js HTTP/1.1" 200 57254 "http://www.mysite.co.uk/product_info.php?products_id=790" "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.2; SLCC1; .NET CLR 1.1.4325; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648)" mysite.co.uk 207.46.12.160 - - [30/Mar/2010:19:11:24 +0000] "GET /images/js/jquery.fancybox.js HTTP/1.1" 200 15976 "http://www.mysite.co.uk/product_info.php?products_id=790" "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.2; SLCC1; .NET CLR 1.1.4325; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648)" mysite.co.uk 207.46.12.160 - - [30/Mar/2010:19:11:25 +0000] "GET /images/js/jquery.easing.js HTTP/1.1" 200 8097 "http://www.mysite.co.uk/product_info.php?products_id=790" "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.2; SLCC1; .NET CLR 1.1.4325; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648)" mysite.co.uk 207.46.12.160 - - [30/Mar/2010:19:11:25 +0000] "GET /images/js/jquery.easydrag.handler.beta2.js HTTP/1.1" 200 4507 "http://www.mysite.co.uk/product_info.php?products_id=790" "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.2; SLCC1; .NET CLR 1.1.4325; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648)" mysite.co.uk 207.46.12.160 - - [30/Mar/2010:19:11:26 +0000] "GET /images/js/fancybox.css HTTP/1.1" 200 4861 "http://www.mysite.co.uk/product_info.php?products_id=790" "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.2; SLCC1; .NET CLR 1.1.4325; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648)" mysite.co.uk 207.46.12.160 - - [30/Mar/2010:19:11:28 +0000] "GET /product_thumb.php?img=images/10221.jpg&w=185&h=185 HTTP/1.1" 200 5727 "http://www.mysite.co.uk/product_info.php?products_id=790" "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.2; SLCC1; .NET CLR 1.1.4325; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648)" 207.46.12.160 IP address does belong to Microsoft Registry Whois OrgName: Microsoft Corp OrgID: MSFT Address: One Microsoft Way City: Redmond StateProv: WA PostalCode: 98052 Country: US However I cannot see any session created, so I guess ‘Who's Online 3.5.4’ is giving a false output Regards Ken
×
×
  • Create New...