Page 162 of 373 FirstFirst ... 62112152160161162163164172212262 ... LastLast
Results 1,611 to 1,620 of 3726
  1. #1611
    Join Date
    Jul 2009
    Location
    New York
    Posts
    121
    Plugin Contributions
    2

    Default Zen Lightbox...

    Hi i just install zen light box and i m getting error on SQL when i install sql file i ghet this error


    1146 Table 'sneakerf_testing.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.

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

    Default Re: Zen Lightbox...

    is sneakerf_testing the prefix to your store's tables in the database?

  3. #1613
    Join Date
    Jul 2009
    Location
    New York
    Posts
    121
    Plugin Contributions
    2

    Default Re: Zen Lightbox...

    yes sneakerf_testing prefix

  4. #1614
    Join Date
    Jul 2009
    Location
    New York
    Posts
    121
    Plugin Contributions
    2

    Default Re: Zen Lightbox...

    Quote Originally Posted by DarkAngel View Post
    is sneakerf_testing the prefix to your store's tables in the database?
    yes sneakerf_testing prefix

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

    Default Re: Zen Lightbox...

    sneakerf is the name of the site
    testing is the name of the database

    I think but the tables within the testing database is more than likly either zc, zen or nothing at all but just table names.

    I suggest you go to your database manager (MyPHPadmin from your c-panel), and take a screenshot of the actual tables in the database.

    that way we can see which one of us is confused...thanks

  6. #1616
    Join Date
    Jul 2009
    Location
    New York
    Posts
    121
    Plugin Contributions
    2

    Default Re: Zen Lightbox...

    Quote Originally Posted by DarkAngel View Post
    sneakerf is the name of the site
    testing is the name of the database

    I think but the tables within the testing database is more than likly either zc, zen or nothing at all but just table names.

    I suggest you go to your database manager (MyPHPadmin from your c-panel), and take a screenshot of the actual tables in the database.

    that way we can see which one of us is confused...thanks
    sneakerf_testing is my database name
    testing_ is my prefix name

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

    Default Re: Zen Lightbox...

    then maybe you need to run the sql installer with the prefix where indicated in red...but remember to run the uninstaller first... if tester is the word just before the table name...like it should look like this tester_admin

    INSERT INTO `zen_configuration_group` VALUES (NULL, 'Zen Lightbox', 'Configure Zen Lightbox settings', '0', '1');
    UPDATE `zen_configuration_group` SET `sort_order` = LAST_INSERT_ID() WHERE `configuration_group_id` = LAST_INSERT_ID();

    SELECT @cgi := `configuration_group_id` FROM `zen_configuration_group` WHERE `configuration_group_title` = 'Zen Lightbox';

    INSERT INTO `zen_configuration` (`configuration_id`, `configuration_title`, `configuration_key`, `configuration_value`, `configuration_description`, `configuration_group_id`, `sort_order`, `last_modified`, `date_added`, `use_function`, `set_function`) VALUES

  8. #1618
    Join Date
    Jun 2009
    Posts
    37
    Plugin Contributions
    0

    Default Zen Lightbox...

    Hopefully this will be an easy one to answer.
    I have just had installed Light Box and it appears to work fine - apart from the fact that when I click an image it brings up the box but the image is the same size as the image I clicked to open the box.

    Do I need to resize all my existing images, and add _LRG.jpg and place them all in the LARGE folder for light box to open a larger image of my products?

    Or do I need to do something else so that the customer if they click on my existing image (say 100 x 100 pixels) they get to see a light box image that is say 600 x 600 pixels in size.

    I am going around in circles trying to rectify this.

    Phil
    www.colourpatch.com/shop

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

    Default Re: Zen Lightbox...

    @philblack:

    hi there and happy holiday!

    about the thumbnail images...depending on what size you have them set in admin is the size you initially see...however what I do is upload the image full size via the description page---at the bottom and then the software resizes it to fit your constraints and when clicked on the customer is given the larger size.

    hope that made sense

    example mine are set at width=175 I think...lol I do not enter a height so the software fits to size...then I go enter all the info I need for the product and under the place to enter model you click the browse button to locate the image on your computer...select where you want it uploaded...click preview when doen then update to finalize...go to your store and click the thumbnail and it should open to the original size you uploaded.

    see my store (link in signature for Fantasies Realm) rightclick the thumbnail and choose view image to see the actual size of the image...they are all uploaded full size, named as I want them to be.

    the_LRG is more if you actually get the counter to go thru more than one image on your product page...mine never behaved, so i did it this way
    Last edited by DarkAngel; 12 Dec 2009 at 09:24 AM.

  10. #1620
    Join Date
    Jun 2009
    Posts
    37
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    DarkAngel,

    Perfect!!!!
    It was such an easy fix.
    I appreciate your help.

    Happy holidays to you also..

    PB

 

 

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