![]() |
]Erm... anyone got code for forumjump?
Like here under Quick reply Box u have box called "Forum Jump:". I can't find out where it is :( |
]yay... got it to work :) will post screenshot soon :D
|
]here we go ;)
|
I would I go about adding just the ability to use VB vars on my non VB front page? If somebody could help me with this I would greatly appreciate it.
Thanks. |
]hmmzzz... I have a lil problem...
When I choose one or the forums it leads me to http://www.domain.com/forumdisplay.p...une=&forumid=1 (for example) instead of http://www.domain.com/forum/forumdis...une=&forumid=1 anyone got a solution? :/ it's the only thing that I can't fix myself... :( |
FireFly? nakkid? lesane? freddy? Anyone?
I think it's not as easy as all other things that I have added to my portal... :/ |
functions.php
Find the code: PHP Code:
PHP Code:
1. Find the code: Code:
<form action="forumdisplay.php" method="get"> Code:
<form action="$bburl/forumdisplay.php" method="get"> Code:
<select name="forumid" Code:
<select name="forumid" in home template, use the [high]$forumjump[/high] variable to call your drop-down. ------------------- index.php (homepage) Add: PHP Code:
let me know if that helps.. |
Fatal error: Cannot redeclare makeforumjump() in /blablabla/www/forum/admin/functions.php on line 1499
line 1499: function makeforumjump($forumid=-1,$addbox=1,$prependchars="",$permission="") { |
$bburl variable must be added...
|
]I used this code:
Code:
////////////////////////// FORUMJUMP////////////////////////////////////// :( |
All times are GMT. The time now is 04:38 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|