|
[r4] SubForums In Columns
|
|
Aug 10, 2008, 12:25 PM
(This post was last modified: Oct 22, 2009 03:56 PM by LeX-.)
Post: #1
|
|||
|
|||
|
[r4] SubForums In Columns
MyBB Version: MyBB 1.4
New Settings: 6 [ SubForums In Columns Group ] New Templates: 0 DB Changes: 0 File Changes: 0 Files: 2
Install:
Settings:
What: * Order subforums in 2 or 3 columns. Note: Originally Made For 1.2.* By Zaher1988; His Copyright Remains If you deactivate this plugin; be sure you also reupload a fresh copy of ./inc/functions_forumlist.php. Else your index will look a lil' messy ^^ Update: Deactivate 1.2.* version; Upload 1.4 version && activate. Demo: http://beta.thingiej.be/index.php |
|||
This ad removed for subscribers.
|
Aug 10, 2008, 04:59 PM
Post: #2
|
|||
|
|||
|
RE: [r4] SubForums In Columns
Good plugin, but how can I change 2 or 3 columns to... 1 column
, which is more useful on my board?
|
|||
|
Aug 11, 2008, 10:10 AM
Post: #3
|
|||
|
|||
|
RE: [r4] SubForums In Columns
If you want 1column; just leave it like it was ? =/
Thats one row seperated by comma. So change the $comma var into a <br /> Open your functions_forumlist.php and find PHP Code: eval("\$forum_list .= \"".$templates->get("forumbit_depth3", 1, 0)."\";");Change $comma = ','; into $comma = '<br />'; |
|||
|
Aug 11, 2008, 03:07 PM
Post: #4
|
|||
|
|||
RE: [r4] SubForums In Columns
LeX- Wrote:/.../ Thanks for help, but <br /> tag must be added for subforums too. When I tryed your code: Forum Subforums: Subforum1 Subforum2 How change code to make this: Forum Subforums: Subforum1 Subforum2 |
|||
|
Aug 11, 2008, 03:12 PM
Post: #5
|
|||
|
|||
|
RE: [r4] SubForums In Columns
Open forumbit_subforums
add a <br /> after {$lang->subforums} |
|||
|
Aug 11, 2008, 03:20 PM
(This post was last modified: Aug 11, 2008 03:20 PM by DamYan.)
Post: #6
|
|||
|
|||
RE: [r4] SubForums In Columns
LeX- Wrote:Open forumbit_subforums Thanks a lot - works great!
|
|||
This ad removed for subscribers.
|
Aug 12, 2008, 04:11 PM
Post: #7
|
|||
|
|||
| RE: [r4] SubForums In Columns | |||
|
Aug 12, 2008, 04:46 PM
Post: #8
|
|||
|
|||
|
RE: [r4] SubForums In Columns
I could but i wont. Extra queries needed for rather 'useless' information.
|
|||
|
Aug 12, 2008, 05:50 PM
Post: #9
|
|||
|
|||
|
RE: [r4] SubForums In Columns
All right.
Hey, I don't know if this is a bug, but when I change to custom images, it ends up changing the normal images for my boards. |
|||
|
Aug 13, 2008, 11:00 AM
Post: #10
|
|||
|
|||
|
RE: [r4] SubForums In Columns
Forumlink ?
It only changes the images on depth == 3 (Subforums) |
|||
|
« Next Oldest | Next Newest »
|

Upgrade
Contact
Testimonials
Invite
Documents
Search
Member List
Tagpad





, which is more useful on my board?