Page 10 of 11 FirstFirst ... 891011 LastLast
Results 91 to 100 of 108
  1. #91
    Join Date
    Feb 2007
    Posts
    210
    Plugin Contributions
    0

    Default Re: Zen Cart Button Construction Kit 1.6.5 and up..

    This is weird. And I don't know where else to post this. I have generated my new buttons - LOVE your contribution - it potentially can save many hours.
    however - I'm trying to upload them - FileZilla says they upload just fine, but only SOME of them are showing up in the cart. Some are the buttons that were supplied with zc and/or my template.
    I've tried it with 3 browsers.
    I've loaded the buttons into photoshop, and resaved them back to .gif format.
    I've blown away all the existing buttons, and replaced them with my new ones.
    Same result.
    Some are showing up, MOST are not.

    any tips, hints, or other ideas?

  2. #92
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,023
    Plugin Contributions
    32

    Default Re: Zen Cart Button Construction Kit 1.6.5 and up..

    Quote Originally Posted by mumzie View Post
    This is weird. And I don't know where else to post this. I have generated my new buttons - LOVE your contribution - it potentially can save many hours.
    however - I'm trying to upload them - FileZilla says they upload just fine, but only SOME of them are showing up in the cart. Some are the buttons that were supplied with zc and/or my template.
    I've tried it with 3 browsers.
    I've loaded the buttons into photoshop, and resaved them back to .gif format.
    I've blown away all the existing buttons, and replaced them with my new ones.
    Same result.
    Some are showing up, MOST are not.

    any tips, hints, or other ideas?
    Sounds like an issue with your FTP software corrupting your uploads..
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  3. #93
    Join Date
    Feb 2007
    Posts
    210
    Plugin Contributions
    0

    Default Re: Zen Cart Button Construction Kit 1.6.5 and up..

    I have got more info now - I have overwritten the files several times. I deleted the template_default directory button images, and replaced them with the custom ones.

    The problem seems to be that the buttons are displayed from several points in the cart - and I haven't been able to figure out the rest of them. For example includes/languages/english/my_template/button_names.php

  4. #94
    Join Date
    Sep 2012
    Posts
    16
    Plugin Contributions
    0

    Default Re: Zen Cart Button Construction Kit 1.6.8 on ZC v1.5.1

    I'm not able to get the .png buttons with a transparent background to display. I can get the .gif buttons to work although there are a few buttons like the 'Buy now' that displays an enlarged version of the default button. One thing I'm wondering is - do I need to put the button definition files somewhere; - steps 9. and 10. are not clear to me as to what I should do with them.

    8. Copy the resulting language button folders from the folder 'zen_bck/buttons/' to 'includes/templates/[YOUR_TEMPLATE]/buttons/' inside your shop's catalog folder.

    9. The calalog button definitions are contained in the file /zen_bck/includes/zen_bck_config_cat.php. http://www.zen-cart.com/images/smilies/unsure.gif

    10. The admin button definitions are contained in the file /zen_bck/includes/zen_bck_config_admin.php.

    The other thing I'm wondering is - do I put the admin folder in my includes/templates/[YOUR_TEMPLATE]/buttons/' folder.
    along with the catalog folder? The way I have it now is I've uploaded the contents of the catalog .gif button folder directly into my template/english/button folder because there already was a set there and I simply replaced them with the new set. Do I need to keep them in the catalog folder?

    Any help is appreciated. Thanks

    Tom R.

  5. #95
    Join Date
    Sep 2005
    Location
    Waikato, New Zealand
    Posts
    1,539
    Plugin Contributions
    3

    Default Re: Zen Cart Button Construction Kit 1.6.8 on ZC v1.5.1

    Quote Originally Posted by Tom R View Post
    I'm not able to get the .png buttons with a transparent background to display. I can get the .gif buttons to work although there are a few buttons like the 'Buy now' that displays an enlarged version of the default button. One thing I'm wondering is - do I need to put the button definition files somewhere; - steps 9. and 10. are not clear to me as to what I should do with them..
    Ok this is from memory so it could be a bit out


    If you want to display png buttons in your store you need to edit your

    includes/languages/english/my_template/button_names.php
    (if you don't have the above file, copy the on fom here
    /includes/languages/english/button_names.php
    )


    and change the default button names fom gif to png

    as for the admin buttons they go in your

    your-admin\includes\languages\english\images\buttons

    folder

    For admin it is best to use gifs as the image names are hardcoded throughout the admin
    Last edited by nigelt74; 10 Dec 2012 at 04:47 AM.
    Webzings Design
    Semi retired from Web Design

  6. #96
    Join Date
    Dec 2010
    Location
    NYC
    Posts
    101
    Plugin Contributions
    4

    Default Re: Zen Cart Button Construction Kit 1.6.8 on ZC v1.5.1

    Hi,

    This is a very nice tool, however, I am working with rtl languages, in specific with Hebrew. I want to translate the Admin buttons to hebrew. I would like to add a Hebrew translation to this - however, in my first attempt, the text on the buttons is in the opposite (ltr) direction.

    I think that it should be enough to place into the head "he" to set this correctly... can you please advise?

    A.

  7. #97
    Join Date
    Sep 2005
    Location
    Waikato, New Zealand
    Posts
    1,539
    Plugin Contributions
    3

    Default Re: Zen Cart Button Construction Kit 1.6.8 on ZC v1.5.1

    The text should be echoed exactly the same as it goes in within the definition file, are you using actual hebrew characters or html entities?
    Webzings Design
    Semi retired from Web Design

  8. #98
    Join Date
    Dec 2010
    Location
    NYC
    Posts
    101
    Plugin Contributions
    4

    Default Re: Zen Cart Button Construction Kit 1.6.8 on ZC v1.5.1

    Hi.. apologies for the late response on my part... I am using hebrew characters... can you please be more specific as to html entities in this context?

    Thanks

    A.

  9. #99
    Join Date
    Sep 2008
    Location
    DownUnder, overlooking South Pole.
    Posts
    976
    Plugin Contributions
    6

    Default Re: Zen Cart Button Construction Kit 1.6.8 on ZC v1.5.1

    Zen Button Construction Kit - v1.6.9

    Is this mod dead?

    Error message upon initial opening:
    Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in E:\xampp\htdocs\zen_bck\includes\class.zen_bck.php on line 313
    Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in E:\xampp\htdocs\zen_bck\includes\class.zen_bck.php on line 314

    Relevent lines of zen_bck\includes\class.zen_bck.php
    309 $pattern.= '(uml|acute|circ|tilde|ring|elig|grave|slash|horn|cedil|th);/e';
    310 $pattern2.= '([0-9]{3,4});/e';
    311 $replace = "'&'.".$f."('\\1').'\\2'.';'";
    312 $replace2 = "'&#'.".$f2."('\\1').';'";
    313 $result = preg_replace($pattern, $replace, $subject);
    314 $result = preg_replace($pattern2, $replace2, $result);

    However, upon selecting Load preset > admin default, the error messages disappear and I can create a set of admin buttons and download the zip file for the admin buttons.

    But WINDOWS 10 says the zip file is invalid and will not let me open the zip file or extract the downloaded zip file.

    XAMPP 5.6.12, MySQL 5.5.32, PHP 5.6.12
    server_info.php: PHP Version: 5.6.12 (Zend: 2.6.0) Database: MySQL 5.6.26,

  10. #100
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,023
    Plugin Contributions
    32

    Default Re: Zen Cart Button Construction Kit 1.6.8 on ZC v1.5.1

    Quote Originally Posted by dw08gm View Post
    Zen Button Construction Kit - v1.6.9

    Is this mod dead?

    Error message upon initial opening:
    Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in E:\xampp\htdocs\zen_bck\includes\class.zen_bck.php on line 313
    Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in E:\xampp\htdocs\zen_bck\includes\class.zen_bck.php on line 314

    Relevent lines of zen_bck\includes\class.zen_bck.php
    309 $pattern.= '(uml|acute|circ|tilde|ring|elig|grave|slash|horn|cedil|th);/e';
    310 $pattern2.= '([0-9]{3,4});/e';
    311 $replace = "'&'.".$f."('\\1').'\\2'.';'";
    312 $replace2 = "'&#'.".$f2."('\\1').';'";
    313 $result = preg_replace($pattern, $replace, $subject);
    314 $result = preg_replace($pattern2, $replace2, $result);

    However, upon selecting Load preset > admin default, the error messages disappear and I can create a set of admin buttons and download the zip file for the admin buttons.

    But WINDOWS 10 says the zip file is invalid and will not let me open the zip file or extract the downloaded zip file.

    XAMPP 5.6.12, MySQL 5.5.32, PHP 5.6.12
    server_info.php: PHP Version: 5.6.12 (Zend: 2.6.0) Database: MySQL 5.6.26,
    Given since it's been 2 years since this support thread has had any activity, I'd say this is probably dead.. I personally no longer use image buttons as CSS buttons offer more flexibility and gives you options to create buttons that look as good if not BETTER than the buttons generated by this mod.. Plus for mods which may have buttons of their own I do not have to "scramble" to"make" matching buttons.. lat9's CSS button contrib improves the built in CSS buttons functionality..
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

 

 
Page 10 of 11 FirstFirst ... 891011 LastLast

Similar Threads

  1. zen button construction kit
    By Marlake in forum Addon Templates
    Replies: 1
    Last Post: 5 Aug 2011, 03:33 PM
  2. zen button construction kit - cannot see the colors
    By Marlake in forum Addon Templates
    Replies: 0
    Last Post: 2 Aug 2011, 02:01 AM
  3. restored a backup and now I am Under Construction.......but not!
    By christinefred in forum General Questions
    Replies: 4
    Last Post: 5 Feb 2011, 09:30 AM
  4. Help promote Zen Cart Book, and Zen Cart.
    By birdoasis in forum General Questions
    Replies: 2
    Last Post: 17 Apr 2007, 01:44 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR