![]() |
One more thing, maybe I'll look a bit newbie wit all those questions but as I say I'm not a programmer! I don't find how to enable the right block, any tips for this?
Thanks! ;) |
In the template home look for a line similar to:
Code:
<!-- $right --> Code:
$right Don't worry about feeling like a newbie if you do, we all had (have) to start somewhere :D |
Good, thanks a lot ;)
|
Some more newbie question:
1. In the lef/right block, there is a link to "My Notepad". What is this? In my default installation of vBulletin 2.2.5 it seems not to be existing? Best regards, Quote:
|
You can get it here, this is a hack called vbpad, this allow your users to keep some personal notes in their CP.
|
Another one: after installing vBindex, when selecting Forum home in the Forum Jump, I'm redirected to the first page. However, I would like this selection to redirect to a list of available forums instead. How do I do this?
|
Quote:
If this is then if you wish to leave the file names like this then I belive you either have to modify functions.php or set the $bburl in the options to point to url/forums.php where forums.php is the forums home page. I could be wrong as I haven't tried it! |
From what I can see, your site is working in a manner that I would like, e.g. when choosing "forum home" from the Forum jump menu, the user is redirected to the forum list page. Did you do some additional tweaking?
What I did when I installed the vBindex, was that I renamed the original index.php to home.php. After copying the necessary code from the original index.php to vBindex index.php, I then upload it to the vB folder on my site. I have also added your modification for multiple vBindex pages. What should I do? Best regards, |
I think I got it....I should problably change the variable in forumdisplay.php?
// jump from forumjump $goto = ''; switch($forumid) { case 'home': $goto = 'index'; break; to // jump from forumjump $goto = ''; switch($forumid) { case 'home': $goto = 'home'; break; |
Hi el3m3nt
Im back :D I have litle problem with the vBindex:( its the left block, I dont understand ? New posts [ 22 ] this should be 17 ? Posts today [ 17 this should be 22 this is strange I didnt change the original code. can you please help me? |
All times are GMT. The time now is 01:53 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:
|