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-22-2009 06:34 PM

Quote:

Originally Posted by klaush (Post 1935393)
One question, is it possible to get this to work with the vb albums?

I will give it a tough and try updating the current version. :)

thevette 12-22-2009 09:26 PM

Quote:

Originally Posted by J98680B2423E (Post 1935642)
You can change/empty the content of the phrases variables x_eTitle and xy_eTitle :)

Got it. Thank you!

I'm still seeing two periods preciding the varibles. Where would they be coming from?

J98680Bxxxxx 12-23-2009 06:22 AM

Quote:

Originally Posted by thevette (Post 1935805)
Got it. Thank you!

I'm still seeing two periods preciding the varibles. Where would they be coming from?

It is probably caused by the "construct_phrase" function that I am using at that level. I will update/remove it in the forecoming version. :up:

J98680Bxxxxx 12-23-2009 06:32 PM

Update in v.1.10
  • Option to download active picture on slideshow
  • Option for slideshow owner to select/change the background color of its slideshow display
  • Option for users to add descriptive text per slide show pictures.

If for some reasons the database new column 'slideshow_bgcolor' required by this mod on the "thread" table has not been automatically created during this mod installation/upgrade, please do add that column manually using the ALTER table command.

Code:

ALTER TABLE `TABLE_PREFIXthread` ADD `slideshow_bgcolor` VARCHAR(50) DEFAULT '#fff' NOT NULL

Replace TABLE_PREFIX by your actual table prefix. If you have none, then use the instruction:

ALTER TABLE `thread` ADD `slideshow_bgcolor` VARCHAR(50) DEFAULT '#fff' NOT NULL


Megatr0n 12-24-2009 01:07 AM

Quote:

Originally Posted by J98680B2423E (Post 1935673)
I will give it a tough and try updating the current version. :)

I'd love this.

Taurus1 12-29-2009 06:50 AM

Thanks for the upgrade!! Great stuff.....although....lol.....when I attempt to edit a slideshow, I get this database error:

Database error in vBulletin 3.8.4:

Invalid SQL:
UPDATE vbthread SET slideshow_bgcolor = '#808080' WHERE threadid = '1614';

MySQL Error : Unknown column 'slideshow_bgcolor' in 'field list'
Error Number : 1054
Request Date : Tuesday, December 29th 2009 @ 02:40:41 AM
Error Date : Tuesday, December 29th 2009 @ 02:40:41 AM
Script : http://creativx.net/forums/slideshow...deshow&ss_id=2
Referrer : http://creativx.net/forums/slideshow...how&t=1614&u=3
IP Address :
Username : TheBull
Classname : vB_Database
MySQL Version : 5.0.85-community

J98680Bxxxxx 12-29-2009 09:42 AM

Quote:

Originally Posted by Taurus1 (Post 1941280)
Thanks for the upgrade!! Great stuff.....although....lol.....when I attempt to edit a slideshow, I get this database error:

Database error in vBulletin 3.8.4:

Invalid SQL:
UPDATE vbthread SET slideshow_bgcolor = '#808080' WHERE threadid = '1614';

MySQL Error : Unknown column 'slideshow_bgcolor' in 'field list'
Error Number : 1054
Request Date : Tuesday, December 29th 2009 @ 02:40:41 AM
Error Date : Tuesday, December 29th 2009 @ 02:40:41 AM
Script : http://creativx.net/forums/slideshow...deshow&ss_id=2
Referrer : http://creativx.net/forums/slideshow...how&t=1614&u=3
IP Address :
Username : TheBull
Classname : vB_Database
MySQL Version : 5.0.85-community

Read the text above: "If for some reasons the database new column 'slideshow_bgcolor' required by this mod on the "thread" table has not been ..."

Taurus1 12-29-2009 02:26 PM

Jeepers mate, I don't know what that even means!! Sorry! I am a noob when it comes to these types of things. Can you help me out here please!? Thanks!!

J98680Bxxxxx 12-29-2009 02:45 PM

Start your phpMyAdmin and execute one of the ALTER queries above on the table `slideshow`. This will create the required column.

I don't know why vbulletin is not performing it directly at upgrade of the product.

RobbieZ 01-03-2010 06:25 AM

nice slideshow, can get rather complicated, more or an experienced poster to use and not newbs.

But it is a learning curve.

Nice. Thanx

When are you going to release the rate thread thing u have got going ?


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.01182 seconds
  • Memory Usage 1,745KB
  • 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
  • (1)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