Search:

Type: Posts; User: Johnnyh

Search: Search took 0.01 seconds.

  1. v155 Products with input attributes (not read only) are not in cart

    Hi

    On our site www.artos.dk (zencart v. 1.5.5a) we have thousands of products with attributes working well, but we are now told that the few products we have where the customer can choose an...
  2. Replies
    5
    Views
    852

    v155 Re: Images as links in product listings

    It does not have that option, but on the frontpage in product sliders the image actually links.
    I guess it is possible to take the code from the product name (<a href="' ....
  3. Replies
    5
    Views
    852

    v155 Re: Images as links in product listings

    Thanks. It did however not seem to work.
    I replaced this part with your.

    case 'PRODUCT_LIST_IMAGE':
    $lc_align = 'center';
    if ($listing->fields['products_image'] == '' and...
  4. Replies
    3
    Views
    605

    v155 Re: Layout of attributes

    Solved it - thanks for the help
  5. Replies
    3
    Views
    605

    v155 Re: Layout of attributes

    Thanks. Yes that shifted the option name to the top.
    Is it not possible to get the option name and the radio buttons aligned...?
  6. Replies
    5
    Views
    852

    v155 Images as links in product listings

    Hi again

    Just upgraded our site (www.artos.dk) with a new template and now I cannot remember how we on the old site made the images in the product listings link to the products (like the product...
  7. Replies
    3
    Views
    605

    v155 Layout of attributes

    Hi

    After adding a new template I'm struggling to get some of my attributes properly aligned.

    When using radio buttons the name of the option alignes with the bottom button and not the top...
  8. Replies
    64
    Views
    14,881

    v151 Re: OneAll Social Login : Support

    Hi. I've integrated OneAll Social Login on www.artos.dk (version 1.5.5a) and it has been working just fine.

    Now I just discovered that it does not any more. I opens the popup, but does not...
  9. Re: Help root not working after installing SSL

    Thanks a lot, got it working now :)
  10. Re: Help root not working after installing SSL

    Thanks. I've changed it now like below. Stiil doesn't work though...?
    -------------
    define('HTTP_CATALOG_SERVER', 'https://artos.dk');
    define('HTTPS_CATALOG_SERVER', 'https://artos.dk');

    /**
    ...
  11. Re: Help root not working after installing SSL

    Thanks for the reply.
    Where would I do that? Not in the configure-file...?
  12. Help root not working after installing SSL

    Help I installed SSL on the site and the path www.artos.dk/zencart works fine, but www.artos.dk does not (error: 403 Forbidden - You don't have permission to access / on this server.)

    The webhotel...
  13. Replies
    64
    Views
    14,881

    v151 Re: OneAll Social Login : Support

    Got the following solution from OneAlls own forum that solved the problem...
  14. Replies
    64
    Views
    14,881

    v151 Re: OneAll Social Login : Support

    The login is working but the next page where the customer is asked to update information has variables and not text?
    Like this:

    OASL_CONNECTED_WITH
    OASL_TAKE_MINUTE_TO_REVIEW OASL_READY_FOR
    ...
  15. Replies
    27
    Views
    23,874

    Re: Query does not return data

    Thank you for your suggestions. Now the connection was succesfully established but no products were exported.

    I added the lines carlwhat suggested and got this back:

    http://artos.dk/zencart/...
  16. Replies
    27
    Views
    23,874

    Re: Query does not return data

    Thank you. I will ask StoreYa...
  17. Replies
    27
    Views
    23,874

    Query does not return data

    Hi.
    Really hope someone here can solve this puzzle...

    I'm running Zencart v1.5.5a on the domain www.artos.dk and are trying to build a Facebook-shop with the products from one of the categories....
  18. Replies
    3
    Views
    399

    v139h Re: How to include manufacturer in search

    Really? Well thanks a lot it works. I just added it but in white :)
  19. Replies
    3
    Views
    399

    v139h include manufacturer in search

    Hope someone can help with this.

    I have a bookshop and have added all authors as manufacturers, but whenever someone searches on an author nothing comes.

    How do I include manufacturers in basic...
  20. Replies
    3
    Views
    482

    v139h Re: Attributes not adding price

    Thank you, I think I see what you mean.

    But is it not possible to have the add to cart on the right and the attributes on the left as I have now?

    Or can I make a separate...
  21. Replies
    3
    Views
    482

    v139h Attributes not adding price

    Hi, sorry if this is just obvious, but I cannot get zencart to add the price of the attributes to the price of the product?
    What can I be doing wrong?
    Ex:...
  22. Replies
    13
    Views
    1,215

    Re: Linking define page from footer

    Yes that might have done the trick.
    The link works on both languages it is just the link text that needs to get translated when choosing english...
  23. Replies
    13
    Views
    1,215

    Re: Linking define page from footer

    Sorry for the delay in getting back to this.
    Let me clarify...
    I'm not using EZ-pages, but the define pages and succesfully renamed page_2 to "butik" by changing these files:
    ...
  24. Replies
    13
    Views
    1,215

    Linking define page from footer

    Hoping someone can help...
    Just succeeded in linking from my footer to page_2 now renamed to "butik" (store) using an internal link.
    This however is not the right way since it will then not...
  25. Replies
    5
    Views
    628

    Re: Create account not working?

    Thank you.
    Now live on www.artos.dk
  26. Replies
    5
    Views
    628

    Re: Create account not working?

    Hi, solved the problem, there was a missing statement in the danish.

    The reason it did not work with the english file was that I renamed the danish to create_account_old and for some reason it...
  27. Replies
    5
    Views
    628

    Re: Create account not working?

    What I'm saying is there is no extra full stop in that...
    And if I copy the english to the danish directory it still produces an error, so the problem must be else where...?
  28. Replies
    5
    Views
    628

    Create account not working?

    Hi
    I really hope someone can help why I cannot create an account on studteol.dk/zencart when danish language is chosen?

    I get the following error in cache: [31-Dec-2011 00:11:48] PHP Parse error:...
  29. Replies
    3
    Views
    520

    Re: Search help popup problem

    Thanks a lot, found the problem. It was a couple of "quotes" too much :)
  30. Replies
    3
    Views
    520

    Search help popup problem

    Hi folks
    Hope someone can help me why search help popup works on english http://studteol.dk/zencart/index.php?main_page=advanced_search&language=en but not when you switch to danish?
    Best regards...
  31. Replies
    15
    Views
    1,500

    Re: Subcategories Not Displaying Under Categories

    Thanks a lot, it works :clap:
  32. Replies
    15
    Views
    1,500

    Re: Subcategories Not Displaying Under Categories

    Solved it I think...

    Found this missing code in a backup:


    // categories_image

    if ($categories_image = zen_get_categories_image($current_category_id)) {

    ?>
  33. Replies
    15
    Views
    1,500

    Re: Subcategories Not Displaying Under Categories

    Might be a problem with the css_horizontal_dropdown_menu_with_jquery_2-0?
  34. Replies
    15
    Views
    1,500

    Re: Subcategories Not Displaying Under Categories

    I tried to close it, but no difference.

    Here is the entire file: (but I do not remember to have alterede anything in it, but...?


    <?php
    /**
    * Page Template
    *
    * Loaded by...
  35. Replies
    15
    Views
    1,500

    Re: Subcategories Not Displaying Under Categories

    Well this is the message:


    [12-Dec-2011 17:02:39] PHP Parse error: syntax error, unexpected '<' in...
  36. Replies
    15
    Views
    1,500

    Re: Subcategories Not Displaying Under Categories

    How will I know which log to look in?
    It doesn't seem to produce a log when just trying to navigate to a subcategory? And the result is just the header and footer, the breadcrumb and an empty main...
  37. Replies
    15
    Views
    1,500

    Re: Subcategories Not Displaying Under Categories

    Got the same problem...
    Working on this site: studteol.dk/zencart

    Anyone with an idea why this is so?
  38. Replies
    4
    Views
    402

    Re: Moving the filter

    Solved the text alignment issue...
    Just a matter of positioning the "inputlabel" off course :smile:
  39. Replies
    3
    Views
    533

    Re: Removing category heading

    Sorry moesoap that did not work...

    Thank you so much stevesh, that worked like a charm :)
    I actually had tried that, just forgot that I off course had to move it to a different folder for it to...
  40. Replies
    39
    Views
    2,578

    Re: New Mod: prettier professional breadcrumbs

    I don't get it...? Filezilla tells me the image is in ftp://[email protected]/public_html/zencart/includes/templates/bw10/images/arrow.gif so is...
  41. Replies
    4
    Views
    402

    Re: Moving the filter

    Thank you so much - so easy :)
    Now how do I move the text also? (the "Filter Results by:")

    I've installed the plugin, but am still trying to learn to use it :)

    I guess there is no way to see...
  42. Replies
    3
    Views
    533

    Removing category heading

    Hi everybody

    Hope somebody can help me in this jungle :)

    I've now installed prettier breadcrumb on this work in progress: www.studteol.dk/zencart, but now the category heading is redundant on...
  43. Replies
    39
    Views
    2,578

    Re: New Mod: prettier professional breadcrumbs

    Tried that, no difference?
    This is the code now: #navBreadCrumb a{ background:url (http://studteol.dk/zencart/includes/templates/bw10/images/arrow.gif) no-repeat right; padding-right:2em;...
  44. Replies
    39
    Views
    2,578

    Re: New Mod: prettier professional breadcrumbs

    Hi
    Just installed your mod and think it looks great.

    For some reason however the arrows do not show?

    Any suggestions?

    working on www.studteol.dk/zencart
  45. Replies
    4
    Views
    402

    Re: Moving the filter

    Nobody knows, or am I unclear...?
  46. Replies
    4
    Views
    402

    Moving the filter

    Hope anyone can help me to move the "Filter Results by" one line up, next to the categori and right aligned?

    Working on www.studteol.dk/zencart, see f.x. this page for the problem:...
  47. Replies
    5
    Views
    389

    Re: Footers appear to be different

    Tried to remove the manufacturers box from the footer and problem solved!?
    I must investigate later why... but thanks
  48. Replies
    5
    Views
    389

    Re: Footers appear to be different

    Should be using the same footer.php should it not?
  49. Replies
    5
    Views
    389

    Re: Footers appear to be different

    Thanks, but why only on the productpages?
  50. Replies
    5
    Views
    389

    Footers appear to be different

    I've searched and searched but cannot find out why I have a different footer on my productpages than the other pages...
    Any suggestions?

    Working right now from www.studteol.dk/zencart
Results 1 to 50 of 50
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR