Search:

Type: Posts; User: skylab001

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. Replies
    634
    Views
    197,427

    Re: Local Sales Tax Mod - Support Thread

    I've sorted out my issues with PayPal, it seems to be on the PayPal integration side. Another issue I've discovered now though, and it seems I'm not the first, is that discount coupons don't work...
  2. Replies
    634
    Views
    197,427

    Re: Local Sales Tax Mod - Support Thread

    I've installed this in my 1.3.9h cart and it works. I do have one issue though, I only use paypal express checkout for payment, I had an issue I solved by deleting my state zone and using only the...
  3. Replies
    8
    Views
    1,189

    Re: Login redirect modification?

    It's not that I don't respect your opinions, I only have a few products, which are all on the index page. So when the user logs in and is returned to a product_info page that is unformatted, it's...
  4. Replies
    8
    Views
    1,189

    Re: Login redirect modification?

    I believe that by saying 'confusing the customer' your basing it on your personal opinion of how a store should operate. I only have a few products, all of which are listed on the home page, so if...
  5. Replies
    8
    Views
    1,189

    Re: Login redirect modification?

    I just can't seem to crack this one, my problem seems to be in his bit of code,


    if (sizeof($_SESSION['navigation']->snapshot) > 0) {
    // $back =...
  6. Replies
    8
    Views
    1,189

    Re: Login redirect modification?

    I should mention I thought the line:

    } else {

    zen_redirect(zen_href_link(FILENAME_DEFAULT, '', $request_type));

    was supposed to redirect to the home page, but in reality you...
  7. Replies
    8
    Views
    1,189

    Login redirect modification?

    I'm looking for a way to change the login redirect. As it works right now the user is redirected to the last page they visited before signing in if they were not in the process of checkout, I would...
  8. Replies
    49
    Views
    50,289

    Re: Mobile template

    I'm using this bit of code to check for mobile browsers using the browscap method, it works perfectly. What I'm having issues with is the redirect, I've done exactly what Calljj had written but when...
  9. v139h custom 'add selected items to cart' button

    I have a custom page that has been hard coded via html with a list of downloadable products and included on my product display page. They are a series of instructional videos. So on this page I have...
  10. Replies
    3
    Views
    10,122

    Re: HTML for Add to cart button

    the HTML for button creation is located in the html_output.php file in the includes/functions/ folder. It pulls some info from the tpl_product_display.php template page and together with the function...
  11. v139h Adding Attribute names on product download page

    I've been attempting to add Attribute names on the download page. I have done basically the same thing as in this post which I just found this morning here, and I'm not getting any results either....
  12. Replies
    11
    Views
    827

    Re: attribute PHP modding question

    I had actually done it like this $options_type[$i] at one point, with the array variable, but it still wasn't working so I tried it other ways. I did eventually find the problem though. It was at the...
  13. Replies
    11
    Views
    827

    Re: attribute PHP modding question

    Hmm... good catch, unfortunately still not working, I get the 'styled-select' class all the time, it doesn't change whether or not $option_type == 'radio'.
  14. Replies
    11
    Views
    827

    Re: attribute PHP modding question

    I understand the 'switch', I actually read up on it yesterday and did quite a bit of trying it out. Now I placed the variable flag like mentioned, I even put one in every case, here's a sample:

    ...
  15. Re: Downloadable products not showing download - but only sometimes

    I think Drbyte is right. Unhide it and test it out. I've found that by hiding attribute inputs via overflow:hidden it will cause issues with passing the information. I'm not sure how you went about...
  16. Replies
    11
    Views
    827

    Re: attribute PHP modding question

    So after attempting to get something to work after poking about most of the day, I've thought it might be better to change directions.

    A hidden attribute field would be a cleaner way of doing what...
  17. Replies
    11
    Views
    827

    Re: attribute PHP modding question

    my original thought was#1, only because that seemed easiest. I've been poking about in modules/attributes.php with no luck. I can see for the most part where the menu is being built but any idea how...
  18. Replies
    11
    Views
    827

    attribute PHP modding question

    I would like to add and IF/ELSE php statement in the tpl_module_attributes.php page of my template that will check if an attribute is a radio field or select field and change the "<div class='back'>"...
  19. v139h Product info page, passing hidden attributes

    On my product info page, when a product is displayed there are occasions when certain attributes are selected that I would rather have pass silently through to the cart. An example would be a T-shirt...
  20. Replies
    12
    Views
    1,254

    v139h Re: DB query question

    Every javascript link contains a fallback to a basic html page. The quick view looks promising but the code has not been released yet. I am thinking of other solutions, but they are going to require...
  21. Replies
    12
    Views
    1,254

    v139h Re: DB query question

    I turned off the header, footer and sideboxes in the template files, I turned everything off that displays on the index page, basically giving me a blank canvas. I designed a new index page using the...
  22. Replies
    12
    Views
    1,254

    v139h Re: DB query question

    I think you guys have mis-read what I was trying to do. I am not trying to re-invent the wheel. All I am trying to do is make a call to query the DB, that in theory seems like it should be pretty...
  23. Replies
    12
    Views
    1,254

    v139h Re: DB query question

    I only have a few products so I created my own index page. Right now it is hard coded, but I want to make it easier to update by making it dynamic. For me the easiest way is via Javascript because I...
  24. Replies
    12
    Views
    1,254

    v139h Re: DB query question

    No it doesn't, unless I've missed something, I'm building a custom interface that will create itself somewhat dynamically. The only thing left is the DB query. The plan is to return product data...
  25. Replies
    12
    Views
    1,254

    v139h DB query question

    I would like to query the db with an onclick using JQUERY/AJAX, then return the results without a page refresh. The JQUERY part is not where the problem lies.

    I'm a newb when it comes to PHP. ...
  26. Replies
    1
    Views
    738

    v139h strange Javascript behaviour

    I'm finding that the loading of javascript .js files can sometimes be hit or miss. I have had a few .js files that have not functioned properly when using the jscript_{filename}.js naming...
  27. Email address capture for free download?

    Is it somehow possible to allow somebody to have a free download with only the submission of an email address as opposed to all their info ie. street address and phone# etc.? If this I not built in,...
  28. Replies
    1
    Views
    329

    HTML email mods

    I would like to add to the very top of my html email templates a new variable, which is actually called $SNIPPET. It will take the $EMAIL_MESSAGE_HTML and chop it down to 250 characters, so that it...
  29. Re: Customers bumped to checkout step 2 after submitting order

    I turned off Auto Return in my paypal account, and sent a message to my customers to try their purchase again, and one has done so and was successful. So did this fix the problem or did it just...
  30. Re: Customers bumped to checkout step 2 after submitting order

    I don't have any payment zones, I just have one tax zone setup for California.

    I have done a lot of searching, most of the posts that I found have been closed without any real solutions. I have...
  31. Customers bumped to checkout step 2 after submitting order

    So I have done multiple test orders, all of which worked fine through my macs and iPad, on different browsers. I just launched my store and had a customer tell me that after submitting the order in...
  32. Replies
    2
    Views
    544

    Re: empty cart, return to home page

    perfect! thanks!!
  33. Replies
    2
    Views
    544

    empty cart, return to home page

    I would like to mod the system so that when a customer empties their cart on the shopping cart page, they will be automatically returned to the main index page of the site?

    I assume it will...
  34. Re: Help with php for customization of main page

    The featured products uses a tabbed layout which I don't like for this purpose, I want distinct divs so I can easily change them via css, plus I didn't want to change a feature that may be used in...
  35. Help with php for customization of main page

    I would like to customize my define_main_page so that I can have 3 DIVs side to side. Each one would contain an individual product ie product title, image, price, description, attributes, and an add...
  36. Replies
    5,053
    Views
    990,723

    Re: Simple SEO URL [support thread]

    I checked with the host and it seems mod_rewrite is enabled, any other ideas?
  37. Replies
    5,053
    Views
    990,723

    Re: Simple SEO URL [support thread]

    ok, I guess I should have looked closer, so after reading the last few post I realized that I change

    Rewritebase /zencart/
    to Rewritebase /

    in the .htaccess file, and great no more error!
    ...
  38. Replies
    5,053
    Views
    990,723

    Re: Simple SEO URL [support thread]

    sorry for my ignorance but where do I change,

    RewriteBase /zencart/
    Should be RewriteBase /

    do I change it on the .htaccess or in my config file at DIR_WS_CATALOG

    Thanks
  39. Replies
    5,053
    Views
    990,723

    Re: Simple SEO URL [support thread]

    I'm getting the same error as ccrsport


    my .htaccess is setup up as:


    all except the first line, I copied from the installation instructs.

    my shop config file is:
  40. Replies
    5,053
    Views
    990,723

    Re: Simple SEO URL [support thread]

    I have run into a little trouble, I get



    when trying to open Simple SEO manager.

    I thought I installed everything properly and configured it but probably not. My hiccup may be with the the...
  41. help with new text tag on shopping cart page

    My store is currently offering a free item when the order sub total is over $99, so I'm trying to add a message that pops up on the shopping cart page, just above the cart table when the order...
  42. Replies
    1
    Views
    1,219

    Multiple Banners on Main page

    I would like to be able to display multiple banners at the same time on my 'main page' in the same way that the banners_all box in the column. I have already taken care of getting banners_group3 to...
  43. Replies
    4
    Views
    1,488

    Re: smaller attributes in columns

    so after a day of going through the attributes.php code I was able to hard code the image size to MEDIUM_IMAGE_WIDTH, MEDIUM_IMAGE_HEIGHT.

    At that point I had the idea to just copy the code from...
  44. Replies
    4
    Views
    1,488

    Re: smaller attributes in columns

    Yes I would like to force the size, but after looking at attributes.php I have no idea where or what to change, I assume I would add the width and height of the image sizes to a...
  45. Replies
    4
    Views
    1,488

    Re: smaller attributes in columns

    Anybody? I really need to figure out a way to set the image size for the attribute image display, like that used for product info images in the admin, or even a hard coded possibility. I just need...
  46. Replies
    7
    Views
    837

    Re: Sales Tax problem

    well that was simple, of all the places I didn't look. Thanks!
  47. Replies
    7
    Views
    837

    Re: Sales Tax problem

    I did do that, it led me to the page with the code for the tax output. Everything seemed to be fine,, but then again I'm a beginner when it comes to PHP code, so now I've checked what I think are...
  48. Replies
    2
    Views
    2,080

    Re: new down for maintenance page

    I have changed the name of the file in the admin config, I placed it in my CUSTOM TEMPLATE directory, but it still pulls the page into the zencart frame rather than displaying it as a blank page. I...
  49. Replies
    7
    Views
    837

    Re: Sales Tax problem

    I've searched most of my site for MODULE_ORDER_TOTAL_TAX_TITLE because it seems that is the define.

    I found it in includes/languages/english/modules/order_total/ot_tax.php but everything seems...
  50. Re: Free shipping if cart are over a certain value

    I have been trying to do this last part with no luck, can't find the file to alter. I now have free shipping on orders over $99 or under a certain weight, but when they qualify for free shipping,...
Results 1 to 50 of 67
Page 1 of 2 1 2
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR