Search:

Type: Posts; User: MrForce

Search: Search took 0.03 seconds.

  1. Replies
    2
    Views
    1,901

    Re: elayaway payment module

    Delia,

    Any success with creating this module?
  2. Pass variable from link to Discount Coupon Code

    Hi All,

    I think this would be a fairly straightforward, but I'd like your input on how to best develop this feature.

    I would like to pass a variable from a clicked link into the the Discount...
  3. Replies
    134
    Views
    46,221

    Re: Newsletter Center V. 0.8 BETA

    I absolutely agree with mrmeech. I had to gut this section of the code and start over, too.

    Best,
  4. Replies
    134
    Views
    46,221

    Re: Newsletter Center V. 0.8 BETA

    MrMeech,

    To be more clear, the mod rework expanded into other contributions (i.e. COWOA was a problem), core code and the Zen database itself (integrating the userlist into the same db as Zen to...
  5. Replies
    134
    Views
    46,221

    Re: Newsletter Center V. 0.8 BETA

    I'm currently using the mod with many, many hours invested in clean-up, patching and adaptation for existing mods. I also have sideboxes working correctly. Generally, I'm pleased with the end result,...
  6. Re: free shipping item combined with non free item

    I've got the same problem. Have a look here...

    http://www.zen-cart.com/forum/showthread.php?t=82999

    Good luck,
    Craig
  7. Replies
    134
    Views
    46,221

    Re: Newsletter Center V. 0.8 BETA

    Found another typo...this one is more critical

    In file:
    /admin/customers.php

    on or around line #997
    From this:

    $existing_subscription_query = $db->Execute("select listid from " ....
  8. Replies
    134
    Views
    46,221

    Re: Newsletter Center V. 0.8 BETA

    Beez,

    I've installed phplist_0_8_5 and am still working through my setup. So far I found one minor omission:
    NEWSLETTER_UNSUBSRIBE_FINISHED is not defined.
    In my installation I added a...
  9. Replies
    92
    Views
    19,344

    Re: Best sellers "page"

    bigjoed,

    For breadcrumbs - add this to the top of: includes/modules/pages/best_sellers/header_php.php


    $breadcrumb->add(TABLE_HEADING_BEST_SELLERS);

    Hope this helps,
  10. Replies
    671
    Views
    215,386

    Re: Google Analytics Integration

    Just to be sure this shows up correctly:


    http://www.mywebsite.com/my_yahoo_landing_page.html?utm_source=yahoo&utm_medium=cpc&utm_term=pet_supplies&utm_campaign=MyPetSupplyCampaign
  11. Replies
    671
    Views
    215,386

    Re: Google Analytics Integration

    Newbey,

    PPC tracking can be accomplished by manually inserting tracking code parameters in your campaign link addresses. These documents may help:...
  12. Re: paypalwpp.php - How to strike Payment Amount from comments?

    Thank you very kindly, Sir...Will do.

    Regards,
  13. paypalwpp.php - How to strike Payment Amount from comments?

    Oh Great Wisened Ones,

    For various logistical reasons I'd like to strike the "Payment Amount:$XX.XX from being automagically inserted into the order history comments field when using...
  14. Re: Any working on an XML feed for productupload.live?

    Motti,

    Product Upload live now accepts uploads in "Google Base" file format.
    You can use the GoogleFroogle mod and upload a text file to Product Live without any modifications.

    Good luck,...
  15. Replies
    29
    Views
    9,315

    [bug] Double click problem

    Same problem here.

    I'm running v1.3.7 with the submit_once jscript in place. All bounces are from custommers using I.E.

    I use Google Analytics and the Analytics server has been slow recently,...
  16. Re: Shipping Estimator & UPS module for U.S. store

    Linda & All,

    My bad (big surprise, no...? ;^)

    Seems back in 1.3.0.2 I made a tweak to:
    includes/templates/custom/templates/tpl_modules_shipping_estimator.php

    Then I inadvertantly carried it...
  17. Re: Shipping Estimator & UPS module for U.S. store

    Hello Linda,

    Thanks for the reply.

    Hmmm...Makes sense. I guess what's confusing is that the State & Zip fields are there in the estimator form, which in other Zen Carts I've shopped are the...
  18. Re: How can I show all products at each category level?

    Folks,

    Have a look at the following thread...
    http://www.zen-cart.com/forum/showthread.php?t=38551&highlight=product+category+view

    Hope this helps,
  19. Shipping Estimator & UPS module for U.S. store

    Hi All,

    Is the stock Zen Cart shipping estimator able to correctly estimate shipping for guests (i.e. not logged-in) using the UPS module (my store is in a UPS covered zone of U.S.A.)?

    Zen Cart...
  20. Any working on an XML feed for productupload.live?

    As many probably know already, with a merchant account you can upload catalog files to MSN productupload.live.com instead of hand entering each product. It took me forever to find out how to apply...
  21. Replies
    8
    Views
    1,209

    Re: How to make "View All"

    Note to self...

    It took me a few days to grit my teeth and hunt this down.

    The problem was my bad and not a result of enabling SEO.

    When migrating the updates from my test site I neglected...
  22. Replies
    8
    Views
    1,209

    How to make "View All" work with SEO URL

    I've just added the code to make "View All" work for my category pages. Works perfectly...until I turn on Ultimate SEO URLs.
    When SEO URLs are enable, the link simply returns me to the same page...
  23. Replies
    8
    Views
    1,209

    Re: How to make "View All"

    My pleasure, Linda...You folks inspire good karma.
  24. Replies
    8
    Views
    1,209

    Re: How to make "View All"

    manada,

    Here's the thread Linda is referring to...
    http://www.zen-cart.com/forum/showthread.php?t=38551&highlight=product+category+view
  25. Replies
    671
    Views
    145,041

    Re: Froogle Merchant Center merged into GoogleBase

    optikalsaint,
    I experienced the same problem with googlefroogle feeder & IH2.

    You may want to use the froogle feeder contrib from the same developer site as IH2. The IH2 images are referenced...
  26. Replies
    9
    Views
    1,552

    Re: While working through my conversion...

    Wilt,

    Happy to help.

    That did the trick...Many thanks for the patch code!

    Regards,
  27. Replies
    9
    Views
    1,552

    Re: While working through my conversion...

    DrByte,

    The only folder/file set that causes this is listed below:


    includes/templates/custom_template/product_info
    tpl_main_page.php

    This is the only file in the folder. I copied the...
  28. Replies
    9
    Views
    1,552

    Re: While working through my conversion...

    Righto...thanks for the Big D translation. ;^)


    }
    function file_exists($file_dir, $file_pattern, $debug=false) {
    $file_found = false;
    $file_pattern = '/'.$file_pattern.'$/';
    ...
  29. Replies
    9
    Views
    1,552

    Re: While working through my conversion...

    Hmmm...Looks like you're buggered up, too.
    Any insight to a fix/workaround?
    I've stalled my 1.3.5 migration until I can devote more mindshare to this one.

    Thanks for the note...
  30. Replies
    4
    Views
    2,072

    Re: v1.3.5 installation tool

    If neither of you gents have this problem, I agree it's gotta be on my side.
    Thanks for investigating. I'll follow-up if I discover the root cause.

    Regards,
  31. Replies
    4
    Views
    2,072

    Re: v1.3.5 installation tool

    DrByte,

    I'm running Firefox v1.5.0.6
    I've encountered the hidden store identifier on two fresh installs (I'm currently in a more fatal debug loop -...
  32. Replies
    4
    Views
    2,072

    question about v1.3.5 installation tool

    This is a repeatable [but not fatal] bug in V1.3.5:

    When using Zen Cart Installer
    Step - Database Setup
    Form - Database Information
    Field - Store Identifier (Table-Prefix)

    The Store...
  33. Replies
    9
    Views
    1,552

    Re: While working through my conversion...

    Note to self :^)

    It seems the source of my error is coming from a custom override of product_info.
    As a debug step I copied without any modification V1.3.5...
  34. Replies
    9
    Views
    1,552

    While working through my conversion...

    Hey Folks,

    I'm currently working thru a V1.3.0.2 to V1.3.5 conversion. Things are going well for the most part, but I do have a nasty little error I'm hoping someone can help point me along the...
  35. Replies
    11
    Views
    2,100

    Re: Table Rate Error

    Ajeh,

    I've noticed this issue show up in several threads, but considering I'm new to Zen Cart I just wanted to be sure I understand correctly.

    I'm using "Table Rate" shipping based on price. I...
  36. Replies
    2
    Views
    1,230

    Re: Category Name in Center of Page Edit

    Perfect timing on this Q/A. I was looking for the very thing this evening...
    Just an added note. If you also wish to remove the Category header (as I did) from the category pages...

    In your...
Results 1 to 36 of 36
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR