![]() |
When I was pasting the code changes in, I duplicated the following code by not pasting on the correct line. :nervous:
Removed the dup code and I can now collapse/expand catagories. Thanks! Code:
<if condition="$childforumbits"> |
To give the columnized catagory a similar look as my regular catagories, I added one small bit of code to the level1_nopost template.
Code:
<if condition="$childforumbits"> |
nice additions :)
|
forgive me for asking :o has the image addition part been written yet?
as i said in a previous post, i do like this modification ;) and i am waiting for the image part LOL |
The image is just a template conditional:
HTML Code:
<if condition="$forum['forumid'] == X"><img src="x" alt ="zx" /></if> |
Are we going to get the image addon for this one?
|
as it's just a template edit as NTLDR posted, the answer is no :)
|
if you don`t mind to change first post attachements for us, couse after installation got a lot of trouble and need to go check topic to fix it...
Thanks! |
erm, no i won't change the hack instructions, as the hack is working, if you apply any of the additional things within this threads, you have to do that on your own risk, as it's not part of my hack and therefore not beeing added to the instructions
|
ok, got it now... sorry! ;)
|
:)
good to hear :) |
Hi I have a small problem here. I put in the replycount column here as you can see but its broken up and doesnt fill the entire length (vertical) of the forum section. What did I do wrong? What can I do to fix it? :confused:
Attatched is my code for my column addon and a screenshot. |
Im guessing its because you need to set up an additional table. Just my guess.
|
I tried putting <table> tags in the template but it screws it up :confused:
|
What happened to the support in this thread :confused:
|
Support does not mean to do stylechanges for you if you cannot do them yourself.
Support means resolving problems the modification produces itself. |
Does this work for vBulletin RC3?
|
Quote:
|
Quote:
|
Quote:
and when we had it for version 2 each forum was in a box, look tidy haw do i do this??? |
An error occurred while attempting to execute my query. The following information was returned.
error number: 1146 error desc: Table 'abc.forum' doesn't exist That's werid! No mater how I tried still getting the same result.. No ideal what's the main causes of it..any bro here ever encountered such problem before? Any help will be GREATLY APPRECIATED. Many thanks in advance. |
do you use a table prefix?
if yes you have to manually change the query [sql]ALTER TABLE forum ADD subforumcolumns TINYINT(3) UNSIGNED DEFAULT '1' NOT NULL ;[/sql] into [sql]ALTER TABLE yourprefixhereforum ADD subforumcolumns TINYINT(3) UNSIGNED DEFAULT '1' NOT NULL ;[/sql] if you don't have a tableprefix set up, you have a serious problem on your board.. |
Is it possible to check whether there's any tableprefix'ed on my forum...?
|
it's set up in your config.php
|
Looks something like this:- ?
Quote:
thanks |
exactly.
so you ahve to add this prefix before the 'forum' within that query |
alright. thanks a lot bro..
I'm gonna install it right now! |
Does the image add-on control custom on/off images per forum, or just add just an image for the forums there for eye candy? I definatly want to incorporate this into our new design but with custom on/off images for a particular category.
Thanks for any clarity you can provide. :D Nice job, btw! |
you can change that:
HTML Code:
<img src="$stylevar[imgdir_statusicon]/forum_$forum[statusicon].gif" alt="" border="0" /> HTML Code:
<img src="$stylevar[imgdir_statusicon]/forum_$forum[forumid]_$forum[statusicon].gif" alt="" border="0" /> |
* Alien moans softly.
Thank you SO much. :D |
:)
you're welcome :) |
trying to make same like on http://www.wiredgamers.com/ but can`t.... is any spetial modifyin` was made for that or not?
|
If you want the images there then it was an add on released by assassingod
|
just the vb2 version was by Steve Mindtrix, for vb3 the way has been posted here :)
|
no, sorry, but i was mean other... i did red underline on screenshot what i want to chane....
i have no problems with add images, my problem is that i can`t make row with only "Forum|Posts" for columnized category instead of "Forum|Last Post|Topics|Posts" wich is for usual tables.... other is perfect... |
<a href="https://vborg.vbsupport.ru/showthread.php?s=&threadid=59808" target="_blank">https://vborg.vbsupport.ru/showt...threadid=59808</a>
Theres the vB2 version of what i believe you want. You might be able to convert it over for this one, shouldnt be to hard |
ok, i`ll try it! thanks! ;)
|
Quote:
any clue? |
Quote:
that's a beyond my hack problem. you may read this, which may help ya: [sql]-[/sql] |
Great hack great support - installed first time and with conditionals is easy to make it look just as you want. All hacks should be like this one. GREAT !!!
|
All times are GMT. The time now is 04:20 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:
|