Results 1 to 10 of 3727

Hybrid View

  1. #1
    Join Date
    Mar 2006
    Location
    The Netherlands
    Posts
    93
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    Quote Originally Posted by DarkAngel View Post
    you need to go into your database controller to look at the database tables. that way you will see if you used a prefix and you won't change it there in the database but you will need to fix the code to show the prefix

    although since you did not get the error that you could not install it I am not sure but you might not need the prefix.

    Does it show up in the admin section of your store---admin/configuration/shown at the last of that list and do the settings show up too.

    You only ran the sql installer once---right?


    Im sure there is no prefix

    No it does not show in admin

    I run it and then did the uninstaller .Did it again for maybe 2 or 3 times.

    Thanks for helping

    Andre

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

    Default Re: Zen Lightbox...

    i had to do this once when first installing it too...run the uninstaller sql then go to the server and remove all the files that you have for the lightbox.

    quit your ftp then reopen it and upload the files once more making sure you put them into the right places...when it says your_template it means to create a folder within that place and name it with the name of your template that you are using.

    then run the install sql again and see if you still have trouble.

  3. #3
    Join Date
    Mar 2006
    Location
    The Netherlands
    Posts
    93
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    Did it al and getting this message again:

    Success 4 statements processed.
    Error ERROR: Cannot insert configuration_key "" because it already exists
    Warning Note: 1 statements ignored. See "upgrade_exceptions" table for additional details.

    Andre






    Quote Originally Posted by DarkAngel View Post
    i had to do this once when first installing it too...run the uninstaller sql then go to the server and remove all the files that you have for the lightbox.

    quit your ftp then reopen it and upload the files once more making sure you put them into the right places...when it says your_template it means to create a folder within that place and name it with the name of your template that you are using.

    then run the install sql again and see if you still have trouble.

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

    Default Re: Zen Lightbox...

    ok are you installing the sql thru admin or thru your databases myPHPAdmin

  5. #5
    Join Date
    Mar 2006
    Location
    The Netherlands
    Posts
    93
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    Thru Admin

    Quote Originally Posted by DarkAngel View Post
    ok are you installing the sql thru admin or thru your databases myPHPAdmin

  6. #6
    Join Date
    Mar 2006
    Location
    The Netherlands
    Posts
    93
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    Just did it thru PhpMyadmin and now its working !!

    But I dont see anything in admin/configuration.



    Andre


    Quote Originally Posted by dre View Post
    Thru Admin

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

    Default Re: Zen Lightbox...

    at least you got it to install without errors

    in admin at the bottom of configuration there is no lightbox listed?

    am lost on that one unless your theme lightbox files are not in their designated theme folder

    check to make sure that you put the:
    includes/languages/english/extra_definitions/make a folder for your theme here and place that file in it

    same for the modules/your theme folder
    and the templates/your theme folder

    put those files from the zip into the folders and then check admin again either in a new page or refreshing the page you have open

    let us know

  8. #8
    Join Date
    Nov 2009
    Posts
    21
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    Hello, For some reason lightbox does not display the image in Chrome 3.0.195.33, and Opera 10.10. The light box appears, just with no image. Works fine in IE 8.0.7600.

  9. #9
    Join Date
    Nov 2009
    Posts
    21
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    Quote Originally Posted by serovectra View Post
    Hello, For some reason lightbox does not display the image in Chrome 3.0.195.33, and Opera 10.10. The light box appears, just with no image. Works fine in IE 8.0.7600.
    Sorry wouldn't allow me to edit, does not work on Firefox/3.5.5 as well.

  10. #10
    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

 

 

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