vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Board Optimization - Tri-Box (https://vborg.vbsupport.ru/showthread.php?t=120575)

King Kovifor 07-27-2007 02:09 PM

You upload the product in the vBulletin Product Manager in the ACP.

WrestlingAcadem 07-27-2007 08:39 PM

Is there a way for this to stay on FORUMHOME only?

King Kovifor 07-28-2007 06:56 PM

Put it at the top of your forumhome template.

raiderlax 07-31-2007 08:38 AM

Thanks for the great mod, now I have some things that I need done:

I need to have a randomizer, meaning say for one of the boxes I want "random photos" or "random videos"(vids from youtube) could you make it so that if you put a "," comma that would be the randomizer?

So I put a code than a "," and it all gets randomized, could you please help me on how to do this?

Thanks I greatly appreciate this mod and really need to know how to do this randomizer thing, I NEED IT ALOT.

Thanks :)

raiderlax 07-31-2007 08:18 PM

Quote:

Originally Posted by raiderlax (Post 1306009)
Thanks for the great mod, now I have some things that I need done:

I need to have a randomizer, meaning say for one of the boxes I want "random photos" or "random videos"(vids from youtube) could you make it so that if you put a "," comma that would be the randomizer?

So I put a code than a "," and it all gets randomized, could you please help me on how to do this?

Thanks I greatly appreciate this mod and really need to know how to do this randomizer thing, I NEED IT ALOT.

Thanks :)

Anyone please?:D

King Kovifor 07-31-2007 09:51 PM

I was out all day, please wait at least 24 hours before bumping your request. And if you create a plugin that fetches random data, you can assign it to a variable and change the variable in the temlpate.

raiderlax 08-01-2007 03:16 AM

Quote:

Originally Posted by King Kovifor (Post 1306538)
I was out all day, please wait at least 24 hours before bumping your request. And if you create a plugin that fetches random data, you can assign it to a variable and change the variable in the temlpate.

I'm sorry King Kovifor, thanks for your response though, so how would I go about creating a plugin that fetches random data? Is it hard to make, etc... Could you please help me and make one I really need to have this done, maybe could you please make it part of this plugin?

Thanks :)

King Kovifor 08-01-2007 04:50 PM

SELECT * FROM `tablename` ORDER BY RANDOM LIMIT 1

I'm not sure about the random, but that's the basic SQL structure for the query. Then you would use $db->fetch_array and assign variables to stuff.

raiderlax 08-01-2007 06:24 PM

Quote:

Originally Posted by King Kovifor (Post 1307273)
SELECT * FROM `tablename` ORDER BY RANDOM LIMIT 1

I'm not sure about the random, but that's the basic SQL structure for the query. Then you would use $db->fetch_array and assign variables to stuff.

Hello King Kovifor thank you for responding, I'm sorry, but I don't totally understand what you said.

Could you please give me the steps in order to do this :o please.

Also than where would I put the other lines of text that are going to get randomized?

I'm sorry I'm very bad at this and truly appreciate your help :D

raiderlax 08-02-2007 07:26 AM

bump


All times are GMT. The time now is 02:20 PM.

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.01355 seconds
  • Memory Usage 1,733KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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