Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Larimar_Jewelry

Archived
  • Posts

    19
  • Joined

  • Last visited

Everything posted by Larimar_Jewelry

  1. sorry. this was meant to go in the sts contribution thread ... if anyone can move it.
  2. hello. I was trying to figure some stuff out so I did the following to application_top.php so I can see what possible errors I might have... // set the level of error reporting //error_reporting(E_ALL & ~E_NOTICE); error_reporting(E_ALL); and I noticed the following which is mostly from sts files so I thought this would be the ideal thread to post this. here is the output I am getting. Notice: Undefined variable: url in /home/****/public_html/****/includes/classes/seo.class.php on line 2108 Notice: Undefined variable: _sid in /home/****/public_html/****/includes/classes/seo.class.php on line 775 Notice: Undefined variable: _sid in /home/****/public_html/****/includes/classes/seo.class.php on line 775 Notice: Undefined index: sts_debug in /home/****/public_html/****/includes/classes/sts.php on line 58 Notice: Undefined index: sts_template in /home/****/public_html/****/includes/classes/sts.php on line 63 Notice: Use of undefined constant MODULE_STS_INDEX_TITLE - assumed 'MODULE_STS_INDEX_TITLE' in /home/****/public_html/****/includes/modules/sts/sts_index.php on line 21 Notice: Use of undefined constant MODULE_STS_INDEX_DESCRIPTION - assumed 'MODULE_STS_INDEX_DESCRIPTION' in /home/****/public_html/****/includes/modules/sts/sts_index.php on line 22 Notice: ob_end_clean() [ref.outcontrol]: failed to delete buffer. No buffer to delete. in /home/****/public_html/****/includes/classes/sts.php on line 108 Notice: ob_end_clean() [ref.outcontrol]: failed to delete buffer. No buffer to delete. in /home/****/public_html/****/includes/classes/sts.php on line 108 Notice: ob_end_clean() [ref.outcontrol]: failed to delete buffer. No buffer to delete. in /home/****/public_html/****/includes/classes/sts.php on line 108 The shopping cart itself is working ok but I noticed this errors from the report and thought I should figure it out before I continue to do things. the cart is under PHP Version 4.4.7 and based on application_top.php the cart version is: osCommerce 2.2-MS2 any thoughts would be great.
  3. small bit of info in regards to the errors in catalog/include/header_tags.php this is what I get.. Parse error: syntax error, unexpected ')', expecting T_STRING or T_VARIABLE or '$' in /home/..../includes/header_tags.php on line 400 all three get the same error and only of course the on line XXX is what changes... thanks. UPDATE !! I figured out the Title tag "error" I went to PAGE CONTROL, selected index.php and removed the check mark for ROOT: 1 Did the same for product_info.php Still need to work on the commented out codes.. thank you.
  4. Thank you Jack_mcs, I when ahead and did it again, this time I used the headertags_seo_update.sql that is in the Database_Files folder from the package. No error after running the sql update. Made all the edits. Ended up however with the same "errors" When I finished doing the edits I went to the front end and it loaded with no script errors, however once I ran the TEST from the HT SEO menu, I went back to the front end and started getting errors. The only way to eliminate the errors I had to comment our the following from catalog/includes/headet_tags.php // responsehandler_test_v1.2.php // case (basename($_SERVER['PHP_SELF']) === FILENAME_RESPONSEHANDLER_TEST_V1.2): // $header_tags_array = tep_header_tag_page(FILENAME_RESPONSEHANDLER_TEST_V1.2); // break; // sitemap.class.php // case (basename($_SERVER['PHP_SELF']) === FILENAME_SITEMAP.CLASS): // $header_tags_array = tep_header_tag_page(FILENAME_SITEMAP.CLASS); // break; // index-new.php //case (basename($_SERVER['PHP_SELF']) === FILENAME_INDEX-NEW): // $header_tags_array = tep_header_tag_page(FILENAME_INDEX-NEW); // break; once I comment out those lines then the script runs again with no script errors. My other issue after that is the following. since I already had the HT Controller , my products and categories already have tags assigned to them, so now for example I am getting the following tittles on my pages. for categories..... MY ORIGINAL TITTLE - New Home Page Title so although it is listing what I already had, it is also displaying the new default one. the same thing for products..... MY ORIGINAL TITLE - products new home - MY ORIGINAL TITLE CONTINUED here is a copy of the TEST results... Test Results Default Text Present: explain The default root text, New Home Page Title, should be removed or changed for index.php with language ID of 1. The default root text, products new home, should be removed or changed for product_info.php with language ID of 1. Duplicate title found: explain for English Larimar Bracelet exists more than once. Larimar Earring exists more than once. Larimar Necklace exists more than once. Larimar necklace with teardrop shaped larimar stones exists more than once. Larimar Pendant exists more than once. Larimar Pendant jewelry exists more than once. X-Large larimar pendant exists more than once. for Deutsch exists more than once. for Español exists more than once. Duplicate meta description found: explain for Deutsch exists more than once. for Español exists more than once. Missing Title and/or descriptions: explain Products The name for this item is missing The name for this item is missing The name for this item is missing MANY MORE........ did not copy for space.... Categories The name for this item is missing The name for this item is missing The name for this item is missing The name for this item is missing FEW MORE ..... did not copy for space.... STS Error: explain STS is running and the head code in the article_reviews_write.php file has Header Tags code installed, which is a mistake. STS is running and the head code in the article-submit.php file has Header Tags code installed, which is a mistake. STS is running and the head code in the article_reviews.php file has Header Tags code installed, which is a mistake. STS is running and the head code in the article_info.php file has Header Tags code installed, which is a mistake. STS is running and the head code in the articles.php file has Header Tags code installed, which is a mistake. STS is running and the head code in the articles_new.php file has Header Tags code installed, which is a mistake. STS is running and the head code in the article-topics.php file has Header Tags code installed, which is a mistake. STS is running and the head code in the article_reviews_info.php file has Header Tags code installed, which is a mistake. Language Mismatch Error: explain Language Deutsch (2) in the shops languages does not have an entry in the default Header Tags table. Language Español (3) in the shops languages does not have an entry in the default Header Tags table. Well, that is all the info I have. If any advice is available then that would be awesome.. Thank you. Tom.
  5. Hello. I recently wanted to install the Articles Manager Contribution but it requires to have Header Tag SEO and what I have installed is the older Header Tag Controller. I tried Installing HT SEA over HT Controller and although it went almost ok I still got some errors and duplicate content. So I am wondering if there are any tips as to how to Install HT SEO over HT Controller , so I can then install Article Manager... wow... we can all get ourselves so complicated... thank you.
  6. Hi. I was installing this great contribution I noticed that on step 5 you have to edit some lines that are already edited by google checkout. The above quote is the only article in this thread that I found mentions google checkout but it does not actually gives a solution. has anyone figured out what would be the correct code to edit so that this can work with the edits made for google checkout. Iam now familiar with code so can not figure it out. thanks in advanced. tom
  7. Thanks for taking the time to respond. I will look into this and give it a try. Thanks!
  8. Trying to get some help. I have STS with header tags installed and working ok and I also have SEO URLS. I am trying to do the following and can not figure out how. I have created a category called Archive. In this category I will place all the products that I have sold ( I sell unique items) for reference and for search engines. So for this category only I want to list the products without the BUY NOW buttom. Also when a user clicks on that particular product I want the information to appear with out the Add To Cart bottom. How can I use STS to do this? thanks!
  9. Hi, Has anyone figured this out? I have successfully installed the thumbnail section and the thumbnails have been generated in the proper folder...... The "flash" box and scrolls show up but no image. ? thanks!
  10. Hi everybody. I have set up this contribution and seems to work. However I have also a copy of zen-cart installed and they have an almost identical contribution except that the customer does not have to be a PayPal member. Can this be done for this contribution. It would be great if possible. Best Regards, Tom.
×
×
  • Create New...