Page 157 of 373 FirstFirst ... 57107147155156157158159167207257 ... LastLast
Results 1,561 to 1,570 of 3726
  1. #1561
    Join Date
    Oct 2007
    Location
    Emporia, Kansas
    Posts
    1,762
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    @kobra8:

    in each of the stores I manage the servers have a c-panel which then gives us access to MyPHPAdmin..which will let us get to the databases.

    I tried many times to install it through the admin section of my stores but could not, this was the only way I could install it.

    @cdnbride:
    Okay hello I am new at this and installed my first mod yesterday with success and to my surprise so I too would love to get my 2nd mod installed without too much confusion.
    I have two questions with respect to lightbox ... first, because I'm still learning I followed the install directions very literally which maybe I shouldn't have. Was I supposed to copy the "includes" folder the whole folder to my includes folder or was I supposed to open it and copy over each folder in their prospective folders in my store?? Either way I've done it both ways, I'm just curious as to which is the right way.
    Second, I am not sure how to find out what the correct wording is in my database, the one that is being refered to in the last post in red. Is there some where specific that I can look at and know for sure what I should be putting in there? I've tried a few combinations but none have worked. My SQL database is named cdnbridal_zc1, would that be what I put in there?
    I find that many mod creators do that mistake...they take it for granted that someone has done this type of installation before. so the answer is NO.

    1. you open your zip up on your desktop then go to your server.
    2. compare the folders in the zip to what is on the server
    3. drag the files from your zip to the folder on your server, with the same name (includes items go into the includes folder of server)

    any folder that says either "custom" or "Your_template_folder" must go into a fodler named same as your template (mostlygrey for instance)

    Not everyone knows how to install things and I am totally grateful for the ones that do the actual coding and creating so I have something to customize my stores with (I help maintain or manage about 6 of them) and that is why I intrude in the forums with any help to other newbies that I can aide with...either by pm to go install it for them or assistance in here.

    This store software is really pretty easy once you get the hang of it and the customer suppport here is tremendous, there is a certain gallery software that when you ask a question they tell you to go learn the software or hire someone to help you....that is not the way to handle things either in RL or the virtual world...lol My pet peeve, sorry.

    As for the "wording in red" you need to actually look at your database to see what the prefix is...some that installed it gave it a prefix others have left it without one.

  2. #1562
    Join Date
    Mar 2009
    Location
    Serbia
    Posts
    349
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    DarkAngel I do thet you write end nothing, geting mesage:
    I do:
    1. you open your zip up on your desktop then go to your server.
    2. compare the folders in the zip to what is on the server
    3. drag the files from your zip to the folder on your server, with the same name (includes items go into the includes folder of server)

    any folder that says either "custom" or "Your_template_folder" must go into a fodler named same as my template:

    ..............................
    1054 Unknown column 'zen_configuration_group_id' in 'field list'
    in:
    [INSERT INTO zen_configuration (configuration_id, configuration_title, configuration_key, configuration_value, configuration_description, zen_configuration_group_id, sort_order, last_modified, date_added, use_function, set_function) VALUES (NULL, 'Zen Lightbox', 'ZEN_LIGHTBOX_STATUS', 'true', '
    If true, all product images on the following pages will be displayed within a lightbox:

    - document_general_info
    - document_product_info
    - page (EZ-Pages)
    - product_free_shipping_info
    - product_info
    - product_music_info
    - product_reviews
    - product_reviews_info
    - product_reviews_write

    .............................

    Agein, can you please tell my hay did you install the SQL through your's database asmin panel NOT the store admin.

  3. #1563
    Join Date
    Sep 2009
    Location
    Toronto, Canada
    Posts
    149
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    Quote Originally Posted by DarkAngel View Post
    @kobra8:

    in each of the stores I manage the servers have a c-panel which then gives us access to MyPHPAdmin..which will let us get to the databases.

    I tried many times to install it through the admin section of my stores but could not, this was the only way I could install it.

    @cdnbride:
    I find that many mod creators do that mistake...they take it for granted that someone has done this type of installation before. so the answer is NO.

    1. you open your zip up on your desktop then go to your server.
    2. compare the folders in the zip to what is on the server
    3. drag the files from your zip to the folder on your server, with the same name (includes items go into the includes folder of server)

    any folder that says either "custom" or "Your_template_folder" must go into a fodler named same as your template (mostlygrey for instance)

    Not everyone knows how to install things and I am totally grateful for the ones that do the actual coding and creating so I have something to customize my stores with (I help maintain or manage about 6 of them) and that is why I intrude in the forums with any help to other newbies that I can aide with...either by pm to go install it for them or assistance in here.

    This store software is really pretty easy once you get the hang of it and the customer suppport here is tremendous, there is a certain gallery software that when you ask a question they tell you to go learn the software or hire someone to help you....that is not the way to handle things either in RL or the virtual world...lol My pet peeve, sorry.

    As for the "wording in red" you need to actually look at your database to see what the prefix is...some that installed it gave it a prefix others have left it without one.
    Hi Dark Angel

    Thanks for your post, i have been trying everything and its a no-go for me... the only thing that I noticed is that in your details you've got the three spots to change the text (in red) but when I copy my SQL over there is only INSERT INTO, SELECT and INSERT INTO again, there is no FROM does that make a difference? I'm guessing that it doesn't since others have been able to install it successfully so I am giving up at least for tonight otherwise I may put my foot through the screen and toss the keyboard out the window! lol

    Thanks for your help

    Cdnbride

  4. #1564
    Join Date
    Sep 2009
    Location
    Toronto, Canada
    Posts
    149
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    Well I found the FROM so I guess thats not the problem,,,,, hmmmm, I'll keep trying.....

  5. #1565
    Join Date
    May 2006
    Location
    Scotland
    Posts
    198
    Plugin Contributions
    0

    Default Close button not visible

    I can't seem to get the close button to view in FF. I've tried adding a colour to the close link in the style sheet but that's not made any difference. I see that other people have had the same problem. Does anyone have a fix for this?
    Just realised that I have the same problem in IE8
    Last edited by high2K; 3 Nov 2009 at 11:47 AM.

  6. #1566
    Join Date
    May 2006
    Location
    Scotland
    Posts
    198
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    Is OK. I got this to work by copying the lightbox images folder to template_default

  7. #1567
    Join Date
    Mar 2009
    Location
    Serbia
    Posts
    349
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    It is work now
    I do:

    1.run the uninstall.sql from the contrib first without modifying the code!

    2.Install copy/paste in admin SQL:
    CODE is on link:
    http://www.zen-cart.com/forum/showth...45314&page=140
    POST of afterdarkaccessories #1400

    Enjoy

  8. #1568
    Join Date
    Oct 2007
    Location
    Emporia, Kansas
    Posts
    1,762
    Plugin Contributions
    0

    Default Re: Close button not visible

    Quote Originally Posted by high2K View Post
    I can't seem to get the close button to view in FF. I've tried adding a colour to the close link in the style sheet but that's not made any difference. I see that other people have had the same problem. Does anyone have a fix for this?
    Just realised that I have the same problem in IE8
    I have a scroll problem in FF if the large promo is too big but it shows on mine with the white background where the button should be

    and i alwo have it set to close when the image is clicked on as well

  9. #1569
    Join Date
    May 2009
    Posts
    3
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    As you know in Chrome, Zenlight has problems , not yet fixed. But today I found http://www.zencarter.com/shop/sidebo...ressing-p-482/ if you click over image, yesss seems to be LightBox, and has not problems in chrome.

    Obviously zencarter.com has changed code and fix the problem, or use another contribution, unfortunally i've basic knowledges of JavaScript , to see code
    http://www.zencarter.com/shop/includ...ools_custom.js

    If somebody can help.... Thank's!

  10. #1570
    Join Date
    Oct 2009
    Location
    Stockholm, Sweden
    Posts
    16
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    Installed LB and everything works great, but the main image (The big one) gets ordered as the last of for example 4 of 4 images.

    Can this be how they are placed in the product info page?
    I have some thumbs fore detailed images to the left and then the main image to the right.

    If someone had this problem and solved it pls help

    Thanx

 

 

Similar Threads

  1. Free Shipping Rules addon [Support Thread]
    By numinix in forum Addon Shipping Modules
    Replies: 36
    Last Post: 2 Dec 2016, 01:56 PM
  2. v151 Reviews Reply addon [Support Thread]
    By mikestaps in forum All Other Contributions/Addons
    Replies: 9
    Last Post: 17 Oct 2014, 01:29 AM
  3. Jquery Lightbox [Support thread]
    By yellow1912 in forum All Other Contributions/Addons
    Replies: 257
    Last Post: 2 Aug 2012, 10:57 PM
  4. File Upload Required addon [Support Thread]
    By 1100101 in forum All Other Contributions/Addons
    Replies: 21
    Last Post: 10 Dec 2011, 03:00 AM
  5. [Support Thread] IE only JavaScripts and Stylesheets Addon
    By Meshach in forum All Other Contributions/Addons
    Replies: 16
    Last Post: 31 May 2011, 08:18 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