vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   Forums arranged in columns on forumhome (https://vborg.vbsupport.ru/showthread.php?t=41529)

thenetbox 07-31-2002 02:48 PM

oooh.. thats awesome.. did you add the pics using templates only?

Quote:

Originally posted by CRego3D
I was lookign for a hack like this, so I installed it, it did not do exacly what I needed so with a little hlp from Firefly and modifying the templates myself this is what I got

http://www.yaxay.com/yack/index.php

(check it out, it is worthed) .. look at the "Gallery"

It's hacked so the on/off images reflect the forum topic (when read the image shows grey)


LOVE IT :D


omegauk 07-31-2002 04:12 PM

I am having some problems, I have done all correct but my forum layout goes out of shape when I do the forums. Any ideas how to fix?

Xenon 07-31-2002 04:20 PM

can you describe it more exactly or post a screenie?

no problems are known, perhaps you have made a mistake creating/modifying the templates

hypedave 07-31-2002 07:10 PM

okay my forum has 12 Section, right now I can only do one section, how can I do all my forums like this to minimize space

Smoothie 07-31-2002 09:27 PM

Quote:

Originally posted by Xenon

Smoothie: What do you mean? There are no extra queries in my hack..

These:
PHP Code:

INSERT INTO setting (settingid,settinggroupid,title,varname,value,description,optioncode,displayorderVALUES (NULL,5,'Parent forums column arranged subforums','columnparent','0','Choose a Parent Forumid. All Subforums will be displayed in column arrangement (seperat with spaces)','','8')
INSERT INTO setting (settingid,settinggroupid,title,varname,value,description,optioncode,displayorderVALUES (NULL,5,'Display Forum Columns','forumcols','4','','','9'


Xenon 07-31-2002 09:49 PM

ahh i see ;)
run em seperatly...

@hyperdave: in the newest version you can seperate more categories by space, all subforums in these cats will be arranged in columns.

CRego3D 08-01-2002 12:00 AM

Quote:

Originally posted by thenetbox
oooh.. thats awesome.. did you add the pics using templates only?


no what we did was to have a hack that woudl give each forum it's own on/off images .. wich where incorporated into the template :)

ladyfyre 08-03-2002 01:07 PM

hmmm....i guess i am the problem child on this one....either that, or one of the other hacks i am using is causing a conflict.

When i try to execute the sql query ( this is what i am using, straight out of the install file:

INSERT INTO setting (settingid,settinggroupid,title,varname,value,desc ription,optioncode,displayorde r) VALUES (NULL,5,'Parent forums column arranged subforums','columnparent','0','Choose a Parent Forumid. All Subforums will be displayed in column arrangement (seperat with spaces)','','8')
INSERT INTO setting (settingid,settinggroupid,title,varname,value,desc ription,optioncode,displayorde r) VALUES (NULL,5,'Display Forum Columns','forumcols','4','','','9')

)

I get this error:

Failed to execute SQL : SQL INSERT INTO setting (settingid,settinggroupid,title,varname,value,desc ription,optioncode,displayorde r) VALUES (NULL,5,'Parent forums column arranged subforums','columnparent','0','Choose a Parent Forumid. All Subforums will be displayed in column arrangement (seperat with spaces)','','8') INSERT INTO setting (settingid,settinggroupid,title,varname,value,desc ription,optioncode,displayorde r) VALUES (NULL,5,'Display Forum Columns','forumcols','4','','','9') failed : You have an error in your SQL syntax near 'INSERT INTO setting (settingid,settinggroupid,title,varname,value,desc ription,op' at line 1

Xenon 08-03-2002 01:10 PM

try to run em seperatly, there are two querys, not just one ;)

Chris M 08-03-2002 02:08 PM

Have you managed the multiple forum thing yet?

Satan

Link14716 08-03-2002 03:30 PM

Ok, when I installed tis, I get a minor cosmetic problem (see below attachment), I am sure it is a template, but don't know how to fix it. Nice hack, BTW :banana:

Rose 08-03-2002 03:40 PM

Quote:

Originally posted by CRego3D


no what we did was to have a hack that woudl give each forum it's own on/off images .. wich where incorporated into the template :)


Is this something that might be shared/released? ;)


edited to add Very nice. I've it installed and am working on the tweakings. :D

Xenon 08-03-2002 11:14 PM

@Rose it is already released as i know, but it's very old (i think 2.01 or so)

@Satan: Don't read my posts ;)
Yes you can now make more categories as top categories of columned forums..

@Link: Can you describe it a bit more? I don't see something wrong on your screenshot...

brauner 08-04-2002 06:46 PM

Code:

INSERT INTO setting (settingid,settinggroupid,title,varname,value,description,optioncode,displayorder) VALUES (NULL,5,'Parent forums column arranged subforums','columnparent','0','Choose a Parent Forumid. All Subforums will be displayed in column arrangement (seperat with spaces)','','8')
Code:

INSERT INTO setting (settingid,settinggroupid,title,varname,value,description,optioncode,displayorder) VALUES (NULL,5,'Display Forum Columns','forumcols','4','','','9')

mhhhh ich habe das jetzt mal so in die Datenbank reingemacht. Ich gehe davon aus das es 2 einzelne sind.
Aber bei mir im Board ist keine Ver?nderug zu sehen. Wo und wie gebe ich das ein?

Allerdings finde ich das was ich eingegeben habe in der Datenbank nicht wieder.
Sorry aber ich bin ein neuling.


In Englisch:
mhhhh I clean-made now times in such a way into the data base. I go of it out of it 2 particulars am. But with me in the board no Veraenderug is to be seen. Where and how do I enter?

However I find which I entered in the data base not again. Sorry however I is a beginner
:cry:

Xenon 08-04-2002 07:39 PM

you should use a better translating program ;)

you'll find these settings in your Admin-CP > vbulletin options > Forumhome section...

[german]Ich will nicht unh?flich scheinen, aber supportfragen kannst du bei vbulletin-germany.com in deutsch fragen. Mir pers?nlich isses ja wurscht, ob man mich hier was in deutsch fragt, aber da es ein englisches board ist kommt das einfach hier nicht so gut an ;)

Wie auch immer, als antwort: Du findest die Sachen dann in deinem Admin-CP bei den forenoptionen[/german]

Brad 08-04-2002 09:30 PM

ok im back :p, heres what i did with it on my live board.

http://www.kousetsu.net/kan/index.php?

Xenon 08-04-2002 09:35 PM

hey, looks good this extra categorie :)

mikey8270 08-04-2002 10:08 PM

its not working for me....i can do the sql quesries and everything else...but i dont get the fields in my admin cp...

Link14716 08-04-2002 10:24 PM

Yea, Xenon, it is minor and of little importance. The border of the between the catagory image and the forums aranged in colums is twice as thick as the normal ones. Like I said little importance, but :banana:

Xenon 08-05-2002 12:06 AM

ahh i see...
hmm, will see what i can do, perhaps it's just a small template mod...

but as said not the importantst thing on my to do list ;)

@mikey: you must have done something wrong, these queries are produced directly from the vb admin cp (settings.php)

omegauk 08-24-2002 06:36 PM

I installed hack and created a category with 4 forums, now when I enter the Category Id in the control panel and save all the 4 forums disssapear and you can only see the actual category alone, any ideas whats wrong?

Zachariah 08-30-2002 08:17 PM

Great,
This is a must in all large forums.

Q: Absolute values would be cool on the columns.(word-wrap in the cell)

EX: Our site is set at 760px with 3 columns = about 254px a column. This is great, but with the current coding if a forum name is longer than that set value the cell will stretch vs. word-wrap. This intern destroys alignment of another parent forum.

As seen below in Parent Forum 2 the 2nd forum name because it is longer kills the alignment. Is there a math variable we could add to keep this from happening?

Parent 1

|small name|small name|small name|

Parent 2

|small name|larger names|larger name|

kira 08-30-2002 09:19 PM

Installed without a problem. What a clever solution for admins with a lot of related subforums! Thanks!

omegauk 08-30-2002 09:46 PM

Anyone know why this error?

Parse error: parse error, unexpected $ in /home/alex/public_html/muscle/index.php on line 746

Hooper 09-04-2002 10:07 PM

Just installed 2.2.6 and the hack worked. It does not work with 2.2.7 at this point.

Thank you,

Hooper 09-05-2002 04:34 AM

Quote:

Originally posted by Smoothie
should/could those queries be run separately, or together?
Seperate. There are a few posts on this because most copy and paste without looking real close. I did the same before I noticed the two queries. You must run the queries seperate or you will get errors.

Smoothie 09-05-2002 06:06 AM

Thanks, and i did run them separately. Didn't have much luck though. Out of the 4 styles on my board, only one looked right. The other 3 were messed.

Hooper 09-05-2002 06:50 AM

Yeah. I pretty much gave up on it. Mine was way out of wack as well. Great idea and a nice hack, just seems to be less work to code the templates as needed by hand at this point. Plus, I believe the hack will need some modification to work correctly with 2.2.7. The new vBulletin version has much needed fixes. With a couple of my imported style sets and 2.2.6 it looked fine, but with the others it was going to take quite a bit of fixing.

omegauk 09-05-2002 07:38 AM

Can anyone help me here, my image is coming up with this funny line around and I need to remove the little text at the top right, posts, threads,last post. See the Red circles:

Rose 09-05-2002 01:33 PM

Quote:

Originally posted by omegauk
Can anyone help me here, my image is coming up with this funny line around and I need to remove the little text at the top right, posts, threads,last post. See the Red circles:

Are you referring to a border inside the img tag?



Thanks for this hack - it's great! I have it running smooth at www.thesistersthree.com/forums > see the "casting couch" section.

omegauk 09-05-2002 01:37 PM

That black border yes, can you see it?

Corbu 09-06-2002 01:53 PM

I like this hack !

Can you post how to do this : Insert images in a table ans "last post by " please Xenon ...

Such like in Yaxay forum...

Good job..

croft 09-11-2002 06:22 PM

well i cant get this to work =(
does these lines have anything to do with it and if so where do i put them ?INSERT INTO setting (settingid,settinggroupid,title,varname,value,desc ription,optioncode,displayorde r) VALUES (NULL,5,'Parent forums column arranged subforums','columnparent','0','Choose a Parent Forumid. All Subforums will be displayed in column arrangement (seperat with spaces)','','8')
INSERT INTO setting (settingid,settinggroupid,title,varname,value,desc ription,optioncode,displayorde r) VALUES (NULL,5,'Display Forum Columns','forumcols','4','','','9')

Hooper 09-11-2002 06:46 PM

Hi Croft.

The above are queries not php code. One Insert at a time, you install or query your database with the data so that the tables will have the above data inserted in to them. The above alters the database information.

You can use phpmyadmin, or if you know how, you can do this from a prompt. If you have never worked on a database before I would recommend phpmyadmin.

Stick this in the queries box. And then the second. Before you do anything, back up your database with a mysqldump.

INSERT INTO setting (settingid,settinggroupid,title,varname,value,desc ription,optioncode,displayorde r) VALUES (NULL,5,'Parent forums column arranged subforums','columnparent','0','Choose a Parent Forumid. All Subforums will be displayed in column arrangement (seperat with spaces)','','8')

croft 09-11-2002 06:51 PM

Quote:

The above are queries not php code. One Insert at a time, you install or query your database with the data so that the tables will have the above data inserted in to them. The above alters the database information.
My problem is i have no idea what so ever how to insert these in to my DB =(
Is there a step by step solution for idiots like me ?
I love the hack by the way and i realy want this =)
If this works this will be my second hack i install wooohooo. as you might have moticed im new to the hack part of vb.. Have no idea what kind of hack is usefull and wich hacks are not...
This one is usefull tho and i want it..
Any help would be wery much apriciated =)
http://www.dabforum.com

Hooper 09-11-2002 06:53 PM

You are not an idiot. You have never added tables or inserted information into a database. This does not qualify for the term idiot.

I gave instructions for the easiest solution that I know of.
phpmyadmin. You will have to do some experimenting. If you are going to experiment with this hack, I would advise you to use 2.2.6 as the hack suggests it works with. 2.2.7 has issues with this hack.

croft 09-11-2002 06:58 PM

Well i exported the setting from my db.. can i yust past the things in the downloaded file or do i HAVE to set this up on the db itself ?
sorry for all these questions.

Hooper 09-11-2002 07:03 PM

You have to do as the installation instructions request.

You have to add the queries to the database so that the alterations are made. Once this has been completed, carry on with the rest of the hack. Do your database alterations (run quereies) before you move forward. This is really not very hard to accomplish. Being it's your first time altering vBulletin and the database, you will want to experiment as mentioned so that you can see how the changes work.

Do you have phpmyadmin?

croft 09-11-2002 07:05 PM

Yes i do.. im at it right now .... =)

Hooper 09-11-2002 07:08 PM

Super.

Ok. You simply and carefully copy one query at a time and paste the query into the box that says run a query. Once there and you are ready, hit the submit button. It will give you one of two things when you do this. You will get an error and explaination, or it will say something like inserted whatever into the database. This is important to be careful not to run the query on the wrong database if you have multiple databases. Be sure to chose the correct one.

Make sure you have selected the appropriate database and click on the database name at the top of the left hand column in phpmyadmin. You will find the querie box there.

Just a note, although phpmyadmin is alright for some things, do dumps and restores from the prompt.


All times are GMT. The time now is 10:15 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
  • Page Generation 0.01391 seconds
  • Memory Usage 1,832KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (1)bbcode_php_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete