Search:

Type: Posts; User: dropbop

Page 1 of 4 1 2 3 4

Search: Search took 0.01 seconds.

  1. Replies
    3
    Views
    482

    v139f Re: Displaying the site map in 3 columns

    My pleasure :) glad I could help.
  2. v139g Re: Displaying "special" before "products of the month"

    You can do it by editing the file > includes/templates/template_default/templates/tpl_index_default.php

    You will see each section marked in comments, just move the sections around as you wish..
    ...
  3. Replies
    3
    Views
    482

    v139f Re: Displaying the site map in 3 columns

    You could try using css columns but its not great for IE (then again IE is not great for anything other than giving designers a headache lol)

    Try this to your stylesheet: BACKUP FIRST!

    Find

    ...
  4. Replies
    11
    Views
    5,482

    v150 Free Responsive Template - In the making

    Hey guys,

    Im about to start designing a new template for the free download section.

    I'm going to make it responsive so just wanted to see if anyone would be interested in a responsive template...
  5. Replies
    3
    Views
    927

    Re: Touchscreen Friendly Admin

    Nice tip ! :)
  6. Re: Adding products from website form (not from admin)

    Sorry to anyone who was waiting on an update here about the above... I got side-tracked (very side-tracked)..

    I have been working on the script again adding some protection against sql injection...
  7. Re: Display All Customer Downloads in their "My Account"

    Not sure if your still looking, but you could try setting a limit on the amount of results shown by using the LIMIT function



    order by orders_id desc limit 5"; //should show you last 5 results...
  8. Replies
    33
    Views
    6,193

    Re: Surfs Up Template Support Tread

    Hi kawikapoi,

    There is a .psd template file for the sidebox headers in the /source folder.

    If you don't have photoshop to edit the image, please let em know the heading of the side box and I...
  9. Re: Opening a bricks and mortar store, barcodes Q - EP

    There is a program you load on your desktop computer called Store Manager, it might help. Magneticone are the vendors of it. I have been using it for some time and there is loads you can do with it,...
  10. Replies
    33
    Views
    6,193

    Re: Surfs Up Template Support Tread

    Hi thestampnomad,

    You should be able to just upload it as any other template, and it should show in the Templates list in admin as normal.
    Check that you have uploaded it to the proper locations....
  11. Re: Adding products from website form (not from admin)

    Sorry i have not gotten back to this yet, been very busy, but will update soon :)

    DB
  12. Re: Error: Shipping Methods not configured -- Google Checkout

    Hi matbourne,

    Is there a posibility of sharing how you sorted the problem. I am looking at the shiping generator and it just confusses me and I have 3 shipping modules showing as ignored in the...
  13. Replies
    2
    Views
    598

    Re: Extra Fields on product_listing page

    Anybody know how to do this, or have done it?

    Could really use you help on this.

    Cheers

    DB
  14. Replies
    6
    Views
    2,563

    Re: Ireland/N.Ireland/UK problem

    Ah thats handy, that should save you some effort :)
  15. Replies
    2
    Views
    598

    Extra Fields on product_listing page

    I have tried a number of things from posts on this forum and others places, but nothing seems to be doing the trick for me.

    I have a number of extra fields in my products table and need to show 1...
  16. Replies
    19
    Views
    5,410

    Re: adding custom fields for products

    No problem at all jagall :)

    Glad to help.
  17. Replies
    6
    Views
    2,563

    Re: Ireland/N.Ireland/UK problem

    Hi Paddy,

    I was thinking about your situation earlier today, and another option that will let you take any debit card (in UK, Ireland or anywhere in Europe) or credit card is moneybookers. If you...
  18. Replies
    6
    Views
    2,563

    Re: Ireland/N.Ireland/UK problem

    Hi Paddy,

    When I go about Rep of I, NI, and mainland UK, I usually make up a ISO for NI lol no seriously, what I do is create 3 Zones, Rep of Ireland, Northern Ireland and United Kingdom.

    Now,...
  19. Replies
    170
    Views
    65,981

    Re: Store credit and reward point module

    I saw this asked back a number of pages, but without an answer.

    Is it possible to set the amount of points rewarded on a per product basis.

    I have a zen site were the customers purchase store...
  20. Re: Can I restrict certain payment methods for certain products?

    Thanks for the reply Linda, much appreciated.

    I have it working now. I prefer to use the older Alertpay 1.1 payment module because its the only one that doesnt usually through up any problems. But...
  21. Re: Can I restrict certain payment methods for certain products?

    Just tried it on the Alertpay payment module and it doesnt work :(
  22. Re: Can I restrict certain payment methods for certain products?

    Disabling a payment module using the master category id has done the trick.

    This is what I have done using the check/money order module as a test point:



    // disable if categories 1, 2, 3,...
  23. Re: Can I restrict certain payment methods for certain products?

    ok, i know this is an old thread, but it may be exactly the thing I need.

    I have test the above code and it works like a charm, but the way it is, its not really any use to me. (not on this...
  24. Replies
    19
    Views
    5,410

    Re: adding custom fields for products

    This is how I have it in collect_into.php


    <td class="main">Count: </td>
    <td class="main"><?php echo zen_draw_separator('pixel_trans.gif', '24', '15') . '&nbsp;' ....
  25. Re: Pay by invoice ("bill me later"/""store credit account")

    scrap last post, just figured it out.

    My products are vertual and the invoice mod is set to false if cart is full over vertual product.

    So for anyone else who sells vertual products and is...
  26. Re: Pay by invoice ("bill me later"/""store credit account")

    Hi swguy,

    I have installed this on 1.3.9h, but it is not showing in the checkout_payment page.

    I have added a group called invoice
    I have invoice module turned on in Modules > Payment
    I have...
  27. Replies
    19
    Views
    5,410

    Re: adding custom fields for products

    You would not be the first ;)

    Its all a great big learning process, and everyone has to start somewhere, even the Zen gurus were not alway gurus :smartalec:

    But keep trying, and you will get...
  28. Replies
    19
    Views
    5,410

    Re: adding custom fields for products

    There is also this thread.

    I have had a look at most of the ones that have been posted, and personally, I find this the easiest to follow.

    http://www.zen-cart.com/forum/showthread.php?t=57924
  29. Re: Adding products from website form (not from admin)

    Give it a test if you like :)

    Form is on www.timberdecks.ie

    Submit that, then go on over to www.timberdecks.ie/trades/ (remember what 'county' you choose on the form because it will also be the...
  30. Re: Adding products from website form (not from admin)

    The way it is now, it would be.
    Once I get it working the way i want, then I can start adding any safety features... probably a good captcha should do the trick and place a database connect file in...
  31. Re: Adding products from website form (not from admin)

    Its actually very easy, i use the php time() which generates a unique 10 digit number every second (or maybe every millisecond, who knows).



    $model = time();

    $query = "INSERT INTO...
  32. Re: Adding products from website form (not from admin)

    Hi Kevin,

    I will be psoting a how-to here in a few days.

    The code will be from the way I have it set up, so it will need to be altered slightly for different set-ups. For example, I dont use...
  33. Thread: sideboxes

    by dropbop
    Replies
    2
    Views
    584

    Re: sideboxes

    You have 2 choices here.

    1) as Kim suggested, use the banner manager or 2) add blank side boxes (you can get it here)

    Blank side boxes are very easy to customise and you can have as many as you...
  34. Replies
    2
    Views
    603

    Re: Post-move niggles

    As kobra said, you need to rename the configure.php file on the server before uploading the one from your local machine. (rename to something like configure.php.bak)

    The configure.php files...
  35. Re: Adding products from website form (not from admin)

    Glad your interested in it shanesoine :)

    I will do up a post in a few days for it.

    Basically, what I was trying to achieve is to be able to let people add their own products to my cart using a...
  36. Re: Adding products from website form (not from admin)

    :D All fixed now!

    The problem was, I had a sql statement that was INSERTing to the categories_description table, but took it out earlier while troubleshooting, but put it back in and it seems to...
  37. Re: Adding products from website form (not from admin)

    OK, so i have managed to get this kinda working to an extent where in admin you can see that x category has x number of products, but when you open the category in admin, it doesn't show the...
  38. Adding products from website form (not from admin)

    Hi,

    I have zencart installed in a subdirectory (public_html/trades/) of a domain, I also have a website on public_html/.

    I want to use the website to collect data using a form which will post...
  39. Replies
    284
    Views
    75,051

    Re: Column Layout Grid for Product Listing

    To be honest, i didnt even look at the source code, I just went straight to the css. I probably could have saved myself and the OP some time if looking in the right place.

    Lesson learned :)
  40. Replies
    284
    Views
    75,051

    Re: Column Layout Grid for Product Listing

    Ok, I had a good look and cant figure it out.

    I am thinking that maybe a clash with the Flexible Product Listing add-on. I have looked at a few different ways to change the look of it and the...
  41. Replies
    284
    Views
    75,051

    Re: Column Layout Grid for Product Listing

    Hi macbain,

    You could try setting the width of each product in the stylesheet by doing something like this. (play with the width and height a bit to get it right for your site):


    ...
  42. Replies
    284
    Views
    75,051

    Re: Column Layout Grid for Product Listing

    @ekon79 - Do you have a url where it can be seen.

    Normally when you have only one product in a category, instead of the product showing as a listing in a category, you would normally go straight...
  43. Replies
    2,474
    Views
    416,493

    Re: Reward Points Module- Live Release now available.

    Just in case anyone else is having same issue, if you set Configuration > Fast and Easy Checkout > One Page Checkout to false it works fine then.
  44. Replies
    2,474
    Views
    416,493

    Re: Reward Points Module- Live Release now available.

    I just figured the reason for hanginf on the page that says its processing the order has something to do with Fast and Easy Checkout, just in case anyone else is having same issue.

    I will see if I...
  45. Replies
    2,474
    Views
    416,493

    Re: Reward Points Module- Live Release now available.

    The tpl_product_info_display.php file in the rewards points 1.33 package is missing the following code which displays the reward points on each on the product pages.



    <!--bof Product Reward...
  46. Replies
    3,832
    Views
    1,218,841

    Re: Easy Populate support for Version 1.2.5.4

    For anyone wondering something similar, just do as below and that way you can edit the export file name to one of your choosing.. great if you need to have same file name all the time if linking with...
  47. Replies
    3,832
    Views
    1,218,841

    Re: Easy Populate support for Version 1.2.5.4

    Hi Niall058,

    Ar eyou sure you are using the right file format.. EP 1.2.5.4 uses Tab Delimited .txt files. If you using a newer version of EP then you need to save your files as Comma Delimited...
  48. Replies
    3,832
    Views
    1,218,841

    Re: Easy Populate support for Version 1.2.5.4

    Hey guys,

    I need to be able to export a file to the temp folder, but i need the file to be the same name each time becuase I want it to be downloaded by ftp each day. FTP will be set to run at a...
  49. Replies
    2
    Views
    1,483

    Re: EasyPopulate Cron Jobs

    Not sure if this will help, but might give you a starting point...

    http://www.zen-cart.com/forum/showthread.php?t=84573&page=2
  50. Replies
    42
    Views
    11,429

    Re: Automatic upload of Easy Populate data?

    Ok, its been a year since I looked at this and am coming back to it because I need to know how to run it using apache o windows 7.

    The only problem im having really is setting the patch in the...
Results 1 to 50 of 178
Page 1 of 4 1 2 3 4
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR