[DEV] Nivo Slider

A place for Extension Authors to post and receive feedback on Extensions still in development. No Extensions within this forum should be used within a live environment!
Scam Warning
Forum rules
READ: phpBB.com Board-Wide Rules and Regulations

IMPORTANT: Extensions Development rules

IMPORTANT FOR NEEDED EVENTS!!!
If you need an event for your extension please read this for the steps to follow to request the event(s)
Kratas
Registered User
Posts: 10
Joined: Fri Oct 28, 2011 9:43 am
Location: Czech Rep.
Contact:

Re: [DEV] Nivo Slider

Post by Kratas »

Is not visible for Guests :o Is it bug or can i fix it??

Prosilver style, test board
User avatar
dmzx
Registered User
Posts: 853
Joined: Fri Sep 05, 2014 6:48 am
Location: The Netherlands
Contact:

Re: [DEV] Nivo Slider

Post by dmzx »

Kratas wrote:Is not visible for Guests :o Is it bug or can i fix it??

Prosilver style, test board
Will add a permission in next release.

for now open overall_header_page_body_before.html and delete and S_USER_LOGGED_IN 3x
Contact me on dmzx-web.net
Buy me a beer Donate and try binance.com or try CentOS Web Panel
WISHEXEC
Registered User
Posts: 87
Joined: Fri Dec 04, 2015 12:39 pm

Re: [DEV] Nivo Slider

Post by WISHEXEC »

One of the best extensions , bookmarked :D
User avatar
OmkePom
Registered User
Posts: 205
Joined: Tue Jul 15, 2014 8:38 am
Name: IJsbrand Nijboer

Re: [DEV] Nivo Slider

Post by OmkePom »

I like it!

Is it possible to adjust the position?
Maybe change it to 300x200 size?

:geek:
You got Brains like a Peanut, OMG i insulted a Peanut!
Thunder_one
Registered User
Posts: 119
Joined: Sat May 09, 2015 11:00 pm

Re: [DEV] Nivo Slider

Post by Thunder_one »

Hi

I uploaded 2 jpg images in the directory images. The size of the images is 630x300

When I look at me the slider, he makes the images suddenly 1.493px × 711

Image

Why ? Where can you please change the size he also accepts as the image is. ?

Thank you in advance.
sgtevmckay
Registered User
Posts: 200
Joined: Tue Apr 27, 2010 4:32 am
Contact:

Re: [DEV] Nivo Slider

Post by sgtevmckay »

Unfortunately, this is true.
The images do not center and maintain aspect ratio.

a quick fix is to open your graphics editor (I use Gimp)

You know that the image is 630x300
We also know that the width of the image area is 1493

Ok so open your editor and create a Transparent image canvas of 1493x300
Then place your 630x300 image into the transparent area and center the image.

Save the new images as a .png (this will keep the transparency)

Your new image should now be 1493x300.

Repeat for all images.

Upload and observe the end result.

This "Fix" is only appropriate at full-screen size Viewing...if your Board Style is flexible/variable for smaller viewing devices....know that the image will shrink down accordingly and may not be visually appealing on Phones and tablets.
Additionally: if the site is viewed on larger screens the image will continue to increase in size.

DMZX is aware of this issue and may present a correction at some point in the future
Thunder_one
Registered User
Posts: 119
Joined: Sat May 09, 2015 11:00 pm

Re: [DEV] Nivo Slider

Post by Thunder_one »

Thanks sgtevmckay.

Would be nice if the fixed DMZX could.
sgtevmckay
Registered User
Posts: 200
Joined: Tue Apr 27, 2010 4:32 am
Contact:

Re: [DEV] Nivo Slider

Post by sgtevmckay »

Thunder_one wrote:Thanks sgtevmckay.

Would be nice if the fixed DMZX could.
No Problem Friend.

I believe that DMZX will get his fixed, but it will take time...I know he has a lot on his plate at the moment ;)
Thunder_one
Registered User
Posts: 119
Joined: Sat May 09, 2015 11:00 pm

Re: [DEV] Nivo Slider

Post by Thunder_one »

What also is not going to have long texts. when the sentence is too long, you get an error.

would be nice if you could fix that also.

Code: Select all

SQL ERROR [ mysql4 ]

Data too long for column 'config_value' at row 1 [1406]

SQL

UPDATE phpbb_config SET config_value = 'Alpha Betty Saga is a puzzle game in which you score test with a large vocabulary. The Level you is a limited amount of moves available. On the pitch, namely, check before a tangled Speller, the you have to cope push. In the game of Publishers King you put your skills in multiple modes to prove. Time your job is to connect individual letters to the longest possible words so many points land on your account.' WHERE config_name = 'slider_sl1_cap'

BACKTRACE

FILE: (not given by php)
LINE: (not given by php)
CALL: msg_handler()

FILE: [ROOT]/phpbb/db/driver/driver.php
LINE: 855
CALL: trigger_error()

FILE: [ROOT]/phpbb/db/driver/mysql.php
LINE: 181
CALL: phpbb\db\driver\driver->sql_error()

FILE: [ROOT]/phpbb/db/driver/factory.php
LINE: 329
CALL: phpbb\db\driver\mysql->sql_query()

FILE: [ROOT]/phpbb/config/db.php
LINE: 148
CALL: phpbb\db\driver\factory->sql_query()

FILE: [ROOT]/phpbb/config/db.php
LINE: 122
CALL: phpbb\config\db->set_atomic()

FILE: [ROOT]/ext/dmzx/nivoslider/controller/settings.php
LINE: 74
CALL: phpbb\config\db->set()

FILE: (not given by php)
LINE: (not given by php)
CALL: dmzx\nivoslider\controller\settings->manage()

FILE: [ROOT]/vendor/symfony/http-kernel/HttpKernel.php
LINE: 139
CALL: call_user_func_array()

FILE: [ROOT]/vendor/symfony/http-kernel/HttpKernel.php
LINE: 62
CALL: Symfony\Component\HttpKernel\HttpKernel->handleRaw()

FILE: [ROOT]/app.php
LINE: 33
CALL: Symfony\Component\HttpKernel\HttpKernel->handle()
User avatar
OmkePom
Registered User
Posts: 205
Joined: Tue Jul 15, 2014 8:38 am
Name: IJsbrand Nijboer

Re: [DEV] Nivo Slider

Post by OmkePom »

OmkePom wrote:I like it!

Is it possible to adjust the position?
Maybe change it to 300x200 size?
Let me Explain!

I want it in a Box, size h300px X w200px.

The place, under the Home Bar ( afther: last visit, time date)
On the right site, on the left site i want a text box, no sliding text.

:geek: ?
You got Brains like a Peanut, OMG i insulted a Peanut!
cispo
Registered User
Posts: 1
Joined: Wed Sep 14, 2016 2:47 pm

Re: [DEV] Nivo Slider

Post by cispo »

I have problem with the slider , i'm using a style based on prosilver. Basically the slider cover the notifications toolbox and i can't read anything.
Do you know how can i fix this?
User avatar
girello
Registered User
Posts: 169
Joined: Tue Mar 30, 2010 8:53 am
Location: italia
Contact:

Re: [DEV] Nivo Slider

Post by girello »

is possible do compatible with phpbb 3.2? tnx
http://www.photolandia.net
version phpbb 3.2
User avatar
bagravi
Registered User
Posts: 27
Joined: Mon Nov 05, 2007 4:09 pm

Re: [DEV] Nivo Slider

Post by bagravi »

Prev and Next Buttons not displaying

how to correct it

style : prosilver Special Edition

thanks
User avatar
dmzx
Registered User
Posts: 853
Joined: Fri Sep 05, 2014 6:48 am
Location: The Netherlands
Contact:

Re: [DEV] Nivo Slider

Post by dmzx »

girello wrote:is possible do compatible with phpbb 3.2? tnx
Yes will work
Contact me on dmzx-web.net
Buy me a beer Donate and try binance.com or try CentOS Web Panel
Wielo1
Registered User
Posts: 2
Joined: Wed Feb 20, 2013 8:20 pm

Re: [DEV] Nivo Slider

Post by Wielo1 »

Hello
I have a question is it possible with nivo slider to make the background change
So instead off a box let it change the background off my forum?

Regards

Wielo
Post Reply

Return to “Extensions in Development”