![]() |
<a href="http://ghost.flf.free.fr/cyrus/vbindex_bug.jpg" target="_blank">vbindex in 1600*1200</a>
|
Quote:
|
Quote:
And thanks a lot for your answer, it works the way I wanted it to now. :) |
I get that with your Demo Site too...
I am viewing in 1024x768, and using IE6...:) Satan |
Quote:
|
Quote:
|
Quote:
|
Quote:
|
Quote:
|
Quote:
|
How would you go about having multiple pages? and adding new templates? so those new pages can be integrated within vbindex home
|
Quote:
Save the template as a home_pagename (the template must start with home_) You can then access it using the following URL: Code:
vbindex.php?page=pagename |
Ah, this is very useful. Thanks again NTDLR
|
It doesn't work for me :( it is home_about, I also renamed vbindex.php to index.php
|
I got it working
Thanks, now I understand. |
Quote:
|
Great work on vbindex its working like a damn lucky charm
ummm lucky charms hehe |
i did everything i was supposed to do and double checked. am i supposed to change vbindex to index? or what does vbitemplate_install.php do and belong?
thanks. i upgraded to 2.2.6 tonight, and i am trying to do all of my hacks over again. not a fun task for us code-challenged. i would like to use this instead of the welcome panel and a few other hacks i had going. i appreciate your help and i am really looking forward to getting this up and running. :) amity |
i added the poll and news forums, should they be private? or it doesn't matter? i have them private currently....
thank ya. am |
http://www.amitymama.com/vb/vbindex.php
this won't load at all. the regular index page still loads: http://www.amitymama.com/vb/index.php?s= help would really be appreciated at this point. someone must be up working on their forums at 2am just like i am, huh? if not, could you pm me or just post here and gimme some thought. nice thought preferably! ;) am |
Quote:
Did you run the vbi_install.php and did it compleate? Do you have the home and home_xxx templates in the Admin CP? Lastly have you copied the code from the vBulletin index.php to the vbindex.php? |
i have all the vBindex Templates in my admin. i am pretty sure the installer ran all the way- i do know i can't run it again because i am getting a duplicate table error if i do.
i did copy that code from my index.php also. i just went in and dropped canviewvbindex table from usergroup in the database and ran the installer again. the installer completed, but still nothing. i am looking at the table (canview...) and it says: smallint 6(length/values) null is that correct? i will keep nosing around. thank you for your input and help! i appreciate it... :) am |
Quote:
I'll take a look when vB can connect to your MySQL Server again: Quote:
|
when it asked me to do the template.php changes i could not find them in my template ?????????
am i missing something anyway hack is installed minus the above and in admin cp only way i know is it shows up under permissons so i must be missing something as how do i edit the first page of vbhack Also a few posts show on the front page but one is weird it only shows half of it its as if halg the page has been cut off ?? |
Quote:
Quote:
Quote:
|
sorry NTLDR
and thanks for replying was my fault by not reading the first post proper and rushing as usual. |
Quote:
|
First off, may I say great hack :D
but I have a few little problems I hope you can work out how to fix :) This is where I have installed it: http://www.consoleradar.com/index.php Now, my forum is located at http://www.consoleradar.com/forums/ , so I put in the vbindex.php file (renamed to index.php) where vB is installed, and it's working fine. But yeah, as I said a few things, if you look at the left hand side, down to the online users bit, it lists the online users, but their profile is all linked to go to http://www.consoleradar.com/member.php , not http://www.consoleradar.com/forums/member.php is there anyway to fix this? Next small problem, the poll, I can't get it to work. I put in the right forum ID in the file, and made a new thread with a poll in it, but it wont come up on the vbindex page? Last thing, when you login, it takes you to the forum home page, is it possible for it to take you back to the news page (i.e. vbindex?) That's about it, thanks :) |
Online Now:
Online Today: 1 Members | Guests Is it not meant to List who is Online also my buttons along top now seem to go off the page even though i have checked them in Styles and they look right. |
scrap last post i forgot to get details from orginal index.php
One little question the first post that showed on the vbindex page has a box around it and looks ok as has comments in it etc (Comments (0) ) now when it adds another post to vbindex page which is now called index.php the rest have no boxes round them Example : Its me - by Mr_P besides that it runs well - i have sorted polls out and even got members online to show on main page so chuffed but can u say if the above about the box is correct or what? |
LOL scrap last 2 posts :)
it all works reason i asked last question was They all show on same line Latest threads does not show to the right of the boxes and it threw me a bit Latest threads is at top of page and the boxes appear underneath them - can u tell me how to fix this prob please. |
hope this shows what i mean
I thought latest threads went down the right hand side and the box ones went in middle as on mine they dont. |
mods can u delete my last 3 posts
i forgot to update templates excellant hack and something i did`nt even know it had to just now is the welcome panel |
Can someone recommend a good web site to learn how to use tables? This is an excellent hack, but I have problems making new boxes (tables), and even just making a small table above the News that says: "Latest News". Any decent table tutorials greatly appreciated.
Thanks Jbear6 |
I personally think vbportal is a lot easier to install considering the directions are a lot more detailed and easier to follow. Just my 2 cents..
|
I found that if your forum is hacked, that there is some probelmatic code, so it took me a LONG time to install this :|
|
having this error
"Warning: ChDir: No such file or directory (errno 2) in /locationofmywebsite/forums.proxymx.com/index.php on line 25" |
okay gonna stick me head out here and go for it
not knocking the vbindex at all but is it possible to keep the side menu but in middle have the actual board and not the replies etc . As i would prefer it this way as i can easy edit the sidebar to display links to specific forums. I know some say its easy to do - but its only easy if you know how! and personaly i only know from what ive been picking up on here. |
Quote:
But yeah, as I said a few things, if you look at the left hand side, down to the online users bit, it lists the online users, but their profile is all linked....[/quote] To fix this change your forumhome_loggedinuser to: Code:
<a href="$bburl/member.php?s=$session[sessionhash]&action=getinfo&userid=$userid">$username</a>$invisibleuser This will be fixed in v2.0.2 when I will add a home_loggedinuser template. Quote:
home_poll: Code:
<form action="$bburl/poll.php" method="get"> Quote:
Firstly edit the URL to your vbindex.php in the last line of code )where it says: PATH TO VBINDEX) and upload to your forums directory. Edit the home_welcomelogin template: Code:
<table border="0" cellpadding="0" cellspacing="0"> Let me know if it all works :) |
Quote:
|
All times are GMT. The time now is 12:23 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:
|