[ABD] Nivo Slider

Any abandoned Extensions will be moved to this forum.

WARNING: Extensions in this forum are not currently being supported or maintained by the original Extension author. Proceed at your own risk.
Forum rules
IMPORTANT: Extension Development Forum rules

WARNING: Extensions in this forum are not currently being supported nor updated by the original Extension author. Proceed at your own risk.
User avatar
cece74
Registered User
Posts: 498
Joined: Mon Jan 12, 2015 8:55 pm

Re: [Alpha] Nivo Slider

Post by cece74 »

Ver. 1.0.1 Bug Fix !
User avatar
watisnf.nl
Registered User
Posts: 607
Joined: Sat Mar 13, 2010 12:53 pm
Location: The Netherlands
Name: David
Contact:

Re: [Alpha] Nivo Slider

Post by watisnf.nl »

I have to say it this looks amazing ;) Although I might not need it, it looks very interesting.
Dutch Translator | Looking for, Dutch extensions translations
stratege1401
Registered User
Posts: 69
Joined: Sun Jan 25, 2015 6:31 pm

Re: [Alpha] Nivo Slider

Post by stratege1401 »

phpBB 3.1.3 prosilver ... two languages EN and FR

Tried to install. I see you extention in index, but no images. Yours, and mine after uploading my own.
French World of Tank and Other games Forums
http://www.forum.fasx.org/phpbb/index.php
User avatar
cece74
Registered User
Posts: 498
Joined: Mon Jan 12, 2015 8:55 pm

Re: [Alpha] Nivo Slider

Post by cece74 »

Link your forum ?
stratege1401
Registered User
Posts: 69
Joined: Sun Jan 25, 2015 6:31 pm

Re: [Alpha] Nivo Slider

Post by stratege1401 »

done in MP. :D thx
French World of Tank and Other games Forums
http://www.forum.fasx.org/phpbb/index.php
User avatar
cece74
Registered User
Posts: 498
Joined: Mon Jan 12, 2015 8:55 pm

Re: [Alpha] Nivo Slider

Post by cece74 »

1.0.2 Bug Fix css
stratege1401
Registered User
Posts: 69
Joined: Sun Jan 25, 2015 6:31 pm

Re: [Alpha] Nivo Slider

Post by stratege1401 »

just upgraded to bugfix. checkin...
questo messaggio è anteriore al messaggio privato.
French World of Tank and Other games Forums
http://www.forum.fasx.org/phpbb/index.php
User avatar
cece74
Registered User
Posts: 498
Joined: Mon Jan 12, 2015 8:55 pm

Re: [Alpha] Nivo Slider

Post by cece74 »

Yours is the usual path error:
../ext/cece74/nivoslider/styles/all/theme/images/3.jpg

Try to edit the file with the right routes:
http://www.forum.fasx.org/phpbb/ext/cec ... ages/3.jpg
stratege1401
Registered User
Posts: 69
Joined: Sun Jan 25, 2015 6:31 pm

Re: [Alpha] Nivo Slider

Post by stratege1401 »

Done ... still not working.
EXT deactivated for now

Fatto... ancora non lavorando.
EXT ora disattivò per

Code: Select all

<div id="wrapper">
<div class="slider-wrapper theme-default">
<div id="slider" class="nivoSlider">

<img src="../ext/cece74/nivoslider/styles/all/theme/images/1.jpg" alt="Slider 1" title="Nivo Slider for forum PHPBB 3.1.x" />
<a href="#"><img src="../ext/cece74/nivoslider/styles/all/theme/images/2.jpg" alt="Slider 2" title="Responsive" /></a>
<img src="../ext/cece74/nivoslider/styles/all/theme/images/3.jpg" alt="Slider 3" title="Slider only in home" />
<img src="../ext/cece74/nivoslider/styles/all/theme/images/4.jpg" alt="Slider 4" title="All fade effect" />
<img src="../ext/cece74/nivoslider/styles/all/theme/images/5.jpg" alt="Slider 6" title="Infinite image" />

</div></div></div>
<!-- INCLUDEJS @cece74_nivoslider/nivoslider.js -->
<!-- INCLUDEJS @cece74_nivoslider/load.js -->
TO

Code: Select all

<div id="wrapper">
<div class="slider-wrapper theme-default">
<div id="slider" class="nivoSlider">

<img src="http://www.forum.fasx.org/phpbb/ext/cece74/nivoslider/styles/all/theme/images/1.jpg" alt="Slider 1" />
<img src="http://www.forum.fasx.org/phpbb/ext/cece74/nivoslider/styles/all/theme/images/2.jpg" alt="Slider 2" /></a>
<img src="http://www.forum.fasx.org/phpbb/ext/cece74/nivoslider/styles/all/theme/images/3.jpg" alt="Slider 3" title="Slider only in home" />
<img src="http://www.forum.fasx.org/phpbb/ext/cece74/nivoslider/styles/all/theme/images/4.jpg" alt="Slider 4" title="All fade effect" />
<img src="http://www.forum.fasx.org/phpbb/ext/cece74/nivoslider/styles/all/theme/images/5.jpg" alt="Slider 5" title="Infinite image" />

</div></div></div>
<!-- INCLUDEJS @cece74_nivoslider/nivoslider.js -->
<!-- INCLUDEJS @cece74_nivoslider/load.js -->
French World of Tank and Other games Forums
http://www.forum.fasx.org/phpbb/index.php
User avatar
cece74
Registered User
Posts: 498
Joined: Mon Jan 12, 2015 8:55 pm

Re: [Alpha] Nivo Slider

Post by cece74 »

<img src="http://http://www.forum.fasx.org/phpbb/ext/cece74/niv ... ages/1.jpg" alt="Slider 1" />

You had made a small mistake:
http://http://
:D
stratege1401
Registered User
Posts: 69
Joined: Sun Jan 25, 2015 6:31 pm

Re: [Alpha] Nivo Slider

Post by stratege1401 »

yep, saw that. Now working.

also, i did twick the js script to be less rapid ....
French World of Tank and Other games Forums
http://www.forum.fasx.org/phpbb/index.php
stratege1401
Registered User
Posts: 69
Joined: Sun Jan 25, 2015 6:31 pm

Re: [Alpha] Nivo Slider

Post by stratege1401 »

Ciao. avete verificato l'estensione con diversi tipi di browser?
Ho diversi sul mio forum stile .
I kinda cambiato l'estensione per includere il codice nel file " overal_header "
Sono riuscito a sparare quello che volevo , quasi
Ho appena regolare miei stili

per il momento , l'estensione funziona con i seguenti stili :
- prosilver
- ongreydark
- proDVGX
- moder-silver

i seguenti stili non funzionano
- prosilver SE ( ??? dont know why, but dont care )
- all the aero ( base on subsilver )

Come ho provato tutto, C'è un problema con firefox . Le immagini sono oblique ( escono della cornice )
Potete venire controllo sul mio forum . Hai già il link e la password.
translated to English wrote:Hello. have checked the extension with different browsers?
I have several on my forum style.
I kinda changed the extension to include the code in the file "overal_header"
I managed to shoot what I wanted, almost
I just adjust my styles

for the moment, the extension works with the following styles:
- prosilver
- ongreydark
- proDVGX
- Moder-silver

the following styles do not work
- Prosilver SE (??? dont know why, but dont care)
- All the aero (based on Subsilver)

As I have tried everything, There is a problem with firefox. Images are skewed (out of frame)
You can come check on my forum. You already have the link and password.
Last edited by darcie on Sat Mar 07, 2015 3:48 pm, edited 1 time in total.
Reason: added English version
French World of Tank and Other games Forums
http://www.forum.fasx.org/phpbb/index.php
User avatar
cece74
Registered User
Posts: 498
Joined: Mon Jan 12, 2015 8:55 pm

Re: [Alpha] Nivo Slider

Post by cece74 »

I do not know no problem layout. Also perfect on prosilver_SE.
User avatar
cece74
Registered User
Posts: 498
Joined: Mon Jan 12, 2015 8:55 pm

Re: [Alpha] Nivo Slider

Post by cece74 »

Try to completely uninstall the ext and install the new version. Empty Cache. However the ext is still in the development phase, thanks tests.
User avatar
cece74
Registered User
Posts: 498
Joined: Mon Jan 12, 2015 8:55 pm

Re: [Alpha] Nivo Slider

Post by cece74 »

Sorry! I forgot to upload the new version! LOL!
Locked

Return to “Abandoned Extensions”