Results 1 to 10 of 3727

Hybrid View

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

    Default Re: Zen Lightbox...

    Quote Originally Posted by ginamiller40 View Post
    Well now I've just completely screwed up my shop...ugh. Not even there anymore....i'm so ticked I must have deleted something I shouldn't have. Thats what I'm thinking now. I'm ready to pull my hair out now. What a day.
    step away from the store...it will only aggravate you more.

    take a deep breath....and if you please:

    go to myphpadmin and take a screenshot of the tables for your store and post here

    you said you must have removed something...did you delete files?, if not then there is just a glitch and hopefully this is not a live store.

    can you still get into admin section

  2. #2
    Join Date
    Nov 2009
    Location
    Sweden
    Posts
    7
    Plugin Contributions
    0

    help question Re: Zen Lightbox...

    I installed Zen Lightbox 1.5, but it does not work ..and it's there in "categories" tab (admin area), but is just blank when I click on it!?. I tried several times to uninstall and reinstall the sql but fails the same again. I use ZC 1.3.8a and IH2 to upload my images..plz help!


    4 statements processed.
    ERROR: Cannot insert configuration_key "" because it already exists
    Note: 1 statements ignored. See "upgrade_exceptions" table for additional details.
    Swedish officiall support forum: zencart swedish forum

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

    Default Re: Zen Lightbox...

    Quote Originally Posted by Eyecube-Art View Post
    I installed Zen Lightbox 1.5, but it does not work ..and it's there in "categories" tab (admin area), but is just blank when I click on it!?. I tried several times to uninstall and reinstall the sql but fails the same again. I use ZC 1.3.8a and IH2 to upload my images..plz help!


    4 statements processed.
    ERROR: Cannot insert configuration_key "" because it already exists
    Note: 1 statements ignored. See "upgrade_exceptions" table for additional details.
    Make sure your tables do not have a prefix or if the do then add it to the installer sql code.

    1. open both your server files and the lightbox zip then compare to make sure each file is in its proper place

    2. if you have not done it again, run the uninstaller from admin again to uninstall it from the database

    3. open myphpadmin from your sites/server control panel and try running the installer through the SQL tab

    see if that helps

  4. #4
    Join Date
    Dec 2008
    Posts
    65
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    Hey Zenners

    I have Zen Lightbox installed and working but I wonder if a feature I'm trying simply doesn't work?!

    I have additional images on some of my products, Lightbox works perfect.

    What I have tried to do is put a link to an image on a product information page (ie, a link to a picture of a t-shirt sizing chart) but it won't load in Lightbox. Is this by design or have I got a problem?!

    Many thanks in advance.
    Natty

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

    Default Re: Zen Lightbox...

    Well supposedly it can be for any image in whichever folder you put that in the includes/modules/pages/what ever folder/jscript_zen_lightbox.php

    but, I have it in several spots including the main page too and it has never worked with the images that are linked to there nor the product description.

    They just seem to open in the normal fashion...of course right now that is getting rectified since I am doing all images with image handler 2...even if the one part of lightbox that says it will put them all into the first popup iwht previous and next links...mine won't do it...lol





    Quote Originally Posted by Natty View Post
    Hey Zenners

    I have Zen Lightbox installed and working but I wonder if a feature I'm trying simply doesn't work?!

    I have additional images on some of my products, Lightbox works perfect.

    What I have tried to do is put a link to an image on a product information page (ie, a link to a picture of a t-shirt sizing chart) but it won't load in Lightbox. Is this by design or have I got a problem?!

    Many thanks in advance.
    Natty

  6. #6
    Join Date
    Sep 2009
    Location
    Rzeszów / Poland
    Posts
    10
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    helo. i hawe problem with lightbox i instaled zen-lightbox on the shop but when i turn it on the images are opening in the same window by open the image ONLY. no lightbox..

    all is propertly instaled i hawe 2 shops in one of this all is ok on second zen lightbox its dont work..

    sklep.s-x-t.pl - not working - now is turned OFF

    and

    sklep.dzetasystem.pl -- there is all fine

    so how to make this working


    sample source code of site .
    PHP Code:
    <!--bof Main Product Image -->
     
    <
    div id="productMainImage" class="centeredContent back">
    <
    script language="javascript" type="text/javascript"><!--
    document.write('<a href="images/subiekt/S6_99R13_8024_4b90c66b69e2f.jpg" rel="lightbox" title="Opona Stage6 Racing Slick 130/60-13 "><img src="bmz_cache/1/17f15d08b8f3d0da239e09c1b23b6237.image.250x186.jpg" alt="Opona Stage6 Racing Slick 130/60-13" title=" Opona Stage6 Racing Slick 130/60-13 " width="250" height="186" /><br /><span class="imgLink">powiększ</span></a>');
    //--></script>
    <noscript>
    <
    a href="http://sklep.s-x-t.pl/index.php?main_page=popup_image&amp;pID=3224" target="_blank"><img src="bmz_cache/1/17f15d08b8f3d0da239e09c1b23b6237.image.250x186.jpg" alt="Opona Stage6 Racing Slick 130/60-13" title=" Opona Stage6 Racing Slick 130/60-13 " width="250" height="186" /><br /><span class="imgLink">powi&#281;ksz</span></a></noscript>
    </div><!--eof Main Product Image--> 

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

    Default Re: Zen Lightbox...

    Quote Originally Posted by dzetasystem View Post
    helo. i hawe problem with lightbox i instaled zen-lightbox on the shop but when i turn it on the images are opening in the same window by open the image ONLY. no lightbox..

    all is propertly instaled i hawe 2 shops in one of this all is ok on second zen lightbox its dont work..

    sklep.s-x-t.pl - not working - now is turned OFF

    and

    sklep.dzetasystem.pl -- there is all fine

    so how to make this working


    sample source code of site .
    PHP Code:
    <!--bof Main Product Image -->
     
    <
    div id="productMainImage" class="centeredContent back">
    <
    script language="javascript" type="text/javascript"><!--
    document.write('<a href="images/subiekt/S6_99R13_8024_4b90c66b69e2f.jpg" rel="lightbox" title="Opona Stage6 Racing Slick 130/60-13 "><img src="bmz_cache/1/17f15d08b8f3d0da239e09c1b23b6237.image.250x186.jpg" alt="Opona Stage6 Racing Slick 130/60-13" title=" Opona Stage6 Racing Slick 130/60-13 " width="250" height="186" /><br /><span class="imgLink">powiększ</span></a>');
    //--></script>
    <noscript>
    <
    a href="http://sklep.s-x-t.pl/index.php?main_page=popup_image&amp;pID=3224" target="_blank"><img src="bmz_cache/1/17f15d08b8f3d0da239e09c1b23b6237.image.250x186.jpg" alt="Opona Stage6 Racing Slick 130/60-13" title=" Opona Stage6 Racing Slick 130/60-13 " width="250" height="186" /><br /><span class="imgLink">powi&#281;ksz</span></a></noscript>
    </div><!--eof Main Product Image--> 
    I take it you ran the SQL and it shows under the configuration tab. You have set the preferences (settings) for it there too.

    I suggest that you double check once more to see the server files and make sure they were uploaded to the right spot and you did not miss one or accidently dropit into the wrong folder

    AND at the same time reupload each file for in case the file got corrupted the first time. I can happen.

    come back and let us know if it worked or not--remember to turn it back on too

 

 

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

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