Search:

Type: Posts; User: member

Page 1 of 3 1 2 3

Search: Search took 0.01 seconds.

  1. Re: I need to separate these two lines so I can apply css.

    I moved the problem statement (last paragraph) outside of the php statement, before the next php statement so I did not have to figure out all of the code shorthand.

    I moved some stuff around so...
  2. Re: I need to separate these two lines so I can apply css.

    Thank you, and you are correct, In most cases the css could be altered.

    In this case I have already altered the php. This is because I am showing the attribute image in the cart. I also have...
  3. Re: I would like to restrict cart image to products with no attributes

    I am sorry I did not see what you posted until now. I will save this post so I can try the syntax if something similar comes up again. I appreciate your help very much.


    I had already ended up...
  4. I need to separate these two lines so I can apply css.

    I need to rewrite this portion so that it can be styled separately, but all I do is break the cart.

    echo $value['products_options_values_name'] . '<br /><br />' . TEXT_OPTION_DIVIDER ....
  5. Re: I would like to restrict cart image to products with no attributes

    Thanks, but that just causes the main picture to still exist and my attribute image to be a red x.

    I am actually using this:


    <?php echo nl2br($value['products_options_values_name'] . '<br...
  6. Replies
    38
    Views
    24,371

    Re: Changing the Add to cart button

    Thanks for steering me in the right direction. I actually had to change your replacement code to
    if ((zen_has_product_attributes($_GET['products_id'])) || (CUSTOMERS_APPROVAL == 3 and...
  7. Replies
    38
    Views
    24,371

    Re: Changing the Add to cart button

    I will have to install a fresh cart and try. If I use the one line you gave I get words on the page, If I use the entire add to cart code and replace the line I get the cart button with or without...
  8. Replies
    38
    Views
    24,371

    Re: Changing the Add to cart button

    oops, I added the question mark and moved the bracket to the bottom, but then I got a blank page?
  9. Replies
    38
    Views
    24,371

    Re: Changing the Add to cart button

    I do not understand where to use this in the code, it renders the text exactly as you stated on the product page unless I wrap it with

    <?php ?>
    I tried this:


    <php
    if...
  10. Replies
    38
    Views
    24,371

    Re: Add to cart button

    How would you implement using this code.

    Do you use the line you quoted, or all of the function as follows:

    /*
    * Check if product has attributes values
    */
    function...
  11. I would like to restrict cart image to products with no attributes

    I have been sucessfully using the information in post #8
    http://www.zen-cart.com/forum/showthread.php?t=74524
    to show the correct attribute image in my cart. I have configuration>images>Image -...
  12. Replies
    2,906
    Views
    401,607

    Re: Ceon URI Mapping (SEO)

    Thank you for your reply. I did not find any errors in those files.
    I will post my solution in hopes of helping someone else. I ended up putting this in the htaccess to take care of this. I had to...
  13. Replies
    2,906
    Views
    401,607

    Re: Ceon URI Mapping (SEO)

    Conor,

    I am posting this here because you addressed a similar issues with another forum member (quoted below).

    I am using zen cart 1.3.9h and ceon_uri_mapping_3.8.0_for_zc.

    Everything is...
  14. Replies
    3
    Views
    753

    Re: how can I remove &number_of_uploads=0

    Thanks, I am running 1.3.9h. I had found another post, but they
    were new users and they made alot more changes, so I was not going to trust that.

    I ran this fix on a test server and all seemed...
  15. Replies
    3
    Views
    753

    how can I remove &number_of_uploads=0?

    Could anyone shed some light on why when I add a product to cart the address bar shows main_page=shopping_cart&number_of_uploads=0?

    Can &number_of_uploads=0 be eliminated without breaking the...
  16. Replies
    6
    Views
    684

    Re: security recommendations question

    Thanks for letting me know. You are right, not much to gain from hacking into it. I just wanted to make sure about what was the best to do. I appreciate your taking the time to help.
  17. Replies
    6
    Views
    684

    Re: security recommendations question

    Usually if the page is not found, people get my homepage.

    I assume they would just get a blank page if I had the index.html in those folders, or better yet my homepage (not sure which).

    I would...
  18. Replies
    6
    Views
    684

    Re: security recommendations question

    Is it ok to do so, that way people would not feel the need to try to get into these directories?
  19. Replies
    6
    Views
    684

    security recommendations question

    The security recommendations say:
    9. Use .htaccess files to protect against unwanted snooping
    NOTE: This step is already largely addressed in v1.3.9, with the included .htaccess files. If you are...
  20. Replies
    3,720
    Views
    843,247

    Re: Zen Lightbox...

    This works for me also, but this switch :

    (Close on Image Click =True)


    in the admin is broken, I tried dropping it back into the slimbox code (<?php if (ZEN_LIGHTBOX_CLOSE_IMAGE == 'true') ),...
  21. Replies
    2,906
    Views
    401,607

    Re: Ceon URI Mapping (SEO)

    Thanks, my way just looks like null. Your way works great. I am changing both fields so they will be correct.

    Thank you again for your help.

    SP
  22. Replies
    2,906
    Views
    401,607

    Re: Ceon URI Mapping (SEO)

    I am thinking I can do something similar to this:

    UPDATE `ceon_uri_mappings` SET `query_string_parameters`='(NULL)' WHERE `query_string_parameters`=''


    Does that sound ok? Could you tell me...
  23. Replies
    2,906
    Views
    401,607

    Re: Ceon URI Mapping (SEO)

    Conor,


    I am just now experimenting with ceon_uri_mapping_3.8.0, I would like to let you know that it seems to be very useful and I would like to thank you for all of your efforts.

    I have a...
  24. Replies
    9
    Views
    4,452

    Re: Easy Populate 1.2.5.7.csv import issue

    Go into your admin and choose tools, then easy populate.

    See where it says Download EP and Froogle Files
    Then choose the first option:

    Option to Download Complete tab-delimited .txt file to...
  25. Replies
    5,053
    Views
    991,596

    Re: Simple SEO URL [support thread]

    Thanks for letting everyone know. I knew you usually posted every few days. I just wondered why you had been gone so long.

    I appreciate your contributions. I hope you enjoy your time in Japan.
    ...
  26. Replies
    5,053
    Views
    991,596

    Re: Simple SEO URL [support thread]

    Sorry about the edit above, I thought I missed a step, but I ran a winmerge and I did not.

    I decided to test the new module manager. I got the same error. I just assumed it was possible you were...
  27. Replies
    5,053
    Views
    991,596

    Re: Simple SEO URL [support thread]

    Please disregard the above until I post again
  28. Replies
    5,053
    Views
    991,596

    Re: Simple SEO URL [support thread]

    I don't know why there are no urls posted, but it may not be allowed. Go to the read me (in ssu file)-> Follow the link for For new installation->on that website in requirement 3 is a link to the...
  29. Replies
    5,053
    Views
    991,596

    Re: Simple SEO URL [support thread]

    I am trying to get my site fixed so that when and if my webhost changes to php 5.3 it will still function.

    It seems that a conflict involving my add ons is causing the site not to load correctly,...
  30. Replies
    2,176
    Views
    497,096

    Re: Fast and Easy Checkout for Zen Cart

    I have moved my question to the numinix site, I will be looking there for the reply. Sorry, I probably should have posted there first. Please ignore this post, I know you are busy. Thanks
  31. Replies
    2,176
    Views
    497,096

    Re: Fast and Easy Checkout for Zen Cart

    I am using Fast and Easy checkout version 1.28.

    I looked into updating because I had a redirect loop error that repeated over 3000 times in my logs.

    As far as I can figure the customer was...
  32. Replies
    10
    Views
    6,715

    Change image alt to use product description instead of title in product listings?

    I want to change the image alt to repeat the product description instead of the title on the product listing page.

    I think I have it narrowed down to changing the section in html_output.php

    ...
  33. Re: Adding my simple javascript is breaking my add to cart

    I removed the extra <form></form> and everything still works. I did it that way because it was the way the example code was shown. Thank you for the help, I appreciate it.
  34. Re: Adding my simple javascript is breaking my add to cart

    That being said, I can put:

    <br class="clearBoth" />
    <br><br>
    <center><FORM>
    <INPUT TYPE="button" VALUE="Add to Favorites" onClick='window.external.AddFavorite(location.href, document.title);'>...
  35. Re: Adding my simple javascript is breaking my add to cart

    <!--bof Form start-->
    <?php echo zen_draw_form('cart_quantity', zen_href_link(zen_get_info_page($_GET['products_id']), zen_get_all_get_params(array('action')) . 'action=add_product'), 'post',...
  36. Re: Adding my simple javascript is breaking my add to cart

    I can't see that this is the case. EXCEPT for the fact that at the end of the page in tpl_product_info_display.php (on my version and on the default version)
    there is
    <!--bof Form close-->...
  37. Adding my simple javascript is breaking my add to cart

    Why would adding

    <br class="clearBoth" />
    <br><br>
    <center><FORM>
    <INPUT TYPE="button" VALUE="Add to Favorites" onClick='window.external.AddFavorite(location.href, document.title);'>...
  38. Replies
    5,053
    Views
    991,596

    Re: Simple SEO URL [support thread]

    I apologize if I was not very clear. The cart I am installing SSEO on is a new cart without Ultimate SEO URL installed. I just wanted to redirect the products that were built with Ultimate SEO URL...
  39. Replies
    5,053
    Views
    991,596

    Re: Simple SEO URL [support thread]

    That didn't work, but we figured out what to do. You have to put a question mark ? at the end of the redirect to get it to stop redirecting(as shown in the following example).

    Redirect 301...
  40. Replies
    5,053
    Views
    991,596

    Re: Simple SEO URL [support thread]

    Sounds great, I'll check back later.

    Thanks
  41. Replies
    5,053
    Views
    991,596

    Re: Simple SEO URL [support thread]

    If I redirect from Ultimate Seo URL to Simple Seo URL

    Redirect 301 /original-url-p-694.html http://website.com/category-name-c-13/12187-p-12187/

    I get this page:
    ...
  42. Replies
    5,053
    Views
    991,596

    Re: Simple SEO URL [support thread]

    Thanks,

    I went into Wamp's PHP settings and turned on short open tags (they are off by default) and it works now. There was no need to edit the ssu.php file.

    I have another question now. This...
  43. Replies
    5,053
    Views
    991,596

    Re: Simple SEO URL [support thread]

    I've got a couple of questions about the install. I installed everything per instructions on a local server test site. Everything seems to work alright as far as I can tell. When I run the...
  44. Replies
    0
    Views
    1,013

    noindex, follow sub categories

    How can I set up noindex, follow for sub categories? I have noindex, nofollow set up by adding the cat ids in html _ header in this format


    <?php if (defined('ROBOTS_PAGES_TO_SKIP') &&...
  45. Replies
    29
    Views
    11,271

    Re: adding description to new or featured products

    I used this for featured and specials by following post 3 and post 7.






    I can't get new products to do the same thing. I have product short descriptions installed and the...
  46. Replies
    4
    Views
    2,393

    Re: Blank line of $0.00 in "your order total"

    I finally figured it out

    in configuration >store

    under Sales Tax Display Status


    You would think (using 1) is the way to go, but when you click on the edit it says the following:
  47. Replies
    4
    Views
    2,393

    Re: Blank line of $0.00 in "your order total"

    No, my in state tax rates are described. I went back to two rates, one for products and one for tax on shipping (so the rounding error won't make me look stupid). The outcome for out of state...
  48. Replies
    11
    Views
    25,137

    Sticky: Re: I'm seeing no tax-description on checkout

    I have this similar problem. I don't have a tax rate for out of state sales, so I have no place for a description. I just get the :$00. I posted the question here:
    ...
  49. Replies
    4
    Views
    2,393

    Re: Blank line of $0.00 in "your order total"

    I found out that this is controlled in includes/modules/order_total/ot_tax.php


    This is where is is controlled(around line 23-35:

    function process() {
    global $order, $currencies;

    ...
  50. Replies
    4
    Views
    2,393

    Blank line of $0.00 in "your order total"

    I am trying to find out how to eliminate the blank total line that my out of state customers get on the order total page. The line I am refering to shown in the example below says this: : $0.00

    ...
Results 1 to 50 of 102
Page 1 of 3 1 2 3
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR