![]() |
You upload the product in the vBulletin Product Manager in the ACP.
|
Is there a way for this to stay on FORUMHOME only?
|
Put it at the top of your forumhome template.
|
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 :) |
Quote:
|
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.
|
Quote:
Thanks :) |
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. |
Quote:
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 |
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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|