Search:

Type: Posts; User: timdwyer42

Page 1 of 3 1 2 3

Search: Search took 0.01 seconds.

  1. Replies
    2
    Views
    806

    Re: paypal login page

    awesome thanks
  2. Replies
    2
    Views
    806

    paypal login page

    hello does anyone have any idea of what code I would need to change in the paypal standad payments module to bring up this page on checkout




    http://www.lowpricedhardware.ie/pp2.jpg
  3. Replies
    3,832
    Views
    1,220,660

    Re: Easy Populate support for Version 1.2.5.4

    Hi all. I have moved server and when I upload new files to the tempEP directory they are not being detected by easy populate where I clcik the import button. Also it lists files there that are not...
  4. disable payment module over a specific amount

    Hello I would like to be able to accept payments via a particular payment module but not if the amount is over a specific amount.

    Is there any way to disable it once the order amount is over a...
  5. Replies
    3
    Views
    838

    Re: sitewide markup gone mad

    That was it, thanks.
  6. Replies
    3
    Views
    838

    sitewide markup gone mad

    Hello I have been using sitewide markup for months with no real issues. But this morning I change the markup from 38% to 27% just for a moment and since then it is calculating the percentages all...
  7. Replies
    0
    Views
    479

    add specific amount to everything

    Hello I want to offer free shipping on my site, but seeing as it costs money to ship things just add the shipping cost to everything.

    I have over 15,000 products so doing it manually is not an...
  8. Re: dusable specific sidebooxes when logged in

    worked perfectly thank you.
  9. dusable specific sidebooxes when logged in

    Hello one or two sideboxes are causing problems for my SSL. Does anyone know how I could disable certain boxes when a person is logged in/using SSL?
  10. Re: customers who bought this product also bought

    I like this feature but for me at least it's working incorrectly. When displaying the also bought product it displays the price of the item that you are currently viewing as the price of the also...
  11. Replies
    7
    Views
    1,408

    Re: comma in order amount (moneybookers)

    Thanks alot man. After looking at the new module rather than replace the whole module ( I was getting blank pages )

    I just changed


    $total_cost = number_format(($order->info['total']) *...
  12. Replies
    7
    Views
    1,408

    Re: comma in order amount (moneybookers)

    Thanks. At a guess this is the line causing the problem.

    Anyone know how this would be corrected?


    $total_cost = number_format(($order->info['total']) *...
  13. Replies
    7
    Views
    1,408

    Re: comma in order amount

    Thanks, that works for the comma not being displayed on the site, but the comma is still being passed on as the value in my moneybookers module :/
  14. Replies
    7
    Views
    1,408

    comma in order amount (moneybookers)

    hello I think the comma in orders over 1,000 euro are causing a problem for my moneybookers payment module.

    Does anyone know how I can get the order total to just be 1000 rather than 1,000?
    ...
  15. Replies
    0
    Views
    568

    post code filled in by default

    Hello I'm wondering can anyone tell me how I can change the login and creat account page to have the post code filled in when someone loads the login or creat account page. We don't have post codes...
  16. Replies
    9
    Views
    1,463

    shipping estimator

    Hello could anyone tell me what code I'd need to remove from shipping_estimator.php to leave only the country drop down box and the cost of delivery?

    Rather than country, State/Province and...
  17. Replies
    2
    Views
    762

    Re: Blocking an IP Address

    also normally if you put "deny from 195.23.49.52" or whatever the ip is in your .htaccess file it will block it.
  18. moving just customer info and login information

    hi I would like to move just my customer info and their login details from my old site to my new site so they can log in to the new site using their old logins. I don't want to delete any new...
  19. Replies
    2,344
    Views
    567,789

    Re: CSS Dropdown menu for your header- With Categories!

    kburner posted the code back a few pages when I asked the same question.

    replace all the code in /includes/classes/categories_ul_generator.php
    with this


    <?php
    class...
  20. Replies
    398
    Views
    107,458

    Re: Ask A Question

    Just wanted to say I think this is a fantastic mod. Thanks!.
  21. Thread: Search?

    by timdwyer42
    Replies
    1
    Views
    467

    Re: Search?

    yeah I noticed that myself lasat night. A search for panasonic viera + the model turned up nothing.....but just the model or panasonic and the model turned up about 10 results.


    I just added...
  22. Replies
    11
    Views
    2,883

    Re: $this_is_home_page

    Well for example I have a delivery info ezpage. I have a sidebox with an image linking to it. Currently when it is clicked on the sidebox remains when the page displays. I would like the...
  23. Replies
    11
    Views
    2,883

    $this_is_home_page

    Hi does anyone know how this is defined and is it possible to have the function for other pages of your chosing. For example is it possbile to have a $this_is_page_5678 or whatever and have the...
  24. Replies
    56
    Views
    18,680

    Re: how would I make the categories expand?

    Thanks again. One final configuration would make things pretty much perfect, but is probably not possible.

    But, would it be possible for say to have all the categories explanded to the first...
  25. Re: Baffling blank page at checkout_shipping.php

    what is line 28 on the payment.php file?
  26. Re: Baffling blank page at checkout_shipping.php

    Are you sure there is no space at all after the final ?>

    if there isn't have you installed http://www.zen-cart.com/forum/showthread.php?t=84613

    if you havn't try that and follow the...
  27. Replies
    1
    Views
    712

    Re: Units in Stock

    Nvm I figured it out. If anyone else wants to do something similar change


    '<li>' . $products_quantity . TEXT_PRODUCT_QUANTITY . '</li>' in tpl_product_info_display.php to


    '<li>' ....
  28. Re: Baffling blank page at checkout_shipping.php

    Hi the default checkout_shipping.php is located in includes/languages/english/
  29. Replies
    1
    Views
    712

    Units in Stock

    Hi rather than

    "Units in Stock : 30" or whatever number it is I'd like to display it as
    "Availability : In Stock"

    I know how to change the "Units in Stock" text, but when I put "In Stock" as...
  30. Replies
    11
    Views
    1,602

    Re: Table Rate Question

    Hi. Do you know how I would do this for the zones module? I tried putting the code in red under "
    if (zen_get_shipping_enabled($this->code)) {
    $this->enabled =...
  31. disable showing customer information to admin

    Hello is there any way to disable showing customer information to particular admins? Or having certain admins with restricted adcess to say just the tools and catalog section of the admin panel?
  32. Re: IceCART Freeware for Zencart

    Hi. Out of curiousity after reading this I tried installing it in a test site.....but the sql patch didn't work for me....or when I try to validate the install I get "INVALID ACTIVATION CODE".
  33. Replies
    12
    Views
    1,881

    Re: Fix Cache Key ( what the... )

    What form are your local backups of your database? something.sql ? Something.zip? ect.
  34. Re: turn off search in description for normal search

    Yep both. And ok, thank you.
  35. Re: turn off search in description for normal search

    well I mean in the regular search box, if someone just puts in a term and clicks search. By default it seems to search in describtion.
  36. turn off search in description for normal search

    Hi is there a setting to turn off search in description for normal search ( not advanced search )


    from my own testing search results are far more accurate without search in description
    ...
  37. replace Add Selected Products to Cart with induvidual add to cart?

    Hi does anyone know what code would need to be changed to replace "Add Selected Products to Cart" and a quantity box beside each item in the product listing page with an induvidual add to cart button...
  38. Replies
    2
    Views
    559

    Re: categories fill frontpage

    Ok thanks I'll try that mod out.
  39. Replies
    2
    Views
    559

    categories fill frontpage

    hello does anyone know of a mod that could arrange the categories and subcategories into something like on this site? Filling the full front page

    http://www.ebuyer.com/
  40. Replies
    12
    Views
    2,707

    Re: change text and class of categories header

    After some further testing this also works if just in a reg. sidebox


    echo ($this_is_home_page) ? 'Categories' : '<a href=index.php>Browse All Categories</a>';

    but gives a blank page when I...
  41. Replies
    12
    Views
    2,707

    Re: change text and class of categories header

    Zen Cart 1.3.8a
    Database Patch Level: 1.3.8

    the $this_is_home_page does seem to work as when I add


    <?php
    if ($this_is_home_page) {
    echo "Catagories";
    } else {
  42. Replies
    12
    Views
    2,707

    Re: change text and class of categories header

    Thanks again. It's not causing any errors, but for some reason even when on the homepage it's showing "Browse All Categories".
  43. Replies
    12
    Views
    2,707

    Re: change text and class of categories header

    Thanks that seemed to work. One other thing. If I wanted to run a small php script in place of the catagories text from in the english.php file how would I do it?

    THis is the php I want to run

    ...
  44. Replies
    12
    Views
    2,707

    Re: change text and class of categories header

    Well I'm changing part of a template, swapping out the catagories sidebox of that template for a different catagories sidebox. But I want to keep the class and id of the original sidebox for that...
  45. Replies
    12
    Views
    2,707

    change text and class of categories header

    Hi I have looked through alot of files and tried using the developers toolkit but have not found it.


    But how do I change the text that says "categories" on the categories sidebox header to...
  46. Re: show sidebox on pages other than homepage

    Thanks, I got it to work with this. Altough I still don't understand why the first one didn't work.


    <?php
    /**
    * blank sidebox - allows a blank sidebox to be added to your site
    *
    *...
  47. Re: show sidebox on pages other than homepage

    So the code above is right for what I want it to do and should work?

    Thanks for your help.
  48. Re: show sidebox on pages other than homepage

    Yes I wanted to show it on pages that are not the homepage?

    I admit I know nothing at all about php, just thought it seemed logical.
  49. show sidebox on pages other than homepage

    Hi I tried following this tutorial but doing it in reverse to show a sidebox on everything other than my homepage. But it doesn't seem to work....
  50. Replies
    2
    Views
    1,599

    Re: Show categories and sub categories list

    Hi, this might help you

    http://www.zen-cart.com/forum/showthread.php?t=42319&page=4
Results 1 to 50 of 149
Page 1 of 3 1 2 3
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR