Page 1 of 2 12 LastLast
Results 1 to 10 of 767

Hybrid View

  1. #1
    Join Date
    Oct 2008
    Location
    Croatia
    Posts
    1,741
    Plugin Contributions
    22

    Default Re: ZX Slideshow official thread

    If it's not too late, you might try to remove all entries from the database manually. Just open phpMyAdmin, search configuration and configuration_group tables for ZX and delete all entries that start with ZX (slideshow related). Then try installing the SQL patch as usual. You've probably tried installing it twice without uninstalling...

  2. #2
    Join Date
    Jun 2012
    Posts
    13
    Plugin Contributions
    0

    Default Re: ZX Slideshow official thread

    Quote Originally Posted by balihr View Post
    If it's not too late, you might try to remove all entries from the database manually. Just open phpMyAdmin, search configuration and configuration_group tables for ZX and delete all entries that start with ZX (slideshow related). Then try installing the SQL patch as usual. You've probably tried installing it twice without uninstalling...
    Hi balihr, thanks for replying. I did try that on the original database I have backed up (the one I was trying to install this patch on) and I can find no entries for ZX slideshow, and I get the same error when trying again, several times.

    It is all working fine though as I have successfully started from scratch with the site on a live server rather than my own localhost and all the previous modules I had installed, have reinstalled without a hitch alongside ZX slideshow. I can only assume I had mucked something up previously lol

  3. #3
    Join Date
    May 2010
    Location
    WA State
    Posts
    1,678
    Plugin Contributions
    3

    Default Re: ZX Slideshow official thread

    This mod rocks the house! Piece of cake to install, crystal clear instructions, and works in every browser. Thanks for an excellent piece of work!

  4. #4
    Join Date
    Oct 2008
    Location
    Croatia
    Posts
    1,741
    Plugin Contributions
    22

    Default Re: ZX Slideshow official thread

    Quote Originally Posted by RescoCCC View Post
    This mod rocks the house! Piece of cake to install, crystal clear instructions, and works in every browser. Thanks for an excellent piece of work!
    Well, such a comment is always nice to read. Thank you for the kind words, I'm glad you like the module!

  5. #5
    Join Date
    Jun 2012
    Posts
    13
    Plugin Contributions
    0

    Default Re: ZX Slideshow official thread

    I am trying to move the ZX Slideshow into the headerWrapper div, as I would like the slideshow to be wider than the centerColumn and above any contentMainWrapper content.

    I moved

    Code:
    <!-- begin edit for ZX Slideshow -->
    <?php if (ZX_SLIDESHOW_STATUS == 'true') { ?>
    	<?php require($template->get_template_dir('zx_slideshow.php',DIR_WS_TEMPLATE, $current_page_base,'templates'). '/zx_slideshow.php'); ?>
    <?php } ?>
    <!-- end edit for ZX Slideshow -->
    from tpl_index_default.php into tpl_header.php positioned below the logo and nav display, and wrapped it in <div id="BMsliderMod"> to help me debug the process.

    Although I am a novice at HTML and PHP, I thought I could do this. Clearly, I am doing something wrong as the ZX Slider remains in the contentMainWrapper, and I do not see my "BMsliderMod" id in the html code either.

    Could you Balihr or anyone else give me some pointers as to the process I need to follow to achieve getting the ZX Slideshow into the header?

    If it helps, the site being worked on is itshirtprint [dot] com/shop/

    Many thanks :)

    Bruce

  6. #6
    Join Date
    Jun 2012
    Posts
    13
    Plugin Contributions
    0

    Default Re: ZX Slideshow official thread

    Quote Originally Posted by twistafix View Post
    I am trying to move the ZX Slideshow into the headerWrapper div, as I would like the slideshow to be wider than the centerColumn and above any contentMainWrapper content.

    I moved

    Code:
    <!-- begin edit for ZX Slideshow -->
    <?php if (ZX_SLIDESHOW_STATUS == 'true') { ?>
    	<?php require($template->get_template_dir('zx_slideshow.php',DIR_WS_TEMPLATE, $current_page_base,'templates'). '/zx_slideshow.php'); ?>
    <?php } ?>
    <!-- end edit for ZX Slideshow -->
    from tpl_index_default.php into tpl_header.php positioned below the logo and nav display, and wrapped it in <div id="BMsliderMod"> to help me debug the process.

    Although I am a novice at HTML and PHP, I thought I could do this. Clearly, I am doing something wrong as the ZX Slider remains in the contentMainWrapper, and I do not see my "BMsliderMod" id in the html code either.

    Could you Balihr or anyone else give me some pointers as to the process I need to follow to achieve getting the ZX Slideshow into the header?

    If it helps, the site being worked on is itshirtprint [dot] com/shop/

    Many thanks :)

    Bruce
    Ok, I have fixed this. The error was mine lol

    It seems I had two copies of the ZX code in tpl_index_categories.php as well as in tpl_index_default.php after commenting both out, putting the code in the tpl_header.php works fine

    Once again balihr, thank you for the great mod

  7. #7
    Join Date
    Apr 2008
    Posts
    446
    Plugin Contributions
    1

    Default Re: ZX Slideshow official thread

    Hi. First of all thank you for the plugin. I've been trying to make the nivo slideshow work on my website for months.
    I've tried searching up and down this thread but couldn't find anyone having the same error I'm having.
    The navigation in one of my sites, just doesn't work at all.
    None of the images appear (bullets and arrows) on Previous and Next link and they don't work. The CSS file seems fine as the loading image does appear.
    I checked the source to see if maybe the images where out of place but they're just not loading.
    I tried removing them from the admin area, and the controls don't work either.

    Now there is something really strange going on. I had the easyslider plugin before I installed this one. All the files are removed from the server, but if I upload the css file from this plugin the arrows do show, but don't work at all. The bullets though don't show at all, no matter how much I mess with the CSS.

    Has anyone seen this error before? Any solution?

    Also, I found there is no need to modify the tpl_index_default.php page. By adding the same piece of code to the define_main_page.php (which can be edited also from the admin) the slideshow performs the same way.

  8. #8
    Join Date
    Oct 2013
    Location
    UK
    Posts
    9
    Plugin Contributions
    0

    Default Re: ZX Slideshow official thread

    www.ew-trading.com I am trying to get this running also have nothing other than title on zen dash, have installed twice, followed what I think is correct instruction, tried patches twice, install, uninstall, install etc for 1.3, using 1.3.9, looked in my PHP but not sure in there, typed in ZX in all boxes on those 2 tables and nothing. Why isn't it working? No other jquery bits in there, added all manually to each folder, double checked it all. Help anyone?

  9. #9
    Join Date
    Oct 2013
    Location
    UK
    Posts
    9
    Plugin Contributions
    0

    Default Re: ZX Slideshow official thread

    I get this when try patch - Error ERROR: Cannot insert configuration_key "" because it already exists - have followed the thread through but no joy.

  10. #10
    Join Date
    Oct 2013
    Location
    UK
    Posts
    9
    Plugin Contributions
    0

    Default Re: ZX Slideshow official thread

    I have just uninstalled again and tried to upload via myphp and get this -

    Error

    SQL query: Documentation

    SELECT @ZXconfig := configuration_group_id
    FROM configuration_group
    WHERE configuration_group_title = 'ZX Slideshow'
    LIMIT 1 ;

    MySQL said: Documentation
    #1146 - Table 'ewtrad_zc1.configuration_group' doesn't exist

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Hebrew Support - latest release [Support Thread]
    By eranariel in forum Addon Language Packs
    Replies: 22
    Last Post: 26 Jan 2026, 06:47 AM
  2. EasyPopulate 4.0 Support Thread
    By chadderuski in forum Addon Admin Tools
    Replies: 3672
    Last Post: 11 Sep 2025, 05:07 PM
  3. goMobile Support Thread
    By steveyork136 in forum Addon Templates
    Replies: 29
    Last Post: 26 Aug 2015, 11:56 AM
  4. Frontpage Slideshow [support thread]
    By sport_billy in forum All Other Contributions/Addons
    Replies: 108
    Last Post: 10 Jul 2014, 12:41 PM
  5. SnapShot [support thread]
    By skipwater in forum All Other Contributions/Addons
    Replies: 32
    Last Post: 26 Oct 2012, 08:38 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