Jump to content

Swiper Slider [ support topic ]


Recommended Posts

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!

Link to comment
  • 4 weeks later...

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.

 

image.thumb.png.6af96818d42ede055a178fa495f9fafe.png

Note: My user has All Admin Privileges

Link to comment
  • 1 month later...
  • 1 month later...
  • 6 months later...
  • 1 month later...

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 by Gangst3r
Link to comment
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 🙂 

1be466af5c8798ae1e4ad98337a410fd.gif

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 by TAMAN
Link to comment
  • 2 months later...
  • 5 months later...

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?

Link to comment
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 🙂 

Link to comment

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:
image.thumb.png.8a429a7fc558b13427aceeb3a316ac60.png

 

and here is how it turned out.

image.thumb.png.d8b9c36ab0e3373d3d90edbbcfeb41e6.png

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!&nbsp;</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>

 

Link to comment

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!&nbsp;</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. 

Link to comment
  • 3 weeks later...
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}
Link to comment
  • 2 months later...

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);">

Link to comment
  • 3 weeks later...

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!

Link to comment
  • 6 months later...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...