![]() |
Quote:
|
Quote:
|
Quote:
|
Quote:
|
Thanks for the mod. Is there a way to disable betting on an event for the user who posts the vbookie event only?
|
It would be really handy if the main vbookie display showed times as well as dates under the Added, Open Until and Payouts After.
Actually, even better, if it's today's date, it should only show the time, otherwise it should show the date. Anybody know which template I'd need to play with to get this done? I'd be willing to give it a try myself and post my findings here. UPDATE: Ok, I'm 99% sure I'd need to edit the vbookie.php file to accomplish this and this is where I believe it needs to be done: Code:
$item['created'] = vbdate($vbulletin->options['dateformat'],$item['item_created']); Any help here? 2ND Update: Ok, I was on a mission. This is what I came up with. I really was only interested in showing the Open Until time on open items. It may not be elegant, but I replaced line 356 which was this: Code:
$item['openuntil'] = vbdate($vbulletin->options['dateformat'],$item['item_open_until']); Code:
if ($item['item_open_until'] < TIMENOW) Well, it does the job that I wanted, but it kinda messes up the spacing a bit, which I can live with. Also, it doesn't bother to show the time unless the item is still open. I hope someone else can find this to be a useful modification. Any and all suggestions are more than welcome. giz |
Quote:
|
Quote:
Replace yoursite and yourforumfolder obviously. |
is there a hack or plugin that will automatically move settled bet threads into a separate forum (like an "archived bets forum")?
|
Can anyone help... I really need a command to be able to set every users vcash back to 500 or a number.... anyone??????????????
seems stupid that wasnt included.... |
All times are GMT. The time now is 08:13 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:
|