![]() |
btw, for those interested in breaking up the news items, it's not quite as easy as simply inserting a <br> or a table as listed above. you can add the table tags at the end of the home_newsbit template, but then you end up with a border around it.
if you don't mind that, then no problem... but if you'd rather not have that border, you have to go into the home_news template and remove the table that includes the cellpading and cell spacing. then paste that into the home_newsbit surrounding the whole thing. then add a new <table> tag that does not have a border, at the very end. i can post my news and newsbit for those that are actually interested. not much to do, but for us that are just getting used to templates and such, it might be handy. |
NTLDR does this work with 2.2.4?
looks great man :) |
Quote:
It has been tested on 2.2.4, 2.2.6 and 2.2.7 but should work on all 2.2.x :) |
cool thanx :)
is it possible to move the "latest thread" in the center instead of havin em in the right block? (like the old design) laterz |
Just use the v1.3 home_thread and home_threadbit templates and move $threads in the home template, it will then look like it did in 1.3 :)
|
Thanx NTLDR :)
I also coiped my old home_template over to the new one and it seem to work perfect :) |
Hey I tried to upgrade my vbindex from 2.2.6 to 2.2.7 and it messed up last time. I ended up having my host company reinstall the backup I made before I tried to upgrade. Thank goodness because it didn't work right when I used the upgrade20.php file.
Anyways... I want to upgrade to 2.2.8 this time from 2.2.6, are there suggestions you have so I do not mess my forum up like I did last time? I am using vbindex as index.php for my site, and it is pretty modified. Basically all I want to do is fix the permissions bug from 2.2.6 if anyone knows a simple way how... Thanks, |
clangrounds.com, I don't know if this is the same thing as what you experienced, but I did noticed that when I went to upgrade to 2.2.7, it screwed up my templates within the admin cp. If you notice, the templates are still there they just ARENT under the vbindex template category anymore.
Here's a quick tip: Back em up as html. Run the vbindex template installation ONLY. Then reimport your vbindex backed up templates. :) It worked like a charm for me. |
Thanks, that worked for me just fine. :happydance: :)
|
Quote:
Nice site btw... |
Running the upgradeXX.php or install.php will wipe any vBindex templates that haven't been modified.
|
Quote:
A simple run of the vbindex template installer was enough to put them BACK under the proper category. Then I simply imported my custom home_XXX templates. :) Speaking of upgrades and installs...how's the newest version of VBIndex coming along? |
how would i go about displaying the total posts of a specific category, or selected forums.
i have a category that includes many forums for various genres of movies, and within each are the reviews. on my vbindex, i'd like to be able to say; "Total reviews: XX" where XX is the total of all of the forums within that category. thanks in advance guys. |
Quote:
|
BTW, this appears to work on 2.2.8 as well. Just got done upgrading. :)
|
Quote:
PHP Code:
|
excellent.
thank you man! will try it out asap. btw, does it slow it down, if i'm putting about twenty AND forumid=x to include all of the forums? |
umm... sorry.
don't know exactly where to put it. tried a few spots, and i just get Total Reviews: Array. where do you mean "near the top in post info?" ps. i changed the forumid to the category's id... would that make a difference... i just figured it would encompass all of the forumid's within it. |
Sorry, my mistake, put $reviews[totalreviews] in the template. This will add 1 extra query to the page, but shouldn't really slow the page down to much. If you have many forums use parentid=X and but the id of the catagory forum in instead to save having 20+ AND forumid=X in the query, this will probably speed things up a little.
|
NTLDR
I am currently using your vBindex(Great Hack) and I have checked out your site, it is great:) Just got a few questions, how do make a link to homepage and forum?(like the ones you have on your site, root and home) also can you tell me where I can customize my site? like the one you have. I wanna take out the vbulletin pic at the homepage and in the forum.Thanks! (btw can u tell me the steps how to do it, because I am pretty new to forum stuff :p ) |
Quote:
any thoughts ntldr? |
Quote:
Quote:
Quote:
hope that helps. |
Thanks Buddha, I will try and see if I can figure it out. Thanks for the info:)
|
no problem multisync.
is there anyone that could help me with my querry problem by any chance? thanks. |
Hey Budda need your help again :nervous:
Where do I place all those lines you mention above? And do i need to make a icon for those? |
depends on how you want it to look multisync.
if you want it to be like the top navagation buttons, open up header and home_header (in the vbindex template group). look at the link for home. copy and paste it, changing only the url as i stated up (adding vb to index), and then change the name of the img src as well. create another button like the home, name it whatever you want. upload to your image directory, and you're laughing. hope that helps. |
Thanks I think I knowwhat you mean now. :classic:
|
How do i get the poll to show up for a guest without having to vote to get it to show up? And for the latest threads, how do i get it to also show the number of replies to each latest thread? It just shows the title and who posted it. Any help will be greatly appreciated. Great hack by the way. I am usin it on a new site I am building right now. :) One more thing, how do i get some space between news posts?
|
Quote:
glad i could help. |
Quote:
|
Quote:
Quote:
|
This Hack doesn't seem to work on 2.2.8
I took a totally unmodified 2.2.8 to test it before applying it on my home-Forums. Step6: Used vBHacker, no Problems in admin/usergroup.php, changes to admin/template.php failed because the reqested string was not found. The String should be: PHP Code:
PHP Code:
PHP Code:
If i call up my domain, i'm redirected to index.php which has no changes to it, same if i click on home. If I open vbindex.php, I see the following (screen attached). The Test-Pool is not displayed on the left, and from the Index I don't have any Chance to get to the forums from there. Don't really know what to do with this, any help? [EDIT] The Test-Poll is displayed for Ones who voted in it using the Poll-Forum. |
Quote:
Quote:
|
thanks for the help regardless ntldr.
i figured a way around it anyway, that's more productive. your method works perfectly (forumid) now that i've switched things around. thanks a bunch. |
NTLDR
Got a little problem (a minor one), how come the online buddy list on vBindex doesn't work, but in the forum it works? Thanks! Just a note I got the forum addon:) |
How do I get my Latest Threads to look like the ones on this site? http://www.trojanforge.net/
|
Quote:
that site is mine .. what u mean by : "How do I get my Latest Threads to look like the ones on this site?" template? style? also that one is vbindex 1.3 .. im gonna update to latest .. greetz |
I forgot something very important in my first Post: Thx 4 this great Hack ;)
But know to my Questions: I want vBIndex to be the default-load when visiting my domain, so rename vbindex.php to index.php and index.php to forums.php? How Du I add a Forum Button in the upper Row like on vB.org? My next Question is: I run a big Clanboard, so my Page is visited by "Members" (who may vote on the poll and see the news) and "Outsiders" (they may not see the vote and if possible see there own news, which morely will be some infos on the clan). How can I achive this, or should I better use vB Portal? |
Quote:
edit your .htaccess and make it look like this... Quote:
|
Quote:
|
All times are GMT. The time now is 09:15 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:
|