The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Comments |
#282
|
||||
|
||||
well, then the options are there.
|
#283
|
||||
|
||||
oh yeah... I ran it again and its there...
its under Forums Home Page Options right... thanks a lot... now how do I 'columns' it... |
#284
|
||||
|
||||
um is it possible to make 2 categories to be columned?
|
#285
|
||||
|
||||
hmm, theoretically yes, but it's not really tested or done by myself.
the vb3 version of this hack has that feature on the other hand |
#286
|
||||
|
||||
by the way... why is the forums descriptions disappeared? Is there anyway to keep the forums descriptions? how?
Thanks a lot for your helpful replies! |
#287
|
||||
|
||||
it's just not in the template, but you can add it to the template if wanted
i just thought it looks better without a description |
#288
|
||||
|
||||
Quote:
|
#289
|
||||
|
||||
just look up the other forumhome forumbits templates, and you'll the the variables to use
|
#290
|
||||
|
||||
Quote:
|
#291
|
||||
|
||||
glad to hear |
#292
|
||||
|
||||
Thanx Mr. Xenon FOR this Great Hack
i have installed it successfully ! and i have added forum home $description variable and its working fine . but , when i tried to add some additional variables for ( number of posts and Last Post Info ) , table of the forum home has been changed with bad width can you expalin to us , How to install this hack by keeping the same variables in vbulletin ( # of posts and Last post info ) ?? - Sorry for bad english - regards |
#293
|
||||
|
||||
it is mainly a template modification.
you just have to edit the colforum tablebit and ad $forum[postcount] or $forum[threadcount] into the needed positions |
#294
|
||||
|
||||
um... Xenon... I got a problem here... you can see it here: http://www.ffindo.com/vbb
I edited the template so that it will not include forum's title and add the descriptions variable only. I added the description of each forums via admin panel (of course) with html to show an image... everthing was working fine... until I added the 9th forum, which is 'Final Fantasy Crystal Chronicles' on my board (ffindo.com/vB), the cell width changed, the right cell and left cell is not even. Please see it here: http://www.ffindo.com/vbb I used this very same code to add images on description for all: <img border="1" src="image.jpg" width="300" height="75"> I don't think the code above affect the cell/table, because it only goes 'weird' when I added the 9th forums. Then after that what I do is deleting some of the still empty forums, and still the cell width is not even. Then I add the forums again, still, its most likely will not go back to normal one. Hope you can understand my explanation, can you help Xenon? Thanks a lot. |
#295
|
||||
|
||||
hmm weird... the address supposed to be http://www.ffindo.com/vB with two b, not one.
I attached an image of my board address to this post |
#296
|
||||
|
||||
Quote:
|
#297
|
||||
|
||||
be sure you have this:
HTML Code:
<td bgcolor="{secondaltcolor}" valign="top" $width>
this is the most important part. but i cannot help you more, as i don't have vb2 boards anymore, and also don't have the hacks anymore to tra things out |
#298
|
||||
|
||||
Thank you very much Xenon... its working now
|
#299
|
||||
|
||||
glad to hear that |
#300
|
|||
|
|||
how do i drop or remove one of the sql quiries i ran it to many times lol
|
#301
|
||||
|
||||
*gg*
add the line $debug = 1; into your config.php then you can deleten single settings from within your ACP |
#302
|
|||
|
|||
i dont understand were i go to do this in the CP???
|
#303
|
|||
|
|||
i added right before the verry end ?>
|
#304
|
||||
|
||||
it doesn't matter where you add it
when your debug mode is set, and you log into the acp the next time, there is a new option on the left, vbulletin settings (or so, i haven't used vb2 since a long time) there you can manually delete them |
#305
|
||||
|
||||
Quote:
thanx mr xenon for last replay for me but wanted to ask you if this hack included in vb3 or not yet ? |
#306
|
||||
|
||||
well i have released a vb3 version of this hack, yes, but also just the forumhome version.
but iirc the working instructions for forumdisplay could be in the support thread. |
#307
|
|||
|
|||
Im Not 100% Sure Someone Hasent Said This, But My Index.php Doesnt Have Everything, IE....
global $DB_site,$bbuserinfo,$iforumcache,$ipermcache,$imo dcache,$session,$accesscache,$ usergroupdef,$noperms; global $showlocks,$hideprivateforums,$showforumdescriptio n,$forumhomedepth,$dateformat, $timeformat,$enableaccess; global $bbforumview; ^^^^^^^^^^^^^^ I Dont Have THat Bolded Line, I Think Its Whats Giving Me The Index Error Once I Upload, I Even Add The Line In, And It Still Doesnt WOrk....Help Me |
#308
|
||||
|
||||
actually it's not required to have that line, as you just have to put code below, but if you don't have that line, i think you have hacked your index.php already and that another hack makes problems, so i suggest you get rid of the troublemaker first.
|
#309
|
|||
|
|||
thnks :nervous:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|