Page 171 of 373 FirstFirst ... 71121161169170171172173181221271 ... LastLast
Results 1,701 to 1,710 of 3721
  1. #1701
    Join Date
    Oct 2007
    Location
    Emporia, Kansas
    Posts
    1,762
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    @ Daisy:

    the zen_lightbox folder goes into your templates folder/images/buttons/english

    if that is where you put them then they are right.

    @powelli:

    jscript_zen_lightbox.php is not the installer file the install.sql is the installer and you need to open it in a text editor then copy/paste it into the sql installer of admin

    make sure you add the table prefix if your store has one and if it does not install through there then you need to install it (the same way) from myphpadmin

  2. #1702
    Join Date
    Oct 2009
    Posts
    22
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    Hi, I copied all the contents of the install.sql file in to the install sql page, box, and then hit send, it said 9 something had been sent, but now non of my products show on the site and I have an erorr message on the bottom of my site

    please help,


    1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'MAX_RANDOM_SELECT_REVIEWS' at line 8
    in:
    [select r.reviews_id, r.reviews_rating, p.products_id, p.products_image, pd.products_name from zen_reviews r, zen_reviews_description rd, zen_products p, zen_products_description pd where p.products_status = '1' and p.products_id = r.products_id and r.reviews_id = rd.reviews_id and rd.languages_id = '1' and p.products_id = pd.products_id and pd.language_id = '1' and r.status = 1 limit MAX_RANDOM_SELECT_REVIEWS]



    Quote Originally Posted by DarkAngel View Post
    @ Daisy:

    the zen_lightbox folder goes into your templates folder/images/buttons/english

    if that is where you put them then they are right.

    @powelli:

    jscript_zen_lightbox.php is not the installer file the install.sql is the installer and you need to open it in a text editor then copy/paste it into the sql installer of admin

    make sure you add the table prefix if your store has one and if it does not install through there then you need to install it (the same way) from myphpadmin

  3. #1703
    Join Date
    Mar 2009
    Posts
    221
    Plugin Contributions
    1

    Default Re: Zen Lightbox...

    Quote Originally Posted by powelli View Post
    1146 Table 'elfefcom_zc1.configuration_group' doesn't exist
    in:
    powelli, check this post in the thread. I think this is the issue you are experiencing and a solution (has to do with your table prefix):
    http://www.zen-cart.com/forum/showpo...postcount=1630

  4. #1704
    Join Date
    Oct 2009
    Posts
    22
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    Hi, thanks for this, but I still dont quite understand it, the light box shows up in the configuration table, but I am not sure what to do next?
    ta
    Owain



    Quote Originally Posted by Crunch View Post
    powelli, check this post in the thread. I think this is the issue you are experiencing and a solution (has to do with your table prefix):
    http://www.zen-cart.com/forum/showpo...postcount=1630

  5. #1705
    Join Date
    Mar 2009
    Posts
    221
    Plugin Contributions
    1

    Default Re: Zen Lightbox...

    So, you resolved the problem you posted earlier?
    1146 Table 'elfefcom_zc1.configuration_group' doesn't exist

    because if not, Zen Lightbox would not be installed properly. That error is telling you that table named 'configuration_group' inside the database named 'elfefcom_zc1.configuration_group' can't be found", and your database isn't being updated with the install sql that comes with zen lightbox. This would lead to zen lightbox not working properly.

    Check to see what your table-prefix ("DB_PREFIX") is for zen cart. You can find this in your configure.php files or phpadmin.

    You will need to update that install.sql file with the correct table prefix (the link I posted earlier shows what to update if your table prefix is zen_) because as it stands now, it can't find the table/database.


    If the install.sql inserted correctly since your post, then check your Zen Cart Admin -> Configuration menu for an entry named "Zen Lightbox" (if not there then that install.sql didn't insert) and make sure that the entry for Zen Lightbox is set for true. True means it's enabled and false means it's disabled.
    Last edited by Crunch; 14 Jan 2010 at 06:24 PM.

  6. #1706
    Join Date
    Oct 2009
    Posts
    22
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    Hi, thank you for trying to help, its going a bit over my head now though, could I be really cheeky and ask if I PM you the site log in info would you mind taking a look at it for me...

    cheers
    Owain

  7. #1707
    Join Date
    Nov 2006
    Posts
    28
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    Thanks Dark Angel, have all the image files in the correct folders but the 'close' button is still not showing in fact none of the images/buttons are for example the next previous or page loading one, have uninstalled the wole thing incase I missed something reinstalled and still no luck

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

    Default Re: Zen Lightbox...

    Quote Originally Posted by Daisy View Post
    Thanks Dark Angel, have all the image files in the correct folders but the 'close' button is still not showing in fact none of the images/buttons are for example the next previous or page loading one, have uninstalled the wole thing incase I missed something reinstalled and still no luck
    sorry if I missed it but did you post a link to your store so I can take a peek, if you want to send me a pm and I can take a look at it from within

  9. #1709
    Join Date
    Nov 2006
    Posts
    28
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    Just tried it in IE and can see the close button to close the image but in Firefox cant see it at all

  10. #1710
    Join Date
    Nov 2009
    Location
    France
    Posts
    26
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    Would anyone be able to tell me how to use Lightbox on the product listing page? ie instead of linking to the product info page, clicking on the thumbnail just displays the full-sized image.

    I've been searching the forum for a couple of hours now, and can't see the answer, though I know the question has been asked a few times... apologies if it's obvious and I'm just stupid...

    Thanks...!

 

 

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