Search:

Type: Posts; User: maria82g

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. Replies
    7
    Views
    565

    v151 Re: Editing Bulk Description

    [QUOTE=swguy;1276499]Yes, I realized that later too. For the removal part, here's what you want (note I replaced your domain name with fooreviews to prevent blocking).



    UPDATE...
  2. Replies
    7
    Views
    565

    v151 Re: Editing Bulk Description

    totally lost here :/ btw I keep on reading it bipolar instead of boilerplate :/
    any how first I should run that code in SQL patches?
    then what do I edit in tpl_product_info_display.php ?
  3. v139h Re: Can I add a line of text to all products at once?

    THE SQL says
    SELECT * FROM `products_description` WHERE 1
    so if I want to remove a few lines from the description what do I change and where?
  4. Replies
    7
    Views
    565

    v151 Re: Editing Bulk Description

    i tried but it does not tell me how to remove specific part in my description?

    I just want to remove few lines with a link from all my descriptions, all product description have this same line!
  5. Replies
    7
    Views
    565

    v151 Re: Editing Bulk Description

    that seems like too difficult! but I will try... Thanks
  6. Replies
    7
    Views
    565

    v151 Editing Bulk Description

    Tell me what is wrong in the following code!!
    statement does get processed but the description does not get updated

    UPDATE products_description
    SET products_description =...
  7. Replies
    15
    Views
    2,742

    v139h Re: Bulk Edit Product Names & Descriptions

    umm anyone?
  8. Replies
    15
    Views
    2,742

    v139h Re: Bulk Edit Product Names & Descriptions

    stupid me! of course :)

    if (!defined('IS_ADMIN_FLAG')) {
    die('Illegal Access');
    }
    if (!$SESS_LIFE = (SESSION_TIMEOUT_ADMIN > 10800 ? 10800 : SESSION_TIMEOUT_ADMIN)) {
    $SESS_LIFE =...
  9. Replies
    15
    Views
    2,742

    v139h Re: Bulk Edit Product Names & Descriptions

    umm sessions.php?

    what I have in my logs folder are files with names

    myDEBUG-1394660064-450695.log , each one has different numbers..
    is there anyplace else I should look for sessions.php?
  10. Replies
    15
    Views
    2,742

    v139h Re: Bulk Edit Product Names & Descriptions

    yep "1 statement processed"

    Log file : after processing the statement, there is no new MYDEBUG file....
  11. Replies
    15
    Views
    2,742

    v139h Re: Bulk Edit Product Names & Descriptions

    MySQL Version 5.5.32
    Perl Version 5.8.8
    PHP Version 5.3

    No plans of upgrading PHP
  12. Replies
    15
    Views
    2,742

    v139h Re: Bulk Edit Product Names & Descriptions

    Hi Thanks for responding, it was not in admin folder
    but in the directory root of zencart all 3 files, have same text must be because of the three times I attempted sql patch
    this is what it says...
  13. Replies
    15
    Views
    2,742

    v139h Re: Bulk Edit Product Names & Descriptions

    Zen Cart v1.5.1/v1.5.0


    what I mean is
    I want to edit this description

    you can read our client reviews here at
    <a href="https://www.etsy.com/shop/MGDezigns/reviews" target="_blank">Etsy...
  14. Replies
    15
    Views
    2,742

    v139h Re: Bulk Edit Product Names & Descriptions

    so If I have html in my product description and I want to replace that part will I add the html code or just the text?
    , which I tried using the code above with html but the SQL patch replied with...
  15. v151 Re: Can we change currency in attribute controller?

    issue is fixed, courtesy: Ajeh!
    My default shipping settings were conflicting with everything , apparently
    they were not set right

    whatever the default currency is , its value is supposed to be...
  16. Replies
    19
    Views
    2,045

    v151 Re: zone shipping table equation!

    you know Ajeh!!!!!!!!!!1 you are a GEM!!!!

    so this was basically the problem!!!


    1. your default currency value should be set to 1.00 then update currencies

    2. then in your input prices...
  17. v151 Re: Can we change currency in attribute controller?

    www.trustedshoppingonline.com


    Thank You so much!
  18. v151 Re: Can we change currency in attribute controller?

    Can anyone help me? my input currency in product attribute controller is not converting to my default selected which is MYR, all product prices are converting successfully just not the pricing...
  19. Replies
    19
    Views
    2,045

    v151 Re: zone shipping table equation!

    Malaysian Ringgit (default) MYR 3.24000001

    -----------------------------------------------

    The U.S rate for their shipment provider are


    first 500 gm = 100 MYR next 500 gm , add 20 MYR
    ...
  20. Replies
    19
    Views
    2,045

    v151 Re: zone shipping table equation!

    ooops!
    maybe you men this value

    Malaysian Ringgit (default) MYR 3.24000001 I
  21. Replies
    19
    Views
    2,045

    v151 Re: zone shipping table equation!

    the product value is changing perfectly!

    a 10.81 $ is perfect;y converting to 35.02 MYR

    but when I add a product and add attributes, the input currency for attributes stays $ and so does it in...
  22. Replies
    19
    Views
    2,045

    v151 Re: zone shipping table equation!

    Value of?
  23. Replies
    19
    Views
    2,045

    v151 Re: zone shipping table equation!

    Also


    The U.S rate for their shipment provider are


    first 500 gm = 100 MYR next 500 gm , add 20 MYR

    what will be the equation for this in $
  24. Replies
    19
    Views
    2,045

    v151 Re: zone shipping table equation!

    I have installed MYR , and I just now changed default to MYR again

    ----------------------------

    Title: Malaysian Ringgit
    Code: MYR

    Symbol Left: RM
    Symbol Right:
  25. Replies
    19
    Views
    2,045

    v151 Re: zone shipping table equation!

    that is it!!! the zone rates has prices in $$$? not in MYR!

    since we are at it, this is getting so confusing!

    when i keep my default currency MYR

    the input price in attribute controller...
  26. Replies
    19
    Views
    2,045

    v151 Re: zone shipping table equation!

    Thank You so much Ajeh!! for helping me through this!!! you rock!!!

    here they are



    Zone Based Rates

    Enable Zones Method
    True
  27. Replies
    19
    Views
    2,045

    v151 Re: zone shipping table equation!

    Country of Origin Malaysia
    Postal Code 53300
    Enter the Maximum Package Weight you will ship 1000
    Package Tare...
  28. Replies
    19
    Views
    2,045

    v151 Re: zone shipping table equation!

    and when I use this

    3:9.00, 6:31.00, 10000:10


    Shipping to MY (2.99lb(s)) shows 29.16 RM ................anyone?
  29. Replies
    19
    Views
    2,045

    v151 zone shipping table equation!

    Anyone help me please!
    trying to figure this out, did all my gogole search,forum search! but somehow this is not working


    weight less than 1 kg is 9 MYR weight more than 1 kg - 2k is 31MYR
    ...
  30. v151 Re: Can we change currency in attribute controller?

    I installed a fresh copy of v1.51 can you copy paste me the code regarding currency, so I can check?
    Thanks
  31. v151 Can we change currency in attribute controller?

    If my default currency is not USD

    everything else is changing but

    when i click attribute controller (all my products are priced by attribute)

    input price is still in USD , how can I change...
  32. Replies
    2
    Views
    580

    v151 Re: Totally lost!!!

    Gosh!!! I can't believe it!!!!!1 I figured it out ALL on my own with the help of these awesome zenners!!!!

    Word of advice!! Search!!! Search a lot, at google, in forums!!! every answer is here +...
  33. Replies
    2
    Views
    580

    v151 Re: Totally lost!!!

    OK Fixed the discount part, how do I change the shipping flat rate?
  34. Replies
    2
    Views
    580

    v151 Totally lost!!!

    Hi guys
    uptil now I was dealing with digital items,
    now I made this for someone

    http://www.trustedshoppingonline.com

    the person is shipping from malaysia

    I have 3 questions, making me go...
  35. v151 Re: New Products Index Listing, not updating properly

    ah!!!! found it!!!!!!! (it was set to "0")
    Zhank You Zooooooooooo much!!!!
    much Zen Love! <3
  36. v151 New Products Index Listing, not updating properly

    Hello all
    Umm on this page
    http://www.mgdezigns.com/printables/
    the "new products for April" does not actually show new products added in order, in fact , it shows random
    products, some from 1...
  37. v150 Re: when I click "install" for 2checkout, I get error message

    just getting by with something, the problem not yet solved, :( I have tried everything , I would love a redirect but if this option works well
    then I am ok with it :)
  38. v150 Re: when I click "install" for 2checkout, I get error message

    I figured out that when I use the option of "give my links" in 2co for redirect, the checkout is successful, works fine, takes me to confirmation and thank you page perfectly, order gets listed in...
  39. v150 Re: when I click "install" for 2checkout, I get error message

    I downloaded better compare, compared all the 4 files, everything is same!
    any other ideas? :(
  40. v150 Re: when I click "install" for 2checkout, I get error message

    I giveup! :*( I can't do it :(:no:
  41. v150 Re: when I click "install" for 2checkout, I get error message

    I know!I just PMed to notify that I asked the question in this thread, I never asked you any question via PM :) I just said I have another issue and I have posted in this thread :) i thought since...
  42. v150 Re: when I click "install" for 2checkout, I get error message

    yes, if I use only paypal as payment method , they do appear, but if payment si made via 2co, there is error, no redirect no checkout success confirmation nor the orders in my admin
    everything was...
  43. v150 Re: when I click "install" for 2checkout, I get error message

    also not getting redirected, getting error here at process2_checkout.php

    main_page=checkout_payment&error_message=MODULE_PAYMENT_2CHECKOUT_TEXT_ERROR_HASH_MESSAGE
  44. v150 Re: when I click "install" for 2checkout, I get error message

    sorry to bug you again but now I am not having any error code,:( in fact after successful purchase (i did 3 test purchase) i see payment in my paypal, i get emails from my zencart and 2co but the...
  45. v150 Re: when I click "install" for 2checkout, I get error message

    ok got it! deleted the table, was able to install! working now!!
    Note: always check error log!
    Thanks!!!!!!!!!!!1
  46. v150 Re: when I click "install" for 2checkout, I get error message

    this is the log


    "[21-Mar-2014 20:49:37 UTC] PHP Fatal error: 1050:Table '2checkout' already exists :: CREATE TABLE 2checkout (
    `2co_id` int(11) NOT NULL auto_increment,
    ...
  47. v150 when I click "install" for 2checkout, I get error message

    when i try to install 2checkout payment module
    I get a blank page saying "WARNING: An Error occurred, please refresh the page and try again."
    i tried uploading fresh copy 5 times, cleared browser...
  48. Replies
    18
    Views
    3,860

    Re: Deleting "Information Sidebar" Items

    "face palm" i edited the template to match my site , i think I will download a fresh copy and add what you just told me :)
    Thanks! Stevesh and gjh42 :)

    EDIT : thank you soooooooo much gjh42 I...
  49. Replies
    18
    Views
    3,860

    Re: Deleting "Information Sidebar" Items

    hi
    can anyone tell me here
    http://www.mgdezigns.com/printables/index.php?main_page=privacy
    under "information" in left box content , all my links appear so close like privacy notice is adjoined...
  50. Replies
    2
    Views
    494

    v150 Re: upgraded, how do i revive old layout?

    ok thanks :)
Results 1 to 50 of 81
Page 1 of 2 1 2
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR