vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Add-On Releases - vBulletin Slide Show 1.10 (https://vborg.vbsupport.ru/showthread.php?t=230536)

J98680Bxxxxx 12-21-2009 06:42 AM

Quote:

Originally Posted by Taurus1 (Post 1934400)
OK, when I attempt to delete a slideshow I get this database error:

Database error in vBulletin 3.8.4:

Invalid SQL:
DELETE FROM `vbslideshow` WHERE `slideshow`.`slideshowid`='1' LIMIT 1;

MySQL Error : Unknown column 'slideshow.slideshowid' in 'where clause'
...


Thank you for the feedback. It has been implemented.

Update in v.1.02

The following piece of code in the XML and PHP files:
Code:

query_write("DELETE FROM `". TABLE_PREFIX ."slideshow` WHERE `slideshow`.`slideshowid`=
has been replaced by
Code:

query_write("DELETE FROM `". TABLE_PREFIX ."slideshow` WHERE `slideshowid`=
as it affects databases with prefixed tables.

Taurus1 12-21-2009 08:45 AM

I will test it now. Thanks! I just want to ask something else here! If my members enter, well, let's say 10 wallpapers to the slideshow. If other members want to download the wallpaper, how do they do that from within the slideshow?

EDIT: Also, is there a way to change the white background?

J98680Bxxxxx 12-21-2009 09:46 AM

Quote:

Originally Posted by Taurus1 (Post 1934460)
I will test it now. Thanks! I just want to ask something else here! If my members enter, well, let's say 10 wallpapers to the slideshow. If other members want to download the wallpaper, how do they do that from within the slideshow?

EDIT: Also, is there a way to change the white background?

At the current state, there is no option to download from within the slideshow. I will add that option to a forecoming version. :up:

The background color is defined in the css style sheets associated with the mod. In a forecoming version, I will add an inline style option to overwrite it and allow a user defined background color. :up:

Taurus1 12-21-2009 10:18 AM

Quote:

Originally Posted by J98680B2423E (Post 1934479)
At the current state, there is no option to download from within the slideshow. I will add that option to a forecoming version. :up:

The background color is defined in the css style sheets associated with the mod. In a forecoming version, I will add an inline style option to overwrite it and allow a user defined background color. :up:

Thank you! I can confirm that the delete slideshow is now working properly. I hope to see those added features soon! :p Those are really very important to me, and I guess others too.

Megatr0n 12-21-2009 08:47 PM

How about an option to enable a slide show at the top of the forum index page?

That'd be awesome! :D

J98680Bxxxxx 12-21-2009 09:15 PM

Quote:

Originally Posted by Megatr0n (Post 1934839)
How about an option to enable a slide show at the top of the forum index page?

That'd be awesome! :D

There is already an option included for displaying, above the forums on the index page, a small slideshow window containing as pictures 5 randomly selected covers from existing slideshows.

If you mean something else, please be specific. :)

thevette 12-22-2009 08:34 AM

Installed and working well.

How/where do I change/remove the text ".A total of 16 pictures. Current set, picture." at the top of the slide show?

Thanks!

klaush 12-22-2009 12:15 PM

O.k., we got it working! Once again thanks for this fine mod!

klaush 12-22-2009 12:44 PM

One question, is it possible to get this to work with the vb albums?

J98680Bxxxxx 12-22-2009 06:07 PM

Quote:

Originally Posted by thevette (Post 1935264)
Installed and working well.

How/where do I change/remove the text ".A total of 16 pictures. Current set, picture." at the top of the slide show?

Thanks!

You can change/empty the content of the phrases variables x_eTitle and xy_eTitle :)


All times are GMT. The time now is 01:42 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01089 seconds
  • Memory Usage 1,740KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete