chrishajer (@chrishajer)

Forum Replies Created

Viewing 25 replies - 1,176 through 1,200 (of 4,477 total)
  • @chrishajer

    Participant

    & # 228 ; ä

    & auml l ä

    & # 246 ; ö

    & ouml ; ö

    those are wrapped in backticks not , just testing.

    [code], just testing.

    @chrishajer

    Participant

    Try the kakumei template for just a minute and see if the admins can remove other’s tags. If they can, then you need to determine what the difference is between the two themes that would cause this.

    @chrishajer

    Participant

    Start a new topic for your new topic please.

    @chrishajer

    Participant

    You need to change localhost to this can0932412570712.db.5237484.hostedresource.com since that’s the name of the host your database resides on. It will work fine after that, assuming the password is correct.

    @chrishajer

    Participant

    Remove lines 11 through 46 of front-page.php in the stock kakumei template. If you’re using a different template, the line numbers will be different but that’s the section of the file you need to remove.

    Depending on how many tags you have and how many forums, you might need to push the footer down. Try it and see.

    @chrishajer

    Participant

    Just that text or all the latest discussions from the front page of the forum?

    @chrishajer

    Participant

    Most FTP programs will allow you to change the permissions on the folder, or you might be able to do it from your host’s control panel. It would be better to fix the permissions on the my-templates and my-plugins folders and use those instead of bb-templates and bb-plugins.

    @chrishajer

    Participant

    I have one 1.0-alpha-2 installation where it does not happen. Maybe the error was introduced after that?

    @chrishajer

    Participant

    (it could be b/c I’m still using the 0.9 branch)

    I think it’s a problem with 1.0. I’ve never had a problem in the one 0.9 installation I have, but I do see it all over with 1.0 installations.

    @chrishajer

    Participant

    johnhiler, why do you suspect it doesn’t work here? Try this search:

    https://bbpress.org/forums/search.php?q=i18n

    Check the Relevant Posts results. Some of the links are incomplete, results 1, 4, 7, 8, 9 when I searched. Not all are broken, just some.

    @chrishajer

    Participant

    I’ve seen it here and also experienced it at Justin Tadlock’s Theme Hybrid forums.

    I don’t rely on bbPress built in search too much since it’s so bad. I just use google site:bbpress.org/forums whatever to search. That doesn’t mean they shouldn’t fix it, but it does not appear to be the only thing wrong with bbPress search.

    There was recent discussion of the quality of bbPress plugin search too:

    https://bbpress.org/forums/topic/is-it-just-me-or-does-the-plugin-search-suck

    @chrishajer

    Participant

    What template are you using, or what is your forum URL?

    @chrishajer

    Participant

    did you quote the filename?

    require_once('/absolute/path/to/wp-load.php');

    @chrishajer

    Participant

    Are you using a default theme, and what plugins are you using? What version of bbPress and is it integrated with WordPress (and the version there too if so)?

    @chrishajer

    Participant

    If you look in the stock kakumei template for the word “Voices” you will see all the places where it’s commented out.

    ./favorites.php:18:     <!-- <th><?php _e('Voices'); ?></th> -->
    ./favorites.php:30: <!-- <td class="num"><?php bb_topic_voices(); ?></td> -->
    ./view.php:11: <!-- <th><?php _e('Voices'); ?></th> -->
    ./view.php:20: <!-- <td class="num"><?php bb_topic_voices(); ?></td> -->
    ./view.php:30: <!-- <td class="num"><?php bb_topic_voices(); ?></td> -->
    ./topic.php:10:<span id="topic_voices">(<?php printf( _n( '%s voice', '%s voices', bb_get_topic_voices() ), bb_get_topic_voices() ); ?>)</span>
    ./forum.php:11: <!-- <th><?php _e('Voices'); ?></th> -->
    ./forum.php:20: <!-- <td class="num"><?php bb_topic_voices(); ?></td> -->
    ./forum.php:30: <!-- <td class="num"><?php bb_topic_voices(); ?></td> -->
    ./tag-single.php:13: <!-- <th><?php _e('Voices'); ?></th> -->
    ./tag-single.php:22: <!-- <td class="num"><?php bb_topic_voices(); ?></td> -->
    ./front-page.php:19: <!-- <th><?php _e('Voices'); ?></th> -->
    ./front-page.php:28: <!-- <td class="num"><?php bb_topic_voices(); ?></td> -->
    ./front-page.php:38: <!-- <td class="num"><?php bb_topic_voices(); ?></td> -->

    @chrishajer

    Participant

    There is none that I know of. You can turn off Akismet, but otherwise Akismet flags suspicious looking posts as spam, and posts with lots of links look like spam.

    @chrishajer

    Participant

    If you’re using 1.0, it’s built in but commented out in the templates. If you look for it you should see it.

    @chrishajer

    Participant

    nice work, goebelmasse.

    @chrishajer

    Participant

    Related https://bbpress.org/forums/topic/login-does-not-work-after-successfull-install

    This comes up fine:

    http://uni-bonn-medienwissenschaft.de/forum/

    I had the problem when I tried to log in. Sounds like something with the integration is not working maybe? Invalid key or something?

    @chrishajer

    Participant

    Do the errors go away if you use English instead of German?

    @chrishajer

    Participant

    Sounds like the plugin does not have a valid header.

    Can you post the plugin here, in a code block, or send a link to where it can be downloaded? What plugin are we talking about?

    @chrishajer

    Participant

    I this where you’re going to run bbPress or is it a test installation? These are warnings that appear to be related to running on XAMP and do not normally occur in a production installation.

    Also, they’re just warnings. If you can turn off PHP warnings, I think you won’t have any more trouble. But if you’re going to be running this in a production environment on another server anyway, I would just install it there and not worry about these issues.

    In reply to: lost password

    @chrishajer

    Participant

    You did not get phpBB from here. phpBB support forums are here:

    http://www.phpbb.com/community/

    If we’re talking about the link you posted, it redirects here – http://youngmoney.us/dir1/index.php which is phpBB, not bbPress.

    In reply to: Backticks Not Working

    @chrishajer

    Participant

    It could also be because of the integration, but I’ve never seen that personally.

    In reply to: Backticks Not Working

    @chrishajer

    Participant

    I just made a test post on your forum and it looks pretty messed up to me.

    What plugins are you using and does this happen with the default theme as well? You installation is not working like a default installation, so it’s something that was changed.

Viewing 25 replies - 1,176 through 1,200 (of 4,477 total)