Search:

Type: Posts; User: orange_juice

Page 1 of 3 1 2 3

Search: Search took 0.01 seconds.

  1. Replies
    12
    Views
    13,152

    Re: Real time XML product feed integration?

    Hallo, this worked just fine for its purpose on 1.3.9h.

    I performed some php modifications to suit the needs of the xml specifications they asked me.

    It saved me from a lot of trouble:

    The...
  2. Re: remove price on product listing & New Products

    Thanx! It works great!
  3. Replies
    2,105
    Views
    422,546

    Re: SitemapXML v.2

    This happens because your products do not have the master ID set.

    You need to go to Admin -> Tools -> Store Manager
    and "Reset ALL Products Master Categories ID" and then "Update ALL Products...
  4. Re: Login problem with IE and secure/insecure items

    Hallo,

    I do not need it. The video, is on my product info page.

    However, when somebody logs in and gets redirected to the product info page, this message (secure non-secure items) appears,...
  5. Replies
    8
    Views
    2,421

    Re: Set up to not save cart contents?

    My question is: Does this practice leave the database exposed to rubbish entries that accumulate by the time?

    If yes, what mysql command could I use in order to spot and clean those entries?
    ...
  6. Re: Redirect to Shopping Cart after login

    In line 132 of includes/modules/pages/login/header_php.php reads:


    $origin_href = zen_href_link($_SESSION['navigation']->snapshot['page'],...
  7. Replies
    8
    Views
    2,421

    Re: Set up to not save cart contents?

    When performing this action, I get the following error after logging in on my way to checkout:



    However, when just commenting out the line
    // restore cart contents
    ...
  8. Re: SHOW_SHOPPING_CART_COMBINED - combine shopping cart

    Commenting out the line
    // restore cart contents
    $_SESSION['cart']->restore_contents();
    in includes/modules/pages/login/header_php.php
    seems like it gets the job done.

    Kind...
  9. Re: Login problem with IE and secure/insecure items

    The issue appeared again.

    IE, reports that there are secure and non secure items when someone logs in and lands at a product's info page.

    Rendering the video through an https connection is not...
  10. Re: Redirect to Shopping Cart after login

    This is not so great because there is an important delay while establishing an https connection.

    BUMP

    IE sucks Big Time.

    Any ideas?

    Kind regards,
    orange_juice
  11. Replies
    2,105
    Views
    422,546

    Re: SitemapXML v.2

    The line that I have inserted in my
    admin -> configuration -> sitemap XML -> Ping Urls
    and works best, is the following:


    Google => http://www.google.com/webmasters/sitemaps/ping?sitemap=%s;...
  12. Replies
    2,105
    Views
    422,546

    Re: SitemapXML v.2

    Hallo,

    I am trying to use the Sitemapxml-2.1.0 module.

    I have an issue with pinging:

    Although google seems to be working OK, all the others do not. I get the following message:


    Ping...
  13. Re: Redirect to Shopping Cart after login

    I think the problem is solved.

    My video provider supports video distribution through an https connection.

    Great!

    Kind regards,
    orange_juice
  14. Re: Edit Orders v3.0 for Zen Cart 1.3.9 Support Thread

    OK ... admin/includes/functions/extra_functions/edit_orders.php is a file that has to be deleted since it is remaining from the previous version of Edit ORders.

    :smile:

    Merry Christmas!

    Kind...
  15. Re: Edit Orders v3.0 for Zen Cart 1.3.9 Support Thread

    Hallo, I am trying to install edit orders and I get the following error:


    PHP Fatal error: Cannot redeclare zen_get_country_id() (previously declared in...
  16. Redirect to Shopping Cart after login

    Hallo,

    The problem is that I receive a "secure/nonsecure items" alert message when after logging in with IE8 I land to the product's page, where I have an embedded video that causes the alert as...
  17. Replies
    86
    Views
    26,200

    Re: Shipping TO Multiple Addresses.

    I have neither observed any progress.

    :wacko:

    However, I am using edit orders + super orders and I am about to insert an option among the delivery methods entitled "Delivery to multiple...
  18. Replies
    10
    Views
    3,092

    Re: PaysafeCard

    Actually I have found only MoneyBookers which is something like PayPal.

    Another solution is the Cash On Delivery services offered by courier services but this is only for the inland ...
    ...
  19. Re: Greek characters showing as char$ codes at some places only

    Parakalo!

    You can also check this mini tutorial to see if everything has been done correctly:

    dotservant.com/knowledgebase/zencart/installzencartlanguage.shtml

    In case your question is still...
  20. Re: Greek characters showing as char$ codes at some places only

    Hallo!

    You did not mention what are the problems that you are facing. However, the most probable is that you did not make a copy of the admin's English language directory to the relevant Greek...
  21. Replies
    10
    Views
    3,092

    Re: PaysafeCard

    I have decided not to use paysafecard because they have asked me 10% per transaction ... moreover it is another 100 euro involved to buy the module ...

    This is a lot of money!

    Kind regards,...
  22. Re: Greek characters showing as char$ codes at some places only

    I will try again express checkout, more relaxed this time ...

    Thank you for your support!

    Kind regards,
    orange_juice
  23. Re: Greek characters showing as char$ codes at some places only

    Thank you Dr Byte. I wish PayPal could also be so accurate. I will insist asking them why that line appears OK and all the others not!

    Kind regards,
    orange_juice
  24. Re: Greek characters showing as char$ codes at some places only

    Paypal answered the following:



    The relevant entry is the following, but they did not answer on why one line forms the exception. However, they imply that it is the module's issue and not...
  25. Re: Greek characters showing as char$ codes at some places only

    Hallo,

    I have performed those steps, everything works fine with zen-cart, emails, database etc.

    However, when it comes to PayPal IPN, I see diamonds in all fields of credit card payment, (name...
  26. Replies
    648
    Views
    98,616

    Re: Return Authorization Module (RMA)

    Thanx!
    I commented out all lines and "if expressions" that contained the " state " issue.

    However there were two instances where I just deleted the state entries:
    ...
  27. Replies
    648
    Views
    98,616

    Re: Return Authorization Module (RMA)

    Hallo,

    I have installed the Return Authorization Module and it works great.

    The issue I would like to solve is a minor one and has to do with my store's particular configuration. However, I...
  28. Re: Temporary stock availability check, before redirected to payment pages...just an

    I wish I had some php skills!

    Thank you for your answer.

    Kind regards,
    orange_juice
  29. Re: Temporary stock availability check, before redirected to payment pages...just an

    I would like to include, that I pose this question, since in my store the products sold are kind of unique and consequently the stock availability is very low if not unique.

    I imagine that in...
  30. Temporary stock availability check, before redirected to payment pages...just an idea

    Hallo,

    I have an idea:

    Is it possible to have stock temporarily subtracted (for 15 minutes, for example) before the redirection to the payment service and upon successful payment have it...
  31. Replies
    14
    Views
    8,424

    Re: tagging products / tag cloud

    Hallo, even the hide categories plugin is out of date ...

    Allowing products being tagged in a way that a product belonging to the category "Tools" could be found using a drop down menu with...
  32. Replies
    12
    Views
    4,223

    Re: Multiple Shipping Addresses

    Probably such a scenario is not feasible in zen cart yet ... :cry:

    :unsure:

    Kind regards,
    orange_juice
  33. Re: Using HTML named anchors in define pages

    Thank you!!!

    :clap:

    Kind regards,
    orange_juice
  34. Replies
    16
    Views
    3,415

    Re: Message when cookies are disabled?

    Thank you for your prompt answer.

    My thought is the following:

    I have set Force cookies = true and when someone with disabled cookies tries to log in or place something in his basket a message...
  35. Replies
    16
    Views
    3,415

    Re: Message when cookies are disabled?

    Hallo again!

    I saw that when I set Force Cookie = true, a cookie named "cookie_test" is sent from my store which expires after one month.

    Would it cause any technical issue if I set this...
  36. Replies
    16
    Views
    3,415

    Re: Message when cookies are disabled?

    Thank you!

    This trend seems to imply that it is more secure for both the server and the client to accept the session cookie of zen-cart and set the browser to automatically delete it after the...
  37. Replies
    16
    Views
    3,415

    Re: Message when cookies are disabled?

    When cookies are enabled:

    Everything works fine.


    When cookies are disabled and session.use_only_cookies=0:

    Everything works fine.
  38. Replies
    16
    Views
    3,415

    Re: Message when cookies are disabled?

    How is this possible? Is there a special setting I have to make at the admin menu or the server?

    I have just installed a fresh zen-cart 1.3.9g with a demo store and I am trying to navigate with...
  39. Replies
    16
    Views
    3,415

    Re: Message when cookies are disabled?

    It is a security measure, and therefore the "Force cookies" option might be considered as a necessity?

    http://www.php.net/manual/en/session.configuration.php#ini.session.use-only-cookies

    Sorry...
  40. Replies
    16
    Views
    3,415

    Re: Message when cookies are disabled?

    The issue of the redirects is solved now.

    It was caused by the default value of php for session.use_only_cookies which has changed from 0 to 1 at version 5.3.

    Kind regards,
    orange_juice
  41. Replies
    16
    Views
    3,415

    Re: Message when cookies are disabled?

    Thanx, this is the proper thing to do.

    The issue should be lying at my host's configuration, because he uses lighttpd. Along with Simple SEO url those redirects initiate.

    I am currently...
  42. Replies
    16
    Views
    3,415

    Re: Message when cookies are disabled?

    Indeed ...

    Thank you for your prompt reply.

    My cart's behavior is rather different that the original zen-cart in this issue.

    I will try to find out where the problem lies.

    However, I...
  43. Replies
    16
    Views
    3,415

    Message when cookies are disabled?

    Hallo,

    When a browser does not accept cookies, I have a problem ...

    Firefox issues the following message:



    Internet explorer ( :censored: ) is indefinitely trying to do what it was asked,...
  44. Manufacturer Info sidebox modification issue (according to the display column!)

    Hallo,

    I have modified the file

    includes/templates/forest_path/sideboxes/tpl_manufacturer_info.php

    I have added the line below, in line number 16, in order to display the manufacturer's...
  45. Replies
    10
    Views
    3,092

    PaysafeCard

    Hallo,

    PaySafeCard (paysafecard.com/uk) is a pre-paid card sold even in kiosks and customers could use it in order to purchase online without the need of owing any kind of cards or bank accounts....
  46. Replies
    2,176
    Views
    496,784

    Re: Fast and Easy Checkout for Zen Cart

    You need to use a file comparing tool like winmerge or meld. Then, you should compare the telephone number module's files against the original zen-cart files to see which lines are modified.(they are...
  47. Replies
    10
    Views
    7,950

    Re: How does Zencart actually use cookies

    Hallo,

    It is quite clear but I would like to confirm it because I am about to describe the cookies policy in my privacy policy statement.

    Would it be accurate to write that the only cookie used...
  48. Replies
    2,019
    Views
    431,291

    Re: Super Orders 2.0

    :cool:

    It is fairly all right!

    Kind regards,
    orange_juice
  49. Replies
    2,019
    Views
    431,291

    Re: Super Orders 2.0

    Thank you for your answers, you are great!



    I have done this, it works mostly, only the issue with the types of payment is currently misbehaving.



    OK, I understood about the multilingual...
  50. Replies
    2,019
    Views
    431,291

    Re: Super Orders 2.0

    Thank you for your prompt reply.

    Actually, what happens is the following:

    When I am trying to add a new payment in an order, if the English language is preselected, everything works great.
    ...
Results 1 to 50 of 125
Page 1 of 3 1 2 3
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR