Search:

Type: Posts; User: creinold

Page 1 of 6 1 2 3 4

Search: Search took 0.01 seconds.

  1. Replies
    97
    Views
    12,219

    Re: creinold Pinterest Button Addon

    Sorry I quit using zen cart awhile back ago :(
  2. Replies
    364
    Views
    54,564

    Re: Stock by Attributes 5.0 Beta (for v1.5.0)

    http://www.sidewalkstyles.com/creinold_SBA5.0_alpha_version1.5_for_zencart_V1.5.0.zip
  3. Replies
    364
    Views
    54,564

    Re: Stock by Attributes 5.0 Beta (for v1.5.0)

    Sorry for late reply nor have I had a chance to do any updates from my last version. Building a house for a client out of state. Latest version is in my signature. If for some reason it does not...
  4. Replies
    980
    Views
    213,413

    Re: Track Package from FedEx, UPS, Postal, DHL, etc..

    having the same issue... looking into it.
  5. Replies
    97
    Views
    12,219

    Re: creinold Pinterest Button Addon

    Pinterest release some new codes that break this mod. I have an update but newer codes also broken. The count bubble is broken. I have a trouble ticket out with Pinterest developers.
  6. Replies
    97
    Views
    12,219

    Re: creinold Pinterest Button Addon

    Just found out Pinterest update the codes. So now my codes will have to be update also. So tomorrow I will update to the newest codes. Geez you think they keep some kind of backward compatibility at...
  7. Re: Installed the FEC mod and now the GiftWrap mod - files are different, do you merg

    install and configure giftwrap mod... then install fec over it.
  8. Replies
    97
    Views
    12,219

    Re: creinold Pinterest Button Addon

    I think something is wrong with the pintrest servers. Nothing loading even on my site were it works... Hmmm
  9. Replies
    97
    Views
    12,219

    Re: creinold Pinterest Button Addon

    I also don't see this in your codes/ Make sure it's added to the jscript_main.php


    <?php
    if (isset($_GET['products_id'])) { // use products_image if products_id exists
    $pinterest_image =...
  10. Replies
    97
    Views
    12,219

    Re: creinold Pinterest Button Addon

    Okay try this now:



    <!--Bof creinold Pinterest Modifications, (You can move this anywhere you like the Pin it Button to show up on Product Info page.) -->
    <div id="pinterest"><a...
  11. Replies
    346
    Views
    46,994

    Re: Facebook Like Button

    you need to strip the html from the description tag try this fix.

    Change

    <?php echo stripslashes($products_description); ?></div>

    to this:

    <?php echo...
  12. Replies
    364
    Views
    54,564

    Re: Stock by Attributes 5.0 Beta (for v1.5.0)

    Like Diva said, please check your database to see if it got inserted correctly. Did you install a previous version before?
  13. Replies
    3,549
    Views
    539,689

    Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9

    You might want to check... I think the order.php already has Numinix coding in it for his FAEC addon
  14. Replies
    97
    Views
    12,219

    Re: creinold Pinterest Button Addon

    opps I forgot to strip the html from the description... here the correct code:


    <!--Bof creinold Pinterest Modifications, (You can move this anywhere you like the Pin it Button to show up on...
  15. Replies
    97
    Views
    12,219

    Re: creinold Pinterest Button Addon

    Okay lets try this... add this to the bottom of jscript_main.php



    <?php
    if (isset($_GET['products_id'])) { // use products_image if products_id exists
    $pinterest_image = $db->Execute("select...
  16. Replies
    97
    Views
    12,219

    Re: creinold Pinterest Button Addon

    Grrrr. ;)
  17. Replies
    364
    Views
    54,564

    Re: Stock by Attributes 5.0 Beta (for v1.5.0)

    With that said. I do use it on one of my clients live site. If you are going to use on a live site. You need to test the heck out of it on a test site. Make sure no bugs are going to prevent your...
  18. Replies
    97
    Views
    12,219

    Re: creinold Pinterest Button Addon

    try this:



    <!--Bof creinold Pinterest Modifications, (You can move this anywhere you like the Pin it Button to show up on Product Info page.) -->
    <div id="pinterest"><a...
  19. Replies
    364
    Views
    54,564

    Re: Stock by Attributes 5.0 Beta (for v1.5.0)

    LOL Just going to say what the difference was. Save me some typing...
  20. Replies
    364
    Views
    54,564

    Re: Stock by Attributes 5.0 Beta

    New Alpha Version 1.5:

    Fixes functions_lookups.php so that additional images load.

    http://www.sidewalkstyles.com/creinold_SBA5.0_alpha_version1.5_for_zencart_V1.5.0.zip
  21. Replies
    364
    Views
    54,564

    Re: Stock by Attributes 5.0 Beta

    Okay everyone... For now on. Anything to do with SBA for zen-cart version 1.5.0 will be posted in this thread only. I will not be posting in the other Stock by attributes threads. Thanks for your...
  22. Replies
    3,549
    Views
    539,689

    Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9

    Sorry... I am only doing that, because everyone is posting in all the different SBA threads.... Making my head spin also. I'll post only in my SBA 5 thread only. If that works for everyone. =)
  23. Replies
    97
    Views
    12,219

    Re: creinold Pinterest Button Addon

    still working on the fix... sorry busy day, but I haven't forgot. =)
  24. Replies
    364
    Views
    54,564

    Re: Stock by Attributes 5.0 Beta

    I take that back... the error is in functions_lookups.php I loaded the original and additional images work again.... Now time to trouble shoot....
  25. Replies
    3,549
    Views
    539,689

    Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9

    I take that back... the error is in functions_lookups.php I loaded the original and additional images work again.... Now time to trouble shoot....
  26. Replies
    3,549
    Views
    539,689

    Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9

    for a temporary fix re-upload the orginal tpl_module_attributes.php from the zen-cart distrabution.
  27. Replies
    3,549
    Views
    539,689

    Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9

    I posted on SBA 5.0 thread earlier today I found tpl_module_attributes.php is causing the issue with my dynamic drop down mod and will work on a fix tonight.
  28. Replies
    364
    Views
    54,564

    Re: Stock by Attributes 5.0 Beta

    dynamic drop down is causing this in tpl_modules_attributes.php

    I will have a fix later tonight.
  29. Replies
    3,549
    Views
    539,689

    Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9

    My version don't touch any additional image codes. Are you meaning attribute images? Two different things...
  30. Replies
    364
    Views
    54,564

    Re: Stock by Attributes 5.0 Beta

    After research found out your on a Windows hosting program. Search Google for the same error and came up with this fix.

    Not sure if you have access to my.ini file in the mysql folder. If not...
  31. Replies
    364
    Views
    54,564

    Re: Stock by Attributes 5.0 Beta

    Couple other trouble shooting question? What version SBA are you using?

    What version Zen-cart you using?
  32. Replies
    97
    Views
    12,219

    Re: creinold Pinterest Button Addon

    Okay. I'll figure it out. Just have to figure out how image handler 3 pulls from the bmz cache.
  33. Replies
    97
    Views
    12,219

    Re: creinold Pinterest Button Addon

    Okay let see if this fixes the image issue:

    change:


    <!--Bof creinold Pinterest Modifications, (You can move this anywhere you like the Pin it Button to show up on Product Info page.) -->...
  34. Replies
    97
    Views
    12,219

    Re: creinold Pinterest Button Addon

    You welcome... You are almost there just got to get your images working now. =)
  35. Replies
    97
    Views
    12,219

    Re: creinold Pinterest Button Addon

    Also please make sure when you upload images they don't have any spaces in the name IE:

    Blue Block Letters.jpg should be Blue_Block_Letters.jpg or similar....

    It will mess up url coding...
  36. Replies
    97
    Views
    12,219

    Re: creinold Pinterest Button Addon

    I will have to look into how it pulls the image file. The url to the image my sql query pulls is the standard zen cart image.

    ie the url would look like this:...
  37. Replies
    97
    Views
    12,219

    Re: creinold Pinterest Button Addon

    I think i know what causing the image not to show... are you using some kind of image manager?
  38. Replies
    97
    Views
    12,219

    Re: creinold Pinterest Button Addon

    addThis code: Was something I created real fast. I never tested it. You were my guinea pic... ;) LOL I need to play with it later. I don't use addThis on my site. You can remove it till I figure it...
  39. Replies
    97
    Views
    12,219

    Re: creinold Pinterest Button Addon

    Change this:


    !--Bof creinold Pinterest Modifications, (You can move this anywhere you like the Pin it Button to show up on Product Info page.) -->
    <div id="pinterest"><a...
  40. Replies
    97
    Views
    12,219

    Re: creinold Pinterest Button Addon

    Yeah that is correct.But looks like you added my pinterest codes back in to tpl_product_info_display.php did you also change it there?
  41. Replies
    97
    Views
    12,219

    Re: creinold Pinterest Button Addon

    and did you use the new:
    <?php echo stripslashes(strip_tags($products_description)); ?>

    for the description?
  42. Replies
    97
    Views
    12,219

    Re: creinold Pinterest Button Addon

    No problem. Hard to troubleshooting on my phone inet. LOL

    Have you true turning off ultimate seo. And check to see what happens?
  43. Replies
    97
    Views
    12,219

    Re: creinold Pinterest Button Addon

    Sorry my laptop battery died. Was at bookstore. I'll get back on later tonight. :(
  44. Replies
    97
    Views
    12,219

    Re: creinold Pinterest Button Addon

    Okay the addThis server don't like the zen-cart product url code for some reason. I got to research why. Should just echo the url for the product. I wonder if is an SEO add on that causes the...
  45. Replies
    97
    Views
    12,219

    Re: creinold Pinterest Button Addon

    Can you change one of your products descriptions to be just basic text description no html style and test it. Ie: No font tags, no order list / unorder list... etc/// Just text and that's it....
  46. Replies
    97
    Views
    12,219

    Re: creinold Pinterest Button Addon

    I am starting to wonder if the HTML codes you use to style your description is messing it up. Because it is trying to render them in the pinit description. Hmmm...
  47. Replies
    97
    Views
    12,219

    Re: creinold Pinterest Button Addon

    If that don't work. Just remove that line. Like I said... I am not sure if addThis supports the description line...
  48. Replies
    97
    Views
    12,219

    Re: creinold Pinterest Button Addon

    Must be... When I fixed that one jscript closing tag in the jscript file. Everything work for me on my test site.


    So some other mod is messing with your jscript files causing it.

    To use that...
  49. Replies
    97
    Views
    12,219

    Re: creinold Pinterest Button Addon

    I uploaded your jscript file to my test site. I get the same issue. When I added the closing tag for the popup image above it. It works.

    Here my code: try it again and make sure it gets uploaded...
  50. Replies
    97
    Views
    12,219

    Re: creinold Pinterest Button Addon

    also I notice that you use addThis sharbar, I haven't tried this but this may work also. (You'll still need to use my meta_tags.php code.)

    I am not positive if addThis supports the description...
Results 1 to 50 of 287
Page 1 of 6 1 2 3 4
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR