Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

ldisales

Archived
  • Posts

    14
  • Joined

  • Last visited

Everything posted by ldisales

  1. Feedmachine has been running well for a while now, with just the occasional skipped entry because of some description being entered wrong. Suddenly today it is only generating a file with no products. It has the field headings, but nothing else. I appears to run through properly. One thing I notice I think it used to take 2 passes, now it does only one. The output screen seems to have about the right number of products, but none are being put in the output file. I don't think I did anything to cause this. I haven't touch any of the feedmachine files, and added Free Shipping by Catagory module but can't see where that would cause trouble. Any help would be appreciated.
  2. EDIT: BTW, both stores are on teh same server. Different directories, different domains, configs work without SEO URLs. So global and php settings aren't to blame.
  3. Sorry to seem dense, but I have searched and not found teh answer. USU worked fine in my store. I copied this to another store, everything still in the root. The new store will be a subset of the old one, so I removed most of the catagories and products. I get a 404 error when I move from the home to any other page. I see the SEO url, but it doesn't work. If I shut off SEO URLs, everything works fine. Every answer I have seen to this question is "turn 'Use Search-Engine Safe URLs (still in development)'" to false. It is, and I have tried it both ways. I have turned teh caches to false, I have reset the cache, I even created a brand new catagory and moved the products in to it, same result. If I turn SEO URLs off, everything works in my store which leads me to believe I got all the configuration details changed properly. But for some reason, SEO URLs just will not work.
  4. Thought I would ask one more time. I installed, have checked 5 times to see if everything is s directed. Everything appears to work, and I get the success message. But the sitemap XML files never get updated. Any ideas anyone?
  5. I have looked for this answer, but can't find anyone with similar problems.... I installed the contribution. I have the Admin tool, and when I click on the link in Step 1, it seems to work properly: i.s. it opens a new page and shows the Sitemaps were successfully created. However, when I look atr the files they have not changed. If I remove teh XML files, it still says they are created successfully but they don't appear. And the sitemaps are CHMOD 777 Any ideas? Somehow I got it to work 1 time, because the default sitemaps changed to my information. But it doesn't seem to wan to work again. I went through the install diections several times to make sure.
  6. I just installed 3.5, and I have the same problem. I had IP addresses with the original Who's Online, but not with this. I verified all the files were uploaded.
  7. Actually it happens all by itself. No image in the store, no image in teh admin product manager. The file actually exists in teh images directory. If I go in to the editor, change the image and then change it back to the original, it uploads a new file over the old one (modify date changes) and magically everything works again for that image. Repeat about 100 times to do all the broken product and catagory images. But just a percentage of all teh images, not every one. No rhymne or reason to which as far as I can tell. Then, if I download an EP file with even just a small subset of products, make the most minor chnages to anything, then upload using EP, it seems to break all the same files again. Even those that are not included in the EP changes. Images durectory and all images have chmod 777. Thumbnails are located off teh images directory, and I have tried deleting all teh thumbnails to cause them to be created again. No help. I have been struggling with this for a couple days, and I have probably had to reload these images 10 or 12 times so far. I currently have about 800-900 products, and have maybe that many more to add. So I really would like to make this work. EP adds the products fine, and puts them in teh right catagories, correct prices and all other information. It even puts in the proper image name, but the only thing that seems to actually find the image is the product manager preview function. The image doesn't appear in the list of products, but if I hit Edit then Preview I can see it there. But if I upload from preview it still doesn't appear unless I actually go back in to Edit and change to another file and then change back. You guys would be lifesavers if you can figure this out.
  8. catalog/includes/Configure.php define('HTTP_SERVER', 'http://www.*****.com'); define('HTTPS_SERVER', 'http://www.*****.com'); define('ENABLE_SSL', false); define('HTTP_COOKIE_DOMAIN', 'www.*****.com'); define('HTTPS_COOKIE_DOMAIN', 'www.*****.com'); define('HTTP_COOKIE_PATH', '/dev_store/'); define('HTTPS_COOKIE_PATH', '/dev_store/'); define('DIR_WS_HTTP_CATALOG', '/dev_store/'); define('DIR_WS_HTTPS_CATALOG', '/dev_store/'); define('DIR_WS_IMAGES', 'images/'); define('DIR_WS_ICONS', DIR_WS_IMAGES . 'icons/'); define('DIR_WS_INCLUDES', 'includes/'); define('DIR_WS_BOXES', DIR_WS_INCLUDES . 'boxes/'); define('DIR_WS_FUNCTIONS', DIR_WS_INCLUDES . 'functions/'); define('DIR_WS_CLASSES', DIR_WS_INCLUDES . 'classes/'); define('DIR_WS_MODULES', DIR_WS_INCLUDES . 'modules/'); define('DIR_WS_LANGUAGES', DIR_WS_INCLUDES . 'languages/'); The store is in teh root of my site. All my images reside in an images directory off that root. And not all the pictures get broken, just some. At this point I have 4 layers of sub-catagories, and it only seems to break images in sub-catagories under that top level catagory, none of the others. I'm trying to be as complete in my description and information as possible. Here is a link to a sample csv http://www.lapdogindustries.com/Sample.csv I tried comparing the html_output.php from the On The Fly contrib to mine, but the HTML href link wrapper function was modified by Ultimate SEO URL, and there is other stuff in the contrib file that references STS that mine doesn't have in it (although ST works great). If I just try putting the contrib html_output.php in the catalog, it breaks my store and I can't get to any locations but the index.php. My general.php in teh catalog is bone stock. I tried doing this again tonight, and when I uploaded one catagory using EP it trashed many catagory and product images that are not even associated with what I uploaded. So basically whenever I upload using EP I have to reload a hundred or so images using the 2 step process listed above. Not fun. I appreciate any efforts on my behalf.
  9. I am having an issue that suddenly came up. It is with images after uploading a csv with EasyPopulate 2.76e. I have the image in teh file, and when it uploads I can see the product in Admin product manager, but it says "IMAGE DOES NOT EXIST". I click edit, and it has the correct image name I click Preview, adn the image is there. I click Update, and it still says teh image doesn't exist. It does not show up in the store. The file exists in the image directory, I can see it using my FTP client. It has 777 rights. I can see the time and date it was created. Now the wierd part (as if it isn't already wierd). If I go back to Admin product manager, edit the product, change the image file to anything else, save it, then re-edit it putting it back to the original file name, everything works correctly. Before someone says I must have teh image directory not set up corectly, if I now go back and look at the same image using my FTP client, in exactly the same spot, the create date and time have changed. So it is over-writing the file, but for some reason it can now see what it could not previously. I have been checking the forums for hours, last night and today. Can't find any mention of something like this. I have tried changing all teh image and thumbnail settings, clearing my thumbnail directory, anything else I can think of. I have almost 1000 products, adn the prospect of having to change the image twice for every one of them is not pleasant. Here is a little more information. I am using RC2a, EP 2.76e, On the Fly Thumbnails, STS (I turn it off, no help), I think that is about all that would effect this. I have 125 attributes, so I can't edit the full spreadsheet because it goes past the 256 column limit on any editor I have. So I do a on the fly export with EP with the needed columns, edit them and re-import. The only issue I seem to have is this image problem. Thanks for any help you can give.
  10. A little more research found this this suggestion to change sessions.php line 123: The previous version used return isset($_SESSION[$variable]); so you could try that unless you get a better answer. It has worked for me so far.
  11. Anyone have any luck? i get slightly different errors, but similar. Warning: array_key_exists() [function.array-key-exists]: The first argument should be either a string or an integer in .../admin/includes/functions/sessions.php on line 123 Warning: array_key_exists() [function.array-key-exists]: The first argument should be either a string or an integer in /.../admin/includes/functions/sessions.php on line 123 Warning: Cannot modify header information - headers already sent by (output started at ...admin/includes/functions/sessions.php:123) in .../admin/attributeManager/attributeManager.php on line 70 These errors appear at the top of add or edit product page. When I try to add an attribute, the preview page seems to work, but on update I get Warning: array_key_exists() [function.array-key-exists]: The first argument should be either a string or an integer in .../admin/includes/functions/sessions.php on line 123 Warning: Cannot modify header information - headers already sent by (output started at .../admin/includes/functions/sessions.php:123) in.../admin/includes/functions/general.php on line 22 I go back to the Admin and it recovers. If I look at the store, the attribute changes are made. I can add it to the cart and everything seems ok.
  12. Isn't it amazing.... as soon as you say you can't find the answer you stumble on it? I hadn't added headertag.php to the STS product_info part of teh module. Tye in a few words, things start to work...... I am torn between hoping nothing else goes wrong and hoping it does so I can read more of these helpful posts. Well, maybe that is a bit of a stretch.
  13. I have been searching the forum all night, and still can't figure out why I don't get header tags for my product_info. I think I have tried most of the suggestions to replace files, take stuff out, etc. This particular post, when I do this I get the following error on my store: Fatal error: Cannot redeclare clean_html_comments() (previously declared in /***************/catalog/includes/functions/clean_html_comments.php:11) in /**********/catalog/includes/functions/clean_html_comments.php on line 11 The only positive thing I can find so far is that if I turn off product_info template in STS, the produst-info page goes crazy but I get my title and header words in the source. I have tried everything I can think of, even in teh STS forum, and no good. Can anyone give me a clue as to where to start?
  14. I am new, but I think I have checked the forums pretty well prior to posting. I have installed STS, EasyPopulate and Attribute Manager. Those seemed to work fine. I installed oscThumb according to the instructions, using teh manual install method for php editing. I got errors. I backed out the install, and re-installed again copying teh pre-edited files per the HTML instructions. Errors again. I am sitting with the pre-edit install still on the catalog. When I try to use the cart, I get the folowing error as the only thing displayed: Fatal error: Call to a member function on a non-object in *****/catalog/includes/header.php on line 14 In the referenced file, this is line 14: $sts->restart_capture ('applicationtop2header'); // Capture header from the actual script, needed to take out javascript I have actually been very impressed with osCommerce so far, and the excellent forum support. I hope someone can help, and thank you in advance for trying.
×
×
  • Create New...