Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

SimoNtpf

Pioneers
  • Posts

    33
  • Joined

  • Last visited

Everything posted by SimoNtpf

  1. After installing 3.7 (there was v1.11 intalled before) when I try to open Admin/Tools/Who's online i am gettin this error Any idea how to solve this?
  2. Is it possible to send product with the first sorted attribute to cart hitting Buy Now button?
  3. I have installed this contribution and I have this problem: It appears only when clinkick the "Reviews" button and only in some product details pages (most of product details pages doesnt do it). This message appears: Warning: constant() [function.constant]: Couldn't find constant FILENAME_ARTICLE_INFO in /stor1/minotaur/html/sfaf/catalog/includes/functions/general.php on line 1274 Error! Unable to determine the page link! Where is problem?
  4. How to make this: When adding new product and after filling products description I would like to take the "product description" and automatically cut it to (for example) 150 characters and the result put into "products header description" (only if it is empty - it means only when adding new product, not when editing it). I know I can use the Fill Tags - but I dont want to use it each time I will add new product. How to modify the admin/categories.php to do this?
  5. Thank you - I have really checked the root and unchecking this solve my problem. Now I have another question. Is it possible to add data from "extra field" to title and keywords? I have got extra field products_writer in products table and I would like to append its content to title and keywords? Which files should be modified and which parts of them?
  6. I have just installed this great contribution but I still have few questions about setting it up. Now the code this contribution is generating seems like this: <title>Sci-fi - - Warhammer 40000: Zbraně Tanith</title> <meta name="Description" content="Sci-fi - - Na Sabbatiných světech kacířské síly tvrdě vzdorují křížovému tažení. Imperiální síly, nebezpečně rozptýlené a odříznuté od zásobování zmutovanými nepřáteli, začínají být zatlačovány do defenzivy. Komisař plukovník Gaunt a Tanithští první a jediní mu" > <meta name="Keywords" content="Sci-fi , , Warhammer 40000: Zbraně Tanith" > <meta name="robots" content="noodp" > <meta name="slurp" content="noydir" > <link rel="canonical" href="http://www.minotaur.cz/sfaf/catalog/warhammer-40000-zbrane-tanith-p-8541.html" > <meta http-equiv="Content-Type" content="text/html; charset=windows-1250" > 1) <title> In title, there is "Sci-fi" ... thats category name ... then there are two "-" character with space between them and then the product name. Why are there two "-" characters? Is it possible to write product name first and the category as second? 2) Description Why is the category name and two "=" characters before the description generated from products_description? 3) Keywords How to change the " , , " to correct "Sci-fi, Warhammer 40000: Zbraně Tanith" ? Thank you
  7. Is there any way how to use this contribution if I have not installed any payment module? I am only using shipping modules and I dont need payment modules because i have got only one payment type (described in Terms) and I dont need customers to select this. How to remove the part with payment type selection from checkout page and how to remove the error/warning that no payment option is selected? Thank you.
  8. I am using this contribution and it is really great. But now I need to add JavaScript to some product description fields. I am adding this java script: <script language="JavaScript" src="http://www.minotaur.cz/sfaf/catalog/audio/audio-player.js"></script> <object type="application/x-shockwave-flash" data="http://www.minotaur.cz/sfaf/catalog/audio/player.swf" id="audioplayer1" height="24" width="290"> <param name="movie" value="http://www.minotaur.cz/sfaf/catalog/audio/player.swf"> <param name="FlashVars" value="playerID=1&soundFile=http://www.minotaur.cz/sfaf/catalog/audio/004383.mp3"> <param name="quality" value="high"> <param name="menu" value="false"> <param name="wmode" value="transparent"> </object> Is there any way how to force the feed generator to skip the script?
  9. One new thing... if I set the the "Shadow Heigh" to 10 or more it is OK When it is set to less than 10 the white line between shadow and box appears
  10. Please can someone help me? I have installed this contribution and it works OK - than i decided to change the width and height of shadow (I am using 7 for both). But after this change I haven't the bottom shadow under every box aligned correctly. You can see it at http://www.minotaur.cz/sfaf/catalog/ (every box in left and right column). Please can you help me? Where can be mistake?
  11. Is there any contribution for products listing where customer can choose how the product listing is displayed (three columns or "like in products_new" or standard rows without image? I need any version where customer can switch between more types of listing + more sorting options (display only products from one manufacturer dropdown ...)
  12. I have just installed this contribution and it works really great. I am selling books and I would like to make a change (but I dont know where). This contribution is creating url from table products_description/products_name ... is it possible to add after the products_name in URL another cell from table products/products_writer (it is varchar 255). I need the URL to be products_name + products_writer Is it possible? What should I modify?
  13. I am using this contribution and it is really great. But I have one problem. I have turned "pricing_show_specials" on ... it displays special price But if I have special price inserted into special price table and i have than turned it off, the xml feed still displays the special price (not the normal - even if the special price is disabled) Any idea how to fix this?
  14. I have tried to edit tags by editing product and it works fine - tags are saved in database and are corectly displayed in catalog. But "fill tags" doesnt work. Should it write something like "operation successful"? Because I cannot see it - when I select "Fill alll tags" and click update than it only seem that the page is reloaded and nothing happends. Can you give me an advice? What files is Fill tags function dependet? (or what modifications?) I will try to check them once again.
  15. I have just installed this contribution (version 2.5.5) and it seems to be working ... but I have tried the "Fill Tags", and it doesnt work for me ... nothing is writen into the database table (I am checking it in table - not on catalog pages) Does anybody know what can be wrong?
×
×
  • Create New...