Hypervisor Posted September 27, 2020 Posted September 27, 2020 I have this via the Gamozilla theme and I'm either missing something obvious or there is a bug. I'm setting up a second slider (Slider 2) and it's set up identically to the first with the only difference being the title and text (same styling, just different words). The image on the second slider (which is the same as the first) will not show. What am I doing wrong? Thanks in advance!
TAMAN Posted September 27, 2020 Author Posted September 27, 2020 3 hours ago, Hypervisor said: What am I doing wrong? Do you use the swiper slider application or are you using one of my themes?
Hypervisor Posted September 28, 2020 Posted September 28, 2020 18 hours ago, TAMAN said: Do you use the swiper slider application or are you using one of my themes? The theme. I'll stop posting here and only use the theme topic from now on -- I didn't originally see the theme topic so my bad for posting here.
Daniel Simoes Posted October 26, 2020 Posted October 26, 2020 I'm using Swap Slider in Invision 4.5.4 After 4.5.x series, I can not Edit a Slider, on Admin area.. I getting the error below: Quote 2S119/1 The CSRF protection key did not match. This may indicate a plugin or theme is out of date. Please contact technical support for more information. Note: My user has All Admin Privileges
TAMAN Posted October 27, 2020 Author Posted October 27, 2020 5 hours ago, Daniel Simoes said: After 4.5.x series, I can not Edit a Slider, on Admin area.. I getting the error below: It hasn't been updated for ips 4.5.x yet!
Sethhh. Posted October 28, 2020 Posted October 28, 2020 On 10/26/2020 at 11:05 PM, Daniel Simoes said: I'm using Swap Slider in Invision 4.5.4 After 4.5.x series, I can not Edit a Slider, on Admin area.. I getting the error below: Note: My user has All Admin Privileges Same problem to me. Waiting for update till 15 september... God help us! It is an amazing application. The GodFather-CSBD 1
arkfrance Posted November 29, 2020 Posted November 29, 2020 Are you able to add a select box to choose more than one database ? https://prnt.sc/vs6nvj
TowZone Posted January 7, 2021 Posted January 7, 2021 (edited) any update on the update to 4.5? Edited January 7, 2021 by TowZone
Gangst3r Posted July 11, 2021 Posted July 11, 2021 Hi, any chances to update it to work with 4.5 or 4.6 community version?
TAMAN Posted July 11, 2021 Author Posted July 11, 2021 8 hours ago, Gangst3r said: Hi, any chances to update it to work with 4.5 or 4.6 community version? Hi, as soon as all my themes are updated to a new version that im working on currently then i will update this application and set it free in IPS marketplace Gangst3r, zelgadis and Markus Jung 3
Gangst3r Posted August 14, 2021 Posted August 14, 2021 (edited) I've updated it by myself adding only this code to 2 php files (sliders & settings) into modules folder applications/swiperslider/modules/admin/swiper/ /** * @brief Has been CSRF-protected */ public static $csrfProtected = TRUE; In sliders.php find: class _sliders extends \IPS\Node\Controller class _sliders extends \IPS\Node\Controller add after /** * @brief Has been CSRF-protected */ public static $csrfProtected = TRUE; It works great now. In settings.php find: class hook411 extends _HOOK_CLASS_ { add after: /** * @brief Has been CSRF-protected */ public static $csrfProtected = TRUE; Tha's all 😉 Edited August 14, 2021 by Gangst3r TAMAN 1
TAMAN Posted August 15, 2021 Author Posted August 15, 2021 (edited) 16 hours ago, Gangst3r said: I've updated it by myself adding only this code to 2 php files (sliders & settings) into modules folder applications/swiperslider/modules/admin/swiper/ /** * @brief Has been CSRF-protected */ public static $csrfProtected = TRUE; In sliders.php find: class _sliders extends \IPS\Node\Controller class _sliders extends \IPS\Node\Controller add after /** * @brief Has been CSRF-protected */ public static $csrfProtected = TRUE; It works great now. In settings.php find: class hook411 extends _HOOK_CLASS_ { add after: /** * @brief Has been CSRF-protected */ public static $csrfProtected = TRUE; Tha's all 😉 It will be updated soon 🙂 i must finish some theme updates because swiper slider was added in my themes with its own settings and now its deleted. and swiper slider will become a free application i cant update it unless the first theme in my list is updated in marketplace 😄 i hope that makes sense you will also have a version tab to optionally add latest swiper cdn links for latest versions of swiper any suggestions for new features or stuff ask for it now 🙂 Edited August 15, 2021 by TAMAN Gangst3r 1
TAMAN Posted October 31, 2021 Author Posted October 31, 2021 This application will be removed from marketplace soon and then it will be available for free under a new application named ipsKit Addons more info
SAMAEL Posted March 31, 2022 Posted March 31, 2022 Hey, i have a problem... Quote We're sorry, but a temporary technical error has occurred which means we cannot display this site right now.You can try again by clicking the button below, or try again later. IPS 4.6.11 PHP8 What is wrong?
TAMAN Posted April 1, 2022 Author Posted April 1, 2022 16 hours ago, SAMAEL said: Hey, i have a problem... IPS 4.6.11 PHP8 What is wrong? Hi, Go to ACP > System > Support > error logs, from there you can see what went wrong and if there is anything related to this app 🙂
Schaken Posted April 5, 2022 Posted April 5, 2022 Hello! I seem to have run into an issue where only some of my text is being shown. I transferred from the IPSKit to this, so i copied all the information exactly from one to the other. Here is what I entered: and here is how it turned out. the "Source" of what i entered is this: <p style="text-align: center;"> <span style="color:#ffffff;"><strong><span style="font-size:26px;">The Request Center</span></strong></span> </p> <p style="text-align: center;"> <span style="color:#ffffff;">Check out the NEW Request Center! Make a request of your favorite mod, A conversion, Or a completely new idea! </span> </p> <p style="text-align: center;"> <a class="ta_sliderButton" href="https://XXXXXXXXXX/requests/" rel=""><span style="color:#3498db;"><span style="font-size:36px;"><strong>Request a Commission!</strong></span></span><i aria-hidden="true" class="fa fa-arrow-right"></i></a> </p>
Schaken Posted April 5, 2022 Posted April 5, 2022 ok, So I figured out a solution, but its not really a good fix. Here is what I did. <p style="text-align: center;"> <span style="color:#ffffff;"><strong><span style="font-size:26px;">The Request Center</span></strong></span> <br> <span style="color:#ffffff;">Check out the NEW Request Center! Make a request of your favorite mod, A conversion, Or a completely new idea! </span> <br> <a class="ta_sliderButton" href="https://XXXXXXXXXX/requests/" rel=""><span style="color:#3498db;"><span style="font-size:36px;"><strong>Request a Commission!</strong></span></span><i aria-hidden="true" class="fa fa-arrow-right"></i></a> </p> There can only be 1 "<p>" in there, so where one ended and another started, i removed them and entered "<br>" which is "break" in HTML.
Emaxo Posted April 24, 2022 Posted April 24, 2022 Hi @TAMAN It's possible to restrict the sliders only on the forum "homepage"? I mean I don't want to see them when I view a discussion
TAMAN Posted April 24, 2022 Author Posted April 24, 2022 1 hour ago, Emaxo said: Hi @TAMAN It's possible to restrict the sliders only on the forum "homepage"? I mean I don't want to see them when I view a discussion not possible with settings. but you can hide swiper slider on topics page with css add this in custom.css of your theme body[data-pagemodule="forums"][data-pagecontroller="topic"] #eltaSlider {display:none} Emaxo 1
Dexter_X Posted April 26, 2022 Posted April 26, 2022 DONT UPDATE TO THE LATEST VERSION : You'll lost any feature for sliders made from gallery images.
Jesse Crystal Posted July 22, 2022 Posted July 22, 2022 Hi Taman, Thank you for creating this application, I am a big fan of it. I am looking to change the position of of the slider text and its background boarder. Playing around with the html I found I can get the result I want with the line below. Unfortunately I do not know where I can place the line to make the change permanent. Any chance you could point me into the right direction? <div class="tass-content" data-swiper-parallax="-55%" style="transition-duration: 0ms;transform: translate3d(0%, -100px, 0px);">
Schaken Posted August 8, 2022 Posted August 8, 2022 When i edit permissions, making a slider where one can see it, and others can not see, this is an eror i get: UPDATE `swiperslider_slides` `swiperslider_slides` SET `slider_image`=(IPS\File\FileSystem::__set_state(array( 'temporaryFilePath' => NULL, '_cachedFilesize' => NULL, 'exifData' => NULL, 'configuration' => array ( 'dir' => '/home/admin/web/XXXXX/public_html/uploads', 'url' => 'uploads', 'toggle' => '', 'custom_url' => NULL, ), 'configurationId' => 1, 'storageExtension' => 'swiperslider_Images', 'originalFilename' => '3.jpg', 'filename' => '3.jpg.8fc0d4645f86de0919b06f7e75a1bf33.jpg', 'container' => 'monthly_2022_04', 'contents' => NULL, 'url' => IPS\Http\Url\Internal::__set_state(array( 'seoPagination' => NULL, 'base' => 'none', 'url' => 'XXXXX/uploads/monthly_2022_04/3.jpg.8fc0d4645f86de0919b06f7e75a1bf33.jpg', 'data' => array ( 'scheme' => 'https', 'host' => 'schaken-mods.com', 'port' => NULL, 'user' => NULL, 'pass' => NULL, 'path' => '/uploads/monthly_2022_04/3.jpg.8fc0d4645f86de0919b06f7e75a1bf33.jpg', 'query' => '', 'fragment' => NULL, ), 'queryString' => array ( ), 'hiddenQueryString' => array ( ), )), 'tempId' => NULL, 'requiresModeration' => NULL, 'attachmentThumbnailUrl' => NULL, 'securityKey' => NULL, 'thumbnailName' => NULL, 'thumbnailContainer' => NULL, ))),`slider_permissions`='4,8,21,15,39,41,7,29,42,16,38,19,2,20,10,11,28,36,3,37,6,31,35,32,12,33,24,23,30,40,18,17,9,22,34,26' WHERE slider_id=2 IPS\Db\Exception: Data too long for column 'slider_permissions' at row 1 (1406) #0 /home/admin/web/XXXXX/public_html/system/Db/Db.php(1159): IPS\_Db->preparedQuery() #1 /home/admin/web/XXXXX/public_html/system/Patterns/ActiveRecord.php(520): IPS\_Db->update() #2 /home/admin/web/XXXXX/public_html/system/Node/Model.php(2494): IPS\Patterns\_ActiveRecord->save() #3 /home/admin/web/XXXXX/public_html/system/Node/Model.php(3316): IPS\Node\_Model->save() #4 /home/admin/web/XXXXX/public_html/system/Node/Controller.php(419): IPS\Node\_Model->saveForm() #5 /home/admin/web/XXXXX/public_html/system/Dispatcher/Controller.php(107): IPS\Node\_Controller->form() #6 /home/admin/web/XXXXX/public_html/system/Node/Controller.php(69): IPS\Dispatcher\_Controller->execute() #7 /home/admin/web/XXXXX/public_html/applications/swiperslider/modules/admin/swiper/sliders.php(52): IPS\Node\_Controller->execute() #8 /home/admin/web/XXXXX/public_html/system/Dispatcher/Dispatcher.php(153): IPS\swiperslider\modules\admin\swiper\_sliders->execute() #9 /home/admin/web/XXXXX/public_html/admin/index.php(13): IPS\_Dispatcher->run() #10 {main} Otherwise, this is a VITAL part of my site, very will made and wonderful design! I love it! I use Dreadnaught and I disable the default one and use this. Thank you again!
Schaken Posted August 8, 2022 Posted August 8, 2022 Also the delay timer seems to not work. I set is for 1, it did the same as 1000000, and same as 1000. I am not sure if this is supposed to be in seconds, milliseconds, or what. Still using it though. It's awesome.
ToeJam Posted February 15, 2023 Posted February 15, 2023 Is there a way to add more sliders beside the default 5? I'd like to add a few more if I can. Thanks!
TAMAN Posted February 16, 2023 Author Posted February 16, 2023 11 hours ago, ToeJam said: Is there a way to add more sliders beside the default 5? I'd like to add a few more if I can. Thanks! Hi, adding sliders is not limited! You can add as many sliders as you want.
Recommended Posts