Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for '\"wordpress\'

Viewing 25 results - 20,626 through 20,650 (of 26,846 total)
  • Author
    Search Results
  • #77341
    _ck_
    Participant

    That file is not there like you think it is:

    http://roadtoanimation.com/forums/my-templates/kakumei/style.css

    It’s a 404.

    But it might be wordpress interfering with the forums directory since WP is in your webroot.

    Strange that it would happen with a static file though.

    Triple check that you have

    /forums/my-templates/kakumei/style.css

    via FTP, make absolutely sure it’s there.

    If it is indeed there, download your .htaccess file in your top directory (where WP is) and post it here.

    #31332
    Gautam
    Member

    Hi Guys..

    I have just made a new plugin named Social It. The plugin is inspired from the wonderful plugin SexyBookmarks created by Josh & Norman for WordPress (and is almost the same like that)

    It automatically inserts itself below the first post of the topic, but you can insert it anywhere on the forums. It will automatically fetch the appropiate feed link, description, etc.

    It supports a variety of short URL sites to shorten links, I will improve this feature in the upcoming releases, like managing the links within the plugin itself, etc.

    Please report any bugs you face, or request new features.

    Here is the link for the plugin:

    http://bbpress.org/plugins/topic/social-it/

    :-)

    #76840
    TonyVitabile
    Member

    I’ve been busy this weekend with church related activities & I didn’t get back to this post until now. I’ve also found the answer to my own question about getting the current page’s URI.

    I still have a problem to lick in that my WordPress theme came with a horizontal drop down navigation bar that works in WordPress. I included that code in the header.php & the styles from the original stylesheet for the theme, but nothing is dropping down on the bbPress side. The theme uses a JavaScript file to handle the drop-down logic that I’m including on the bbPress side, so I don’t get it. When I look at the WordPress output side by side to the output of my function, it’s identical. So it has to be something in the CSS. I think.

    Anyhow, I’m going to mark this resolved. Thanks folks

    Tony

    #31329

    Topic: Role = Main?

    in forum Themes
    Mark / t31os
    Member

    Googled, searched the forum, it’s hard to create a specific search for something like the above without getting irrelevant results..

    Had a dig and couldn’t find the answer….

    bbPress 1.0

    I’ve noticed throughout the default themes are references to..

    role="main"

    Firstly, what does this do? .. In some cases removing this from a template file reseults in the file not working.

    Secondly, is there an alternative, these lines are causing invalidtions.

    It’s not the end of the world, i can live with them, but some info on what they are for would be most helpful, if one of you lovely chaps could help.. :)

    As a side question, and this one again isn’t a huge problem, i find tabbing in code in certain files causes T_ error messages, T_SWITCH, T_CASE, depending on where and what i’m editting.. I like to indent the code appropriately when i’m working on it, but as said i simply can’t do this with particular template files..

    Any ideas on that one?

    I’m using Notepad++ and Notepad2 for editting, same programs i use for modifying WordPress. I’m using the correct encoding, transfer type etc… i’m use to handling code..

    #31328
    Sam Bauers
    Participant

    I thought you all might like to get a look at the new bbPress.org website so far…

    http://bbpress.wordpress.com/files/2009/07/forum-front-page.png

    http://bbpress.wordpress.com/files/2009/07/forum-topic.png

    #31325
    Burkie
    Participant

    I am working on a personal project over at http://noded.org and I was just wondering if there was the possibility of having more control over the topic pages. WordPress allows you to create different templates like category-2.php etc for each category, is there any way to achieve this for topics in bbpress. Guess an if topic 5 use these functions would be the best approach if anyone could help.

    Rohan Kapoor
    Member

    @Everyone: Version 2.0 is out!

    #77092
    teamamy
    Member

    Hi chrishajer,

    Thank you so much for that detailed response. Application neutral is what I am looking for. The /forums idea is a great suggestion and one I will follow. I haven’t started the install yet, I’m trying to get my ducks in order before I start shooting. I’m reading all I can about bbPress integration with WordPress so I do something I’m going to regret later on.

    Sincerely,

    Amy

    gravitydk
    Member

    Ashfame, if you check the purpose of that plugin, it’s for cookies to work both ways seamlessly; so it’s “native” for database but I don’t think it’s native yet for all cookies.

    #77195
    chrishajer
    Participant

    At your web host, you already installed WordPress. So, if you’re using FTP, download bbPress to your desktop, then unzip it. It will be unzipped into a folder called bbpress. Rename that to forums on your desktop. Now, upload that whole folder to your web host, putting it into the same place where the folders wp-content, wp-includes and wp-admin are right now. If you do a directory listing there, you will have these directories now:

    forums
    wp-admin
    wp-content
    wp-includes

    Now, go to http://roadtoanimation.com/forums/ and you should see your forum installation. If you’ve already started the installation in another directory, you might need to get rid of some tables in the database.

    @driftless1

    I keep saying that because I have done it without the plugin. I don’t get the point of using anything else when they support integration natively.

    #76837
    Rohan Kapoor
    Member

    It may say that yes but how slow is wordpress is loading anyways? If you are on a site that already has wordpress installed you may as well load it on the forums just for the benefits that it had.

    Rohan Kapoor
    Member

    You could also upgrade to 1.0.1 which is much easier to integrate and install.

    #77164
    Rohan Kapoor
    Member

    Ok. You need to use FPT to go to the location where you have wordpress installed. There you upload the files and rename the folder bbpress to whatever you want to call it.

    If you are having trouble with this. Please email me, rohan [at] rohan-kapoor.com and I shall help you by installing it for you.

    #29805
    anandasama
    Member

    I recently tried the different Bb quote Plugins that exists but neither of them fit my taste in a WYSIWYG environment.

    I wanted a plugin with javascript that can multiquote, and quote small parts without reload, and insert to a Wysiwyg environment.

    Then I remembered that the “quote-comments” plugin in WordPress works even with TinyMCE,

    so I copied it over to bbpress and modified it so it would call the bbpress functions instead of wordpress.

    Needed to change some calls to the post_content instead of comments too..

    It works fine for me now, but the only problem is that I can’t use the quote link from another page than the form itself. So If Im in a thread with 2 pages, the first page won’t redirect me to the form of the last page.

    Somehow I need to make a link with the quote info to get saved (somehow?) and then called into the javascript function.

    As im not the best at PhP / javascript maybe some of you here can help me.

    I managed so the PHP outputs the necessary info for the javascript to grab. But problem is how to call it from another page with a link to the last page with the form.

    1. First I need to make a Php function that outputs a different link if im not on the same page as the form. Alright but how do I send it to the last page and how do I call the javascript from the last page?

    I put the files into the my-plugins folder with a folder called quote-comments

    Here is the PHP file (It gets outputed below the post) :

    quote-comments.php

    http://pastebin.com/f6743a79c

    2. As you can see the javascript gets called from the Link, so I need to call it in another way when it’s redirected to the last page.


    Here is the JS file:

    quote-comments.js

    http://pastebin.com/f74d57ac5

    Mark that the addQuote function ISNT used if you use TinyMCE and I set to use TinyMCE = true in the php file.

    As im not so good at php im kind of lost here. But it would be nice to make it all work and clean it up and make a plugin out of it.

    #29796
    piedpiper21
    Member

    Well, I’d like to install this in a directory rather than a subdomain. The installation says I need to upload the files to my server but where do I upload them to on the server? It says that once I do, I should enter the URL of the intended space and the installation should proceed.

    Being a self-hosted WordPress site, I created a new page and that’s in it’s own directory, so where would i go from here to upload the files to that particular directory?

    Okay I’m pretty sure there are some fundamental misunderstandings I seem to have developed. I’m very new to hosting my own website so please be a little patient.

    #77091
    chrishajer
    Participant

    Let’s say I have a WordPress site. I don’t want it to be http://www.example.com/wordpress/ – maybe I want it at http://www.example.com or maybe http://www.example.com/blog/. Making WordPress the root of your site is easy, and I think you’ve already done that.

    To mask bbpress, just rename the folder to something other than the default when it’s unzipped of bbpress. Call it ‘forums’ or ‘discussions’. If you rename the bbpress folder before you start, you don’t need to change anything later. If you’ve already installed it, then there are a couple config hoops to jump through to move it.

    You could also do a subdomain installation, like forums.example.com and not even show that it’s in a subdirectory at all. Then just map that subdomain to the directory where you’ve installed bbPress on the server. No need for directories at all in the URI/URL.

    Masking is pretty silly, since one look at the source (if you even need to go that far, for WordPress and bbPress) will give away the secret (wp- and bb- anyone?) If you’re just trying to remain application-neutral, then I agree that this is worth doing (i.e. let’s say you want to use punBB or something later. If you used /forums for your bbPress installation, you can retain /forums and just install punBB in there.)

    #77031
    chrishajer
    Participant

    QuickD – what version of bbPress are you using, and are you integrated with WordPress?

    niceblogger
    Member

    I used smi1ey method worked nice,thanks for explanation buddy

    #77027
    chrishajer
    Participant

    What plugin are you talking about and is it a WordPress or bbPress plugin? Are you integrated with WordPress or WPMU? Maybe you are using an incompatible or unnecessary plugin.

    #76836
    chrishajer
    Participant

    > I’m sorry mate but deep integration doesn’t slow anything down.

    I think there would be many here who disagree with you. What sort of empirical evidence do you have that it does NOT slow anything down? Loading all of WordPress has to take some amount of time.

    https://bbpress.org/documentation/integration-with-wordpress/#func

    Doing this will add quite a lot of weight to your bbPress installation as it will cause WordPress to load in it’s entirety. Your best option is to try to emulate the functionality you require inside a bbPress plugin.

    Tony did this the right way to get the functionality he needed.

    #28281
    teamamy
    Member

    Hi,

    I’m an old school computer person and feel it is very sloppy to display application subdirectories on your host site.

    I’ve succesfully masked the URI of my WordPress 2.2 site to remove the ./wordpress/ subdirectory. I would like to be able to do the same thing with bbPress.

    Is there a way to mask the bbpress subdirectory?

    Thanks,

    Amy

    #28214
    teamamy
    Member

    Hi,

    I’m looking for a way to prevent direct access to the bbPress system from the outside. I have some user communities and I would like to have the users sign onto the WordPress site, then access the BBS only from there. This way, the users would be forced to undergo SSL authentication and then access the BBS as a new window from a Page entry at the top of the site. (PS. I’m trying to do the same thing with phpFreeChat as well.)

    Once they are logged on, they don’t need to keep their WP session alive (at least for now).

    Is this something that is possible?

    Thanks,

    Amy

    #76248
    Rohan Kapoor
    Member

    :P I agree. Deep Integration is the way to go. See my site: http://wpmu.zyrot.com/forums/

Viewing 25 results - 20,626 through 20,650 (of 26,846 total)
Skip to toolbar