Page 216 of 373 FirstFirst ... 116166206214215216217218226266316 ... LastLast
Results 2,151 to 2,160 of 3726
  1. #2151
    Join Date
    Aug 2009
    Posts
    368
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    Not work for me . please help

    I tried this :

    1. download mootools-core-1.3-full-compat.js
    2. replace zen_lightbox_mootools_default.js , zen_lightbox_mootools_custom.js from /include/my_tmplate/jscript with downloaded .js and change the name like before.
    3. download slimbox.zip from previus page dave's post and overwrite the initial one one /includes/classes/zen_lightbox

    Doesn't work with chrome .

    you can take a look here http://www.ducashop.ro/ducashop/inde...oducts_id=1033

  2. #2152
    Join Date
    Aug 2009
    Posts
    368
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    is working ! Browser cache problem ...

  3. #2153
    Join Date
    Oct 2010
    Posts
    28
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    Just updated my site and now it's fine.

    Should we expect 'genuine' fix for this one or there's nobody to do it?

  4. #2154
    Join Date
    Sep 2010
    Posts
    2
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    After i upload all the file and try to send the sql it pop out this message

    1146 Table 'spreecha_zc1.configuration_group' doesn't exist
    in:
    [SELECT @cgi := configuration_group_id FROM configuration_group WHERE configuration_group_title = 'Zen Lightbox';]
    If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.

    Anyone can help me....thank you

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

    Default Re: Zen Lightbox...

    Quote Originally Posted by hanfu View Post
    After i upload all the file and try to send the sql it pop out this message

    1146 Table 'spreecha_zc1.configuration_group' doesn't exist
    in:
    [SELECT @cgi := configuration_group_id FROM configuration_group WHERE configuration_group_title = 'Zen Lightbox';]
    If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.

    Anyone can help me....thank you
    when I try inserting the sql through admin of the store it never does it right...it claims to be successful but it will give me that message at times too sooooo


    I go directly to myphpadmin and insert any sql there...

    remember to add the prefix to your tables if you have any.

    I suggest to use the store admin to remove the sql from your database then go to myphoadmin ---from your servers control panel ---- and insert the sql there.

  6. #2156
    Join Date
    Sep 2010
    Posts
    29
    Plugin Contributions
    2

    Default Problem with images in reviews

    Hello,

    Thank you for your great contribution.

    I have a small problem with lightbox on reviews pages. I have a website in 5 languages (http://www.olaf.legnica.pl) and the standard language is Polish. There are 3 reviews, all in Polish. If a review is displayed in Polish (http://www.olaf.legnica.pl/index.php...6&reviews_id=3), everything is OK (see pic. 1), but after having switched to another language I have an unnecessary text on the left border of the image (see pic. 2). Moreover, it stays when I switch back to Polish (http://www.olaf.legnica.pl/index.php...oducts_id=1886).

    How to get rid of that?

    Best regards,
    Stan
    Attached Thumbnails Attached Thumbnails Click image for larger version. 

Name:	1.jpg 
Views:	124 
Size:	50.0 KB 
ID:	8341   Click image for larger version. 

Name:	2.jpg 
Views:	124 
Size:	50.7 KB 
ID:	8342  
    Last edited by stanislawl; 29 Oct 2010 at 06:04 PM.

  7. #2157
    Join Date
    May 2010
    Posts
    10
    Plugin Contributions
    0

    Default Re: SSL problem

    Quote Originally Posted by jeking View Post
    Bump. Anybody have any ideas? The javascript file mentioned doesn't seem to call any outside files so I can't figure why it's giving a security warning.
    Please let me know when you figure it out, I'm having the same problem and have spent the last two days trying to figure out why. I ended up changing the name of the

    lightbox_lightiningload.js to something else until I can figure out why that particular file gives a security warning. I really love the lightbox...


  8. #2158
    Join Date
    Sep 2010
    Posts
    129
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    Quote Originally Posted by Sethaholic View Post
    What I did was open the mootools1.3.js file (in Dreamweaver), copy the code and replace the code in both the mootools_custom.js and motools_default.js. Then upload these two new files to your server to replace the old ones.

    After that, download the zip file from Dave and replace the slimbox file. Worked for me. Hope that helps.
    Hi everyone hope you can help please,

    I did what dave said got the new mootools and replaced (overwrote) the code inside both the zen_lightbox_mootools_default.js and zen_lightbox_mootools_custom.js with the code in the new mootools 1.3 files plus uploaded the new slimbox.php file from dave's earlier post.

    It isn't working.

    It doesnt make sense to me to overwrite all the code with the new code since the older files were a little different.

    Can someone please post here the updated zen_lightbox_mootools_default.js and zen_lightbox_mootools_custom.js
    that already have the new mootools correct code in them and then i can simply upload them and job done

    Or at least tell me what parts of those files need replacing.

    cheers!
    Silver Jewellery

    RESPECT to the Zen Cart Team, I'm PERFECTLY Zenned!

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

    Default Re: SSL problem

    Quote Originally Posted by WebDi View Post
    Please let me know when you figure it out, I'm having the same problem and have spent the last two days trying to figure out why. I ended up changing the name of the

    lightbox_lightiningload.js
    to something else until I can figure out why that particular file gives a security warning. I really love the lightbox...

    the file in red...is that the original name or what you changed it to.

    I just looked into the zen lightbox folder and it does not exist...are you sure you are using zen light box and not slimbox or jqlightbox?

  10. #2160
    Join Date
    Dec 2007
    Location
    Payson, AZ
    Posts
    1,076
    Plugin Contributions
    15

    Default Re: Zen Lightbox...

    Quote Originally Posted by aozhaver View Post
    Hi everyone hope you can help please,

    I did what dave said got the new mootools and replaced (overwrote) the code inside both the zen_lightbox_mootools_default.js and zen_lightbox_mootools_custom.js with the code in the new mootools 1.3 files plus uploaded the new slimbox.php file from dave's earlier post.

    It isn't working.

    It doesnt make sense to me to overwrite all the code with the new code since the older files were a little different.

    Can someone please post here the updated zen_lightbox_mootools_default.js and zen_lightbox_mootools_custom.js
    that already have the new mootools correct code in them and then i can simply upload them and job done

    Or at least tell me what parts of those files need replacing.

    cheers!
    The two files need to be deleted... zen_lightbox_mootools_default.js and zen_lightbox_mootools_custom.js

    both are the older versions of mootools and not needed once you place the mootools 1.3 into the folder.

    One thing... I use mootools for other things... like my sidebox menu... thous the jscript_mootools.js naming. One advantage to this, lightbox can work across the site by just adding the rel="lightbox" to a image link. If your not using it across the site, then replacing one of the two files would work too...
    Dave
    Always forward thinking... Lost my mind!

 

 

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