Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'test'

Viewing 25 results - 9,301 through 9,325 (of 11,581 total)
  • Author
    Search Results
  • #8561
    aquagrrl
    Member

    I’m trying to come up with a way to show additional information on the lastest discussions on the front page. I want to show the topic author’s avatar, name, title, the date it was first posted, and the forum it is in. I found some author functions in the post.php, but I think I need to make them within a post loop calling only the firs post. I haven’t figured out how to do that or how the topics.php is doing it.

    Here is what I’ve tried so far:

    ‘<?php foreach ($posts as $bb_post) : $del_class = post_del_class(); ?></p>

  • <?php post_author_avatar(); ?>
  • <?php post_author_link(); ?>
  • <?php post_author_title(); ?>
  • <?php printf( __(‘Posted %s ago’), bb_get_post_time() ); ?>
  • <p> <?php endforeach; ?>

    `

#8497
pracus
Member

Hello!

I use 2.6.3 version of WP and I just installed bbPress 0.9.

I also use Freshly Baked Cookies plugin (http://bbpress.org/plugins/topic/freshly-baked-cookies/) to allow bbPress using WP cookies.

What I get now is a strange situation: when I log into WP then I become logged out from bbPress and when I log into bbPress then I become logged out from WP, so I can never be logged in both of them. Everything else work fine.

My WP works on http://www.subdomain.domain.com/ address and bbPress works on http://www.subdomain.domain.com/bbpress/ address. I have fulfilled all the integration instructions.

What is also strange that when I log in WP then get these cookies:

– wordpress_logged_in_[HASH 1]: admin%7C[HASH 2]

– wordpress_test_cookie: WP+Cookie+check

– wpfsession: [10 digits number]

– wp-admin wordpress_[HASH 1]: admin%7C[HASH 3]

– wp-content/plugins wordpress_[HASH 1]: admin%7C[HASH 3]

…and when I log in bbPress then I get similar but [HASH 2] is the same as [HASH 3].

What am I doing wrong?

Thank you in advance!

#73390
johnhiler
Member

Yah I use Human Test – it’s great!

Ah ok, maybe it’s just me… I’ve had maybe 100 comments go into spam today!

#73388
Shagalaga
Member
#66163
gera3d
Member

Hello Everyone,

So let me start with I am on day 3 trying to get this working right. I have tried 5 different methods to getting the forums to workd with my WordPress MU install but I just cant get it working. Please Help.

Everything is fresh and current.

Latest Attempt:

Following this guide.

https://trac.buddypress.org/browser/trunk/bp-forums/installation-readme.txt

At the end of bbpress install I got this error. Check Code below.

I also cant do step 6 because buddypress-enable.php is not there. What should I do?

Referrer is OK, beginning installation…

>>> Setting up custom user table constants

Step 1 – Creating database tables

>>> Modifying database: 40knetwork (mysql.dbmethod.com)

>>>>>> Table: bb_forums

>>>>>>>>> Creating table

>>>>>>>>>>>> Done

>>>>>> Table: bb_meta

>>>>>>>>> Creating table

>>>>>>>>>>>> Done

>>>>>> Table: bb_posts

>>>>>>>>> Creating table

>>>>>>>>>>>> Done

>>>>>> Table: bb_terms

>>>>>>>>> Creating table

>>>>>>>>>>>> Done

>>>>>> Table: bb_term_relationships

>>>>>>>>> Creating table

>>>>>>>>>>>> Done

>>>>>> Table: bb_term_taxonomy

>>>>>>>>> Creating table

>>>>>>>>>>>> Done

>>>>>> Table: bb_topics

>>>>>>>>> Creating table

>>>>>>>>>>>> Done

Step 2 – WordPress integration (optional)

>>> Fetching missing WordPress cookie salts.

>>>>>> WordPress “auth” cookie salt not set.

>>>>>> WordPress “secure auth” cookie salt not set.

>>>>>> WordPress “logged in” cookie salt not set.

>>> User database table prefix: wp_

Step 3 – Site settings

>>> Site name: Warhammer Social Network

>>> Site address (URL): http://warhammernetwork.us/forum/

>>> From email address: gera3d@gmail.com

>>> Key master role assigned to existing user

>>>>>> Username: admin

>>>>>> Email address: gera3d@gmail.com

>>>>>> Password: Your existing password

>>> Description: Just another bbPress community

>>> Forum name: Warhammer Social Network

>>>>>> Topic: Your first topic

>>>>>>>>> Post: First Post! w00t.

>>> Key master email sent

There were some errors encountered during installation!

#73368
Ben L.
Member

This seems like a job for the view functions.

https://bbpress.org/plugins/view/updated is a good example, although I have no idea how to make it happen.

#7851
Clicknathan
Participant

Does anyone know if there’s a feature similar to the topic_page() feature on forum pages that would work for the list of Latest Discussions on the homepage?

So that people could see the 25 – 50th most recent topics after looking through the first?

#58372
hpguru
Member
#7848

Topic: Problem with Smileys

in forum Plugins
brad_langdon
Member

I have installed the latest Smileys plugin and I am running the latest Private Message plugin.

When I go to my inbox and click “create new pm” the smileys are there to be inserted with the text.

However if I click “pm this user”at the bottom of a post when the page loads to write the message there are no smileys at the top.

Can anyone shed some light on this?

#7847
paultjuh2
Member

New users wont get mail!

Plugins installed:

– Memberlist

– BBcode Lite

– Avatar Upload

– Human Test for bbPress

– bb-emoticons

– Post Count Plus – Dynamic.Titles & More!

– Hidden Forums

– Members Online

– Move It

– Allow Images

– BBVideo

– Admin Can Post Anything

– Hidden Forums Tag Filter

– Mini Stats

– Topic Icons

Anyone?

#68578
Ben L.
Member

The development version of Bavatars has untested compatibility with deep integration. Use it at your own risk, though.

#73326

Plugins and changes to functions.php are the preferred ways of changing these things, DoubleBUser, as that way you never lose a change when you upgrade the core code :)

It’s not built in to Alpha.

#73325
doublebuser
Member

Sorry but I don’t like plug-ins, I am sure there is a simple integer change in some loop of the code. I am sure I could find it but I’d hate to waste time if it is a common knowledge.

#73324
chrishajer
Participant

I can’t recall if that’s built in or not, but there was a plugin that allowed something similar:

https://bbpress.org/plugins/topic/front-page-topics/#post-3

#7842
doublebuser
Member

Need to change number of recent updated posts in Latest Discussions. Where can I change that number in the code or settings?

Thanks.

#7837

Topic: Ved Forum

in forum Showcase
paultjuh2
Member

http://ved.gsohosting.com/

Plugins installed:

– Memberlist

– BBcode Lite

– Avatar Upload

– Human Test for bbPress

– C*nsor

– bbPress Smilies

– Post Count Plus – Dynamic.Titles & More!

– Private Forums

– Simple Onlinelist

– Move It

– Allow Images

– BBVideo

Theme based on: The-Hybrid

#7835
benjamincano
Member

My problems is described below, trying to integrate buddypress 1.0, WPMU 2.7.1 and bbpress latest alpha. Im doing it according to the buddypress forum isntallation (without the cookies since its not needed) but i get this error over and over, Ive tried all the forums and possible solutions over a 100 times (no joke) would anyone please help?

DB Error in bb_install::process_form_finalise_installation: Table ‘db62393_fabricadesuenos_comunidad.wp_options’ doesn’t exist

SELECT option_value FROM wp_options WHERE option_name = ‘auth_salt’ LIMIT 1

DB Error in bb_install::process_form_finalise_installation: Table ‘db62393_fabricadesuenos_comunidad.wp_options’ doesn’t exist

SELECT option_value FROM wp_options WHERE option_name = ‘secure_auth_salt’ LIMIT 1

DB Error in bb_install::process_form_finalise_installation: Table ‘db62393_fabricadesuenos_comunidad.wp_options’ doesn’t exist

SELECT option_value FROM wp_options WHERE option_name = ‘logged_in_salt’ LIMIT 1

Warning: Cannot modify header information – headers already sent by (output started at /nfs/c04/h02/mnt/62393/domains/comunidad.fabricadesuenos.net/html/foro/bb-includes/backpress/class.bpdb.php:293) in /nfs/c04/h02/mnt/62393/domains/comunidad.fabricadesuenos.net/html/foro/bb-includes/functions.bb-core.php on line 838

#73274
johnhiler
Member

Hey Kevin! I completely agree on the 0.9 compatibility… Nightgunner5 was kind enough to convert his moderator suite plugin to also support v 0.9!

https://bbpress.org/forums/topic/what-do-you-consider-an-important-action#post-28517

I’ve installed and tested it on three separate 0.9 bbPress installs, and it’s working great. :-)

#73273

Looking good Nightgunner5, and great to see you back.

While possibly a little self serving, i’d strongly suggest doing our upmost to make this plugin work for 0.9 for a number of reasons:

1) 0.9 is officially the stable branch and has been for over 9 months now.

2) 1.0.6alpha is nowhere near being the beta.

3) The next alpha is going to break alot of functions and plugins, to the point that _ck_ has already stated she’s not going to fix her plugins from 1.0.7a -> 1RC1 at the earliest. Aiming this code for 1.0.6a, is probably going to give you more work in the long run.

4) I know that Sam has posted on the blog that the proposed function changes might not happen now, but there’s still alot of open tickets out there; and alot of works been done on BBpress since 1.0.6a alpha in January. Add in to that all the work done for “talkpress”, and there’s no way the next version is goin to be near RC1 level.

5) WordPress 2.8 is coming with a new authentication system (yes new to 2.5 and 2.6/2.7’s authentication system), so even if we do get a new release of BBpress at the same time, there’s a whole bunch of coding to be done and tested as an alpha – let alone having the 1.0.beta released at the same time.

Either way, and with the best will in the world, 0.9 is going to be the “stable” release of BBpress for at least the summer. Today’s the 2nd of May, and we’ve not seen an update to 1.0.6a. If 1.0.7 is released on Monday, we’ll have at least 4 weeks of user reports and bug fixes before the next release. If that’s the beta and not not another alpha release, then we’ll have a few weeks of testing/fixing before an RC, and then at least a week before the final release.

Obviously it’s GREAT that you’re building this plugin, and from what i’ve read – it looks ace ( I’m about to install at home in a few minutes), but given the very changeable nature of alpha’s, it’s probably wise to focus more on 0.9 computability; and then making a version1 port when it’s in beta or release candidate. Just my two cents mate.

#73311

In reply to: AJAX Spell Checker

I’m currently using a modified version of Brandon Aaron’s spell checker on the client side, and have all but disabled it on all of my sites.

1) Some browsers do spell checking as standard, so it was overkill.

2) All browsers which do it as standard do so through an addon (yes, even the Mozilla suite).

3) Different people want the spell checker to work different ways – and it was a nuisance for some, and just plain old slow for others.

4) For subject specific forums, words not in the dictionary started to become a pain. I run my little brothers WoW guild’s website for example, and it annoyed some of them senseless.

5) The client side version isn’t the fastest

6) The server side implementation just adds another step to the posting process.

7) You complicate issues with having an “add to dictionary” or “ignore this word” feature, both of which are kind of standard in spell checkers.

It’s a nice idea, and i liked it once i wrote the plugin… but it just became too much hassle very quickly.

#73271
johnhiler
Member

Installed the latest version (0.1-beta1) – the new location is great!!

I’m not seeing the ?view=all appended to deleted/spammed topics in the mod log… but maybe I don’t have the latest version. Will try again later!

#73265
johnhiler
Member

Just installed the latest development version on 0.9 – it looks like it’s working!!

Two quick questions:

1. Where is the moderation log for moving/deleting topics?

I activated all four parts of the moderation suite and then moved one topic and deleted another. Then I started digging around for a moderation log, to see if they showed up… I found a moderation log here, under the users tab:

/bb-admin/admin-base.php?plugin=bbpress_moderation_suite_modlog

I didn’t see a log of the topic moving or deletion though… are those logged somewhere else? I must be looking in the wrong place.

2. How do users Report another user

I didn’t see a place where users could report another user… is there a tag for that I should stick in the template?

I *really* love the idea of being able to warn and ban users – for now, I’ve been PM’ing users manually which is a real drag! Thanks for porting this to 0.9!!

#73242
gradek
Member

Ok, I did some tests, it seems to happen when I enable this plugin:

bbPress Attachments

— big bummer.

#54705
cldnails
Member

I just use CarpRSS to convert RSS to html in my bbPress installation.

#73199
_ck_
Participant

Early in the morning on a shared box may mean your provider doesn’t know what they are doing and is not running the daily backup in “nice” mode, therefore overloading the server.

Either that or you might have a misbehaving neighbor.

bbPress doesn’t naturally cause that kind of problem, unless you are running an older alpha which uses more queries – and some of my plugins like hidden forums had a bug in a previous version that caused extra queries – you only used 10 queries so I think you are running 0.9

If you know what you are doing, even on a shared host you can run a simple PHP program with cron checking the load every minute – the moment it starts to spike, say over 3.0, you can have it email you “ps aux” which will show you which neighbor is misbehaving, even on a shared host.

See this:

bb_init = 0.178 <<<


bbpress’s core is completely loaded at this point,

plugins, everything the amount of time is okay and acceptable – 50 to 100 files have been loaded

bb_index.php_pre_db = 4.966 <<<—- this is kind of a lie, it’s not pre-db, there have been some queries…

so in 4.5 seconds or so, here’s what’s been done:

$forums = get_forums();
$topics = get_latest_topics();
$super_stickies = get_sticky_topics();

it’s actually loaded all the forums and gotten the latest topics

It’s using about 8-9 queries so 4.5 seconds is absolutely terrible, almost impossible if the server is working correctly.

If your page time is normally under 1 second for that part, here’s what I think is happening.

I think your host is running a backup at that hour OR one of your neighbors on the same box is doing a remote backup to/from the server, including mysql.

That ties up the cpu and ties up mysql because the disk is thrashing and mysql is not caching at all.

To prove my theory, see if it happen every day at the exact hour.

Even more suspect would be if it happens on the hour or half hour.

By the way, why do you assume it’s “your” mysql connections that have been exhausted – it’s actually the entire server’s pool on a shared host. I suspect you have a misbehaving neighbor who is accidentally making you think it’s you that’s the problem.

Viewing 25 results - 9,301 through 9,325 (of 11,581 total)
Skip to toolbar