The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
trying to return the first shoutid as a number from the shoutbox hack
with some help from friends, i have made the shoutbox act more like a chat
as you add a shout, its gets placed at the bottom simple as all u do is change DESC to ACS and have an onload scrollto thing the only problem with this is that you need to set your number of forumhome shouts to 999 or some other high number i trim the shouts from time to time and never go anywhere near that number they are just shouts, no need to keep 6 month old shouts this is what i have now instead of the original code PHP Code:
PHP Code:
PHP Code:
what i need is to not hard code that but return another variable that will return the first shoutid number in that table i tried... PHP Code:
once i can return a number i can then replace the 49 with $firstshoutid PHP Code:
any idea on how to do this? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|