Search:

Type: Posts; User: mydanilo

Page 1 of 10 1 2 3 4

Search: Search took 0.02 seconds.

  1. Re: 301 redirect from zencart urls to something else

    Great, I'll switch it around as you suggest. Thanks. Your statements are basically correct.

    Yes old and new domain is hosted on the same server. BUT url structure has completely changed. Could...
  2. Re: 301 redirect from zencart urls to something else

    OK, this works now.

    I can with above code create individual redirects. In order to redirect the home page, I used cpanel to create a redirect. I merged the whole thing in one .htaccess an it is...
  3. Re: 301 redirect from zencart urls to something else

    I did. It's all I have there at the moment to test how I need to build the other links.

    I will test this pattern and report back.
    RewriteEngine On

    RewriteCond %{QUERY_STRING}...
  4. Re: 301 redirect from zencart urls to something else

    301 or 302, not working. I think this is really due to the dynamic urls.
  5. Re: 301 redirect from zencart urls to something else

    After further searching and reading I found this example:

    RewriteEngine On

    RewriteCond %{QUERY_STRING} ^main_page=product_info&cPath=([0-9]+)&products_id=221$ [NC]
    RewriteRule ^(index\.php)?$...
  6. Re: 301 redirect from zencart urls to something else

    It is not going to another zencart site.

    If I just put this in the .htaccess file, it does not redirect at all, just get's ignored. Does something else need to be put in it before hand?
    ...
  7. Re: 301 redirect from zencart urls to something else

    Well, that's it for now. I just try to add one by one for now until I see what is working. I had the whole site done with 301's with above system only to realize that it is not functioning as with...
  8. 301 redirect from zencart urls to something else

    I am trying to do 301 redirects from individual zen cart pages via htaccess file.

    Tried this but does not work.

    #taking the url seen in browser
    301 redirect...
  9. Replies
    3
    Views
    451

    v154 Re: Exporting Customers with orders

    OK thanks. This add on worked out fine. I had to edit the sql to get the 24 month range but was no problem.
  10. Replies
    3
    Views
    451

    v154 Exporting Customers with orders

    I am trying to export a customer list via phpmyadmin. I need to emails and names of customers that have ordered recently.

    I can export zen_customer and it gives me all I need beside telling me if...
  11. Re: V1.5.4 Credit Card Fields not showing paypaldp Module disabled because SSL is not

    Well, just found the issue. Turns out that when I went all SSL shop and admin, I set in includes/configure.php define('ENABLE_SSL', 'false'); Now set it to define('ENABLE_SSL', 'true'); and it work....
  12. V1.5.4 Credit Card Fields not showing paypaldp Module disabled because SSL is not

    mydanilo.com v1.5.4

    Suddenly not getting credit card fields during checkout. I turned on logging and this is what I get.

    paypaldp
    Module disabled because SSL is not enabled on this site.
    ...
  13. Re: Short Description for Categories... have a description above & below product list

    Not sure if you are still looking but you can do it by adding this code to the tpl_main_page.php in your templates common folder:

    Around line 245 find

    require($body_code); ?>
    and insert right...
  14. Replies
    853
    Views
    131,890

    v150 Re: COWOA Updated and Combined for ZC v1.5.x

    Not sure but check one more time that you uploaded everything into the proper locations, template override locations etc. You could also do a compare of the modified files with your install before...
  15. Replies
    853
    Views
    131,890

    v150 Re: COWOA Updated and Combined for ZC v1.5.x

    Yes it does, just read here if you run into some issues. But I got it going and it's working fine.
  16. Replies
    952
    Views
    210,152

    v151 Re: Winchester Responsive

    I can't figure this one out. Where does this word "detail" coming from behind this button. I get it that it is a link to product detail but I can not find a styling for it to position it better....
  17. Replies
    4
    Views
    502

    Re: Category navigation previous - next

    OK, I see. I discovered the need for a site where there are a lot of top categories and no subcategories. Especially with the template that I use from Winchester Responsive from Picaflorazul. The...
  18. Replies
    952
    Views
    210,152

    v151 Re: Winchester Responsive

    On the product listing page I have an odd layout problem. When a product is sold out, I have it display the Sold Out button but just offset behind is the word detail visible. Not sure how to properly...
  19. Replies
    2,783
    Views
    380,587

    v155 Re: One-Page Checkout [Support Thread]

    I will make the changes in wording and button so I can go live with it. Thought something was wrong. Thanks for clarifying.
  20. Replies
    2,783
    Views
    380,587

    v155 Re: One-Page Checkout [Support Thread]

    Let me ask this and please confirm it this is how the checkout flow should be with One_Page Checkout.

    Item in shopping cart, now pressing checkout
    Step 1 - Login page - ether choose returning...
  21. Replies
    2,783
    Views
    380,587

    v155 Re: One-Page Checkout [Support Thread]

    I'm not just getting the confirmation page, I am prompted to confirm a second time. Really confusing and easy to miss that another time the confirm button needs to be pressed. Then the 3rd page is...
  22. Replies
    2,783
    Views
    380,587

    v155 Re: One-Page Checkout [Support Thread]

    Just want to add I am on 155e using modified Winchester responsive. COWOA is installed. Payment mods are PayPal Pro and PayPal Express.
  23. Replies
    2,783
    Views
    380,587

    v155 Re: One-Page Checkout [Support Thread]

    strange thing I have not noticed before. Might have done this myself when merging. So when I place an order I come to the one page checkout page. All looks as I expect. I fill in credit card info and...
  24. Replies
    4
    Views
    502

    Re: Category navigation previous - next

    No, not really what I am looking for. More like a jump to next or previous category button. Just like we have on the product detail page.
  25. Replies
    4
    Views
    502

    Category navigation previous - next

    Is there a way to display a "previous" and "next" navigation link to the right of the category title display? So that a customer can hop from one to the next category with out going to go to the menu...
  26. Replies
    352
    Views
    59,478

    Re: Pure CSS Mega Menu

    Nice job figuring it out. Can we see the results somewhere? Link?
  27. Replies
    853
    Views
    131,890

    v150 Re: COWOA Updated and Combined for ZC v1.5.x

    Yes I do want to login as the COWOA customer. I have customers call for phone orders. I always ask if they ordered before. If yes, I have the billing and shipping already in Zen Cart so why not use...
  28. Replies
    853
    Views
    131,890

    v150 Re: COWOA Updated and Combined for ZC v1.5.x

    Successfully merged COWOA with One Page Checkout and Edit Order. Pretty happy.

    One thought, can I convert a COWOA customer into a regular account somehow? I understand it would require setting a...
  29. Replies
    952
    Views
    210,152

    v151 Re: Winchester Responsive

    I have a couple of questions on the mobile functions. So in mobile I can tab on the menu on the top right and it shows me:

    Categories
    Information
    Contact

    Just taping on the word itself does...
  30. Replies
    2,783
    Views
    380,587

    v155 Re: One-Page Checkout [Support Thread]

    Following up on COWOA with One Page Checkout. Had to use my templates includes\templates\MY_TEMPLATE\common\tpl_header.php AND tpl_main_page.php otherwise template breaks as reported before.

    The...
  31. Replies
    853
    Views
    131,890

    v150 Re: COWOA Updated and Combined for ZC v1.5.x

    Getting closer: I had to not use includes\templates\MY_TEMPLATE\common\tpl_header.php AND tpl_main_page.php from this mod and used my templates version. Now it at least works, sort of. One page...
  32. Replies
    2,783
    Views
    380,587

    v155 Re: One-Page Checkout [Support Thread]

    Love the one page checkout. Works great. Now I need to combine it with COWOA. Did not have any luck. Using 1.5.5d with Winchester Responsive template. Does anyone have a working site with both...
  33. Replies
    853
    Views
    131,890

    v150 Re: COWOA Updated and Combined for ZC v1.5.x

    Exactly what I'm afraid of. So any help to get this going is appreciated.
  34. Replies
    853
    Views
    131,890

    v150 Re: COWOA Updated and Combined for ZC v1.5.x

    I miserably failed in merging COWOA (v2.7 - 03/25/2016 Updated for Zen Cart v1.5.5) into 1.5.5d with Winchester Responsive. What is the status on this for 1.5.5d? Does anyone have files merged with...
  35. Re: Simple CSS/PHP AntiSpam solution for a contact form

    Done this on another site and will do it again. Thanks for the reminder.
  36. Replies
    1,864
    Views
    405,164

    Re: Westminster New

    What triggers the auto loader to get the config menu in admin? I see the auto_loaders folders but I wonder how it all functions.

    This is why: I've installed in a test folder and installed all...
  37. Re: Simple CSS/PHP AntiSpam solution for a contact form

    I've installed CAPTCHA mod and a quick check reveals that I must have merged the new code out :(. Need to fix this or just not install CAPTCHA during upgrade to 1.5.5d. It looks like the CAPTCHA...
  38. Re: Simple CSS/PHP AntiSpam solution for a contact form

    Thanks, so now I have to find out how spam still is going through. It is not a lot but I wonder if it is done by hand or by bots. They all go something like this:

    wh0cd174777 prednisone 5mg...
  39. Re: Simple CSS/PHP AntiSpam solution for a contact form

    Found this just recently and I am intrigued. I started to get contact us spam even with captcha on v1.5.4. Now was this Simple CSS/PHP AntiSpam solution integrated in the newest 1.5.5d code? I did a...
  40. Replies
    952
    Views
    210,152

    v151 Re: Winchester Responsive

    I could not find anything in this thread but found solution in Westminster thread. Putting it here so others can find it that run into the same issue.

    If you get blocked content warning in your...
  41. Replies
    952
    Views
    210,152

    v151 Re: Winchester Responsive

    Installed IH4 beta from github. There is a conflict with the jscript_imagehover.js that is put in /includes/templates/winchester_responsive/jscript by the installer. For now I just deleted the file...
  42. Replies
    1,511
    Views
    246,098

    v154 Re: Responsive Sheffield Blue V 2.0!

    @mc12345678 thank you for clarification. I suspected as much. So removing the code is the way to go for me.
  43. Replies
    1,511
    Views
    246,098

    v154 Re: Responsive Sheffield Blue V 2.0!

    Nice, that seems simpler. Is there no issue with it by just hiding it by css? Is it hidden from search engines that way? Any other advantages to to it one way or the other? Just curious.
  44. Replies
    952
    Views
    210,152

    v151 Re: Winchester Responsive

    and maybe this can help you too for meta tag related stuff https://www.zen-cart.com/content.php?104-how-do-i-set-up-metatags-for-my-site-or-per-product-for-search-engines-to-find
  45. Replies
    952
    Views
    210,152

    v151 Re: Winchester Responsive

    I see, well that would be in the meta_tags.php find it in /includes/languages/english/your_template
  46. Replies
    1,511
    Views
    246,098

    v154 Re: Responsive Sheffield Blue V 2.0!

    @Webling

    You need to find the section of code that displays the part that you want to remove. There are comments like <!--bof shop by brand --> and <!-- eof shop by brand --> to help you what...
  47. Replies
    952
    Views
    210,152

    v151 Re: Winchester Responsive

    It is in the readme:
    In your favorite plain text editor, open the includes/languages/english/winchester_responsive/header.php.
    On or around line 25 find this code:
    define('HEADER_SALES_TEXT', 'A...
  48. Replies
    952
    Views
    210,152

    v151 Re: Winchester Responsive

    It is in the readme:
    In your favorite plain text editor, open the includes/languages/english/winchester_responsive/header.php.
    On or around line 25 find this code:
    define('HEADER_SALES_TEXT', 'A...
  49. Replies
    952
    Views
    210,152

    v151 Re: Winchester Responsive

    @Zean your addition for the Top Specials Bar via Admin is genius. I love it. Thank you.

    Now it can be used to present the latest news headline for the site with linking it up if need be. I...
  50. Replies
    952
    Views
    210,152

    v151 Re: Winchester Responsive

    I hope my question was clear? Maybe these pictures help.
    subcat.jpg showing how the little arrow moves to the right on the sub category on the RSB template. This is how I want it on the WR template...
Results 1 to 50 of 500
Page 1 of 10 1 2 3 4
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR