Null (@null)

Forum Replies Created

Viewing 25 replies - 276 through 300 (of 437 total)
  • In reply to: Navigation Theme

    @null

    Member

    http://open-dialogue.com/bbpress/

    Looks alright here now, try refresh?

    Edit:

    Ow you fixed it

    In reply to: Navigation Theme

    @null

    Member

    At you style.css file find:

    #front-page #discussions {

    margin-left: 0;

    margin-right: 0;

    }

    Add:

    width: 590px;

    590px is just an excample of a size. You can change this.

    Think this should fix it

    In reply to: Navigation Theme

    @null

    Member

    zip the template so I can dl and watch it and I will see what I can do

    @null

    Member

    We need a dl page with a list with these language files like:

    http://www.phpbb.com/downloads.php (you need to scroll down a bit)

    In reply to: Navigation Theme

    @null

    Member

    Np dude, you only forgot to outline the forum part now :) Topic — Add New » part is still small and need to stretch to the max…

    Looks good

    In reply to: Restrict New Topic

    @null

    Member

    I need this to, but only mods/admins to begin a topic and members can only reply on them. But this only to a specific forum, all other forums stay “normal”

    In reply to: Plugin: bbMenu 1.0

    @null

    Member

    What bugs? Euuh well if you have a fix too, put it here for the time being :)

    In reply to: Navigation Theme

    @null

    Member

    Show me what you mean :)

    Or look at bbportal.org and go to the forum. Thats also in a “new” sidebar

    In reply to: k2 for bbpress

    @null

    Member

    Or use my bbMenu plugin when it is released :)

    Btw in the first post: your forum’s profile links is bugged

    In reply to: Navigation Theme

    @null

    Member

    I would remove the Hot Tags part and put it in a side bar (since both of them are missing when viewing the forum). This also gives the forums itself more space (cause the Hot Tags are in the sidebar now).

    @null

    Member

    Well though I like the theme I do have some things that border me:

    1) Don’t give us themes that relies on plugins. I don’t wanna use the smilies plugin, not installing them results in an error.

    2) It has bugs, creating a new topic messes up the whole page (I don’t say it has to be bugless, but this one is very obvious)

    3) PLZ put everything in the theme in ENGLISH

    Just my 3 cents

    0

    @null

    Member

    The code I gave you works fine here.

    Well since it does create the bb_menu table I suggest you fill it manually with phpma.

    Use these lines:

    INSERT INTO bb_menu VALUES (‘active’, ‘Forums’, ‘index.php’, ‘front-page’, 0)

    INSERT INTO bb_menu VALUES (‘active’, ‘Search’, ‘search.php’, ‘search-page’, 1)

    INSERT INTO bb_menu VALUES (‘available’, ‘Statistics’, ‘statistics.php’, ‘stats-page’, 0)

    But NOT all at once. Do them 1 by 1 so like:

    INSERT INTO bb_menu VALUES (‘active’, ‘Forums’, ‘index.php’, ‘front-page’, 0)

    presss Go

    Then enter line 2 etc etc

    I am in the final stage of releasing this for 0.8, but I still don’t know why your table isn’t filled like it should… :(

    @null

    Member

    Think we have a fan :D

    @null

    Member

    Hooray!!!

    @null

    Member

    Crossing fingers X

    @null

    Member

    Ghehehe

    In reply to: Top Posters

    @null

    Member

    Perhaps this is already possible using the memberlist-plugin. Not sure though

    In reply to: 8.0

    @null

    Member

    NNNOOOOOOOOOOOOOOOOOO!!!!!!!!!!

    @null

    Member

    I still run 0.74 I believe, I will check it when I have the time :)

    @null

    Member

    I understand, nothing to be ashamed about, we all do it :P

    @null

    Member

    Yeah hmm was afraid of that. It’s part of a function I’ve made with a foreach etc etc

    There are 3 options:

    1) Request this as a new function/option in the next release of bbPress

    2) Make a new function :)

    3) I/ someone else makes the function when I/he/she has the time

    I will take a look at it tonight

    @null

    Member

    -fap- -fap- -fap- for spencerp :P

    In reply to: 8.0

    @null

    Member

    Plz let the release be today plz plz plz :)

    @null

    Member

    Ok, I am at work now, so when I get home (tonight) I will cook up some correct SQL code for you. The problem is that the table isn’t filled so thats why it said: Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource because the table is empty.

    The thing that borthers me is why it doesn’t fill the table when it is created :S (any1 has any ideas about this?)

    So your original error is easily fixed, but you will have to wait till I get home.

    Greetz

    @null

    Member

    You can’t.

    But you can delete them in 0.8 (I believe)

Viewing 25 replies - 276 through 300 (of 437 total)