Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

casemaker

Pioneers
  • Posts

    47
  • Joined

  • Last visited

Everything posted by casemaker

  1. Everything works except the export script for me. I have setup IS to send the report to ' mystore/cart/postapprovals.mhtml.' However, there is no file with that name on my site, and I don't know how to locate it.
  2. I did the "uninstall/reinstall" process and it got my site working again. However, in the config section with Sitemap SEO, I only have access to the "settings control". Both the Box and Page Control sections produce the Fatal error message. I ran through the file checklist and every one is accounted for.
  3. The big question is, will it fix this, which suddenly appeared after a day of 2 of working perfectly. Fatal error: Call to undefined function getpagesarray() in /catalog/admin/sitemap_seo_page_control.php on line 112
  4. Is it possible to rub "uninstall" and "reinstall" the seo install sql file to correct a problem?
  5. I have set my Internetsecure cart live and have processed a tranction but it also produced this error message. 'Export Script for transaction RN# 1293282500.93B1 FAILED. Reason:Expected string (security_phrase_here) was not present in the response message.' It seems that internetsecure is writing to an mhtml file in a cart directory, but that directory is empty. Also, there is no mhtml file in the contrib. Do you have any thoughts about a fix for this issue?
  6. It turns out that the 2 lines on each of my product pages , "related products" and "categories" are controlled from the configuration page of OSC. Now I just have to figure out how to make products and categories "related".
  7. I have discovered that there are several different files, all named "sitemap.php" and they are not interchangeable. In looking at the page source, it seems that "sitemap_seo.js" is where the issue is. It produces 2 lines of text: 'Related Products', and 'Related Categories' at the bottom of each catalog page. At least it is normal text, not ALL CAPS. It appears to be a link, but leads nowhere on clicking it. I'll keep looking....
  8. Unfortunately the instructions don't mention anything about troubleshooting the issue. I'll just have to put up with the text and hopefully discover why in the future. There is nothing to indicate that the index.php file is looking for something and "here is the problem".
  9. There is one small issue still outstanding with my install. It looks like the file catalog/index.php line 305 <td class="smallText"><a href="javascript:displaySitemapCategory();" class="smallText"><span style="vertical-align:text-bottom; "><img src="images/sitemap_arrow.jpg" alt="" border="0"></span><span style="padding-left: 3px;"><?php echo TEXT_SITEMAP_RELATED_CATEGORIES; ?></span></a></td> </tr> It produces the graphic "arrow" and 'TEXT_SITEMAP_RELATED_CATEGORIES' at the bottom of each page. Is there something wrong or is the the way it is supposed to behave?
  10. After finding some time, I finally managed to get this installed and working. A little tricky for a newbie but perseverance pays off. Thanks for the help.
  11. I reviewed all the files again and discovered one was missing. After adding it, I have a new error message. Fatal error: Cannot redeclare addmissingboxes() (previously declared in /home/ctsmith/public_html/cart/admin/includes/functions/sitemap.php:15) in /home/ctsmith/public_html/cart/admin/includes/languages/english/sitemap.php on line 40
  12. Well, I started over with a new install, in the correct directories this time, but still get an error when trying to setup the Admin-SEO-boxes etc. Warning: require(includes/languages/english/sitemap.php) [function.require]: failed to open stream: No such file or directory in /home/ctsmith/public_html/cart/admin/sitemap_seo_page_control.php on line 16 Fatal error: require() [function.require]: Failed opening required 'includes/languages/english/sitemap.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/ctsmith/public_html/cart/admin/sitemap_seo_page_control.php on line 16 Do you have any suggestions about correcting this?
  13. This is the catalog/admin/column_left.php file contents. The earlier one that produced the error was in the catalog/includes section. require(DIR_WS_BOXES . 'configuration.php'); require(DIR_WS_BOXES . 'catalog.php'); require(DIR_WS_BOXES . 'modules.php'); require(DIR_WS_BOXES . 'customers.php'); require(DIR_WS_BOXES . 'taxes.php'); require(DIR_WS_BOXES . 'localization.php'); require(DIR_WS_BOXES . 'reports.php'); require(DIR_WS_BOXES . 'tools.php'); require(DIR_WS_BOXES . 'sitemap_seo.php');
  14. That produces the error: 'Fatal error: Class 'box' not found in .../includes/boxes/sitemap_seo.php on line 32' This is the contents of the referenced file 'sitemap_seo.php' <!-- sitemap_seo //--> <tr> <td> <?php $heading = array(); $contents = array(); $heading[] = array('text' => BOX_HEADING_SITEMAP_SEO, 'link' => tep_href_link(FILENAME_SITEMAP_SEO_PAGE_CONTROL, 'selected_box=sitemap_seo')); if ($selected_box == 'sitemap_seo') { $contents[] = array('text' => '<a href="' . tep_href_link(FILENAME_SITEMAP_SEO_BOX_CONTROL, '', 'NONSSL') . '" class="menuBoxContentLink">' . BOX_SITEMAP_SEO_BOX_CONTROL . '</a><br>' . '<a href="' . tep_href_link(FILENAME_SITEMAP_SEO_PAGE_CONTROL, '', 'NONSSL') . '" class="menuBoxContentLink">' . BOX_SITEMAP_SEO_PAGE_CONTROL . '</a><br>' . '<a href="' . tep_href_link(FILENAME_SITEMAP_SEO_SETTINGS_CONTROL, '', 'NONSSL') . '" class="menuBoxContentLink">' . BOX_SITEMAP_SEO_SETTINGS_CONTROL . '</a>'); } $box = new box; echo $box->menuBox($heading, $contents); ?> </td> </tr> <!-- sitemap_seo eof //-->
  15. Unfortunately, it isn't there, so I guess I'll have to troubleshoot the installation...again. .......(this is everything listed below Sitemap SEO) Sitemap SEO Categories Images Box Catalog Modules Customers Locations / Taxes Localization Reports Tools ......that's all in the left column.
  16. I have the exact same issue but there is nothing below the "tools" line.
  17. OK...ignore my post. I found the glitch which was just setting a new personality in my email client.
  18. I have setup the IS module but they are not very helpful to get it working. With the test settings, if I place an order, I just get an email with: "Subject: Extra Order Info: #20 Order #20 Middle: 01221002" Any suggestions about how to fix this?
  19. This contrib is exactly what I have been looking for. However, as a newbie, it isn't quite as simple as mentioned. After adding it to the boxes, I now have 2 Categories, the new one, and the original. Any suggestions as to how I hide the original one?
  20. Here is what sitemaps.org claims is the correct sitemap example. <?xml version="1.0" encoding="UTF-8"?> <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"> <url> <loc>http://www.example.com/</loc> <lastmod>2005-01-01</lastmod> <changefreq>monthly</changefreq> <priority>0.8</priority> </url> <url> <loc>http://www.example.com/catalog?item=12&desc=vacation_hawaii</loc> <changefreq>weekly</changefreq> </url> <url> <loc>http://www.example.com/catalog?item=73&desc=vacation_new_zealand</loc> <lastmod>2004-12-23</lastmod> <changefreq>weekly</changefreq> </url> <url> <loc>http://www.example.com/catalog?item=74&desc=vacation_newfoundland</loc> <lastmod>2004-12-23T18:00:15+00:00</lastmod> <priority>0.3</priority> </url> <url> <loc>http://www.example.com/catalog?item=83&desc=vacation_usa</loc> <lastmod>2004-11-23</lastmod> </url> </urlset> I assume there is some way to get mine to look like theirs?
  21. Unfortunately I don't understand how it works, what I can do with it, etc. I started with a need for a website/cart and then discovered I needed addons like a sitemap that search engines like Google could use. It became apparent that a "sitemap" was necessary so I searched osc and found your contribution. However, there is no instruction about what to do with it after the installation. As a newbie, I had difficulty with the installation but that seems to be complete. However, the only thing apparent is a listing that it exists in my administration section of osc. There is nothing else apparent. I now need to find out what to do with it. Sorry if this seems confusing to you, but from my point of view, it is also confusing.
  22. I seem to have it installed since my website is functioning normally, without error messages, and the Admin section has a listing for Sitemap SEO. Is there anything else missing. Your first post mentions: It has the following following features but I don't see any way to access them. - Displays all pages and boxes - no missing links or text - Displays categories, with or without products - Displays manufacturers, with or without products - Links can be sorted - Links can be excluded - Links can be set to show for registered customers only - Sections of links can be sorted - Sections of links can be excluded - Sections of links can be set to show for registered customers only - All links have configurable anchor text - All links have configurable alternate display names - All sections of links can be placed anywhere on the sitemap page via admin - Supports Articles Manager Infopages Page Manager
  23. Thanks for that help. I did miss a file, but now that I have added it, the cart is OK, but I can't access the Admin. I get the following error message for all sections of the Admin. The requested URL /cart/admin/FILENAME_CONFIGURATION was not found on this server. Any suggestions?
  24. Thanks for that help. I did miss a file, but now that I have added it, the cart is OK, but I can't access the Admin. I get the following error message for all sections of the Admin. The requested URL /cart/admin/FILENAME_CONFIGURATION was not found on this server. Any suggestions?
×
×
  • Create New...