Search Results for 'test'
-
Search Results
-
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; ?>
`
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!
Topic: Problem with Smileys
Topic: New users wont get mail!
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?
Need to change number of recent updated posts in Latest Discussions. Where can I change that number in the code or settings?
Thanks.
Topic: Ved Forum
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
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 WHEREoption_name
= ‘auth_salt’ LIMIT 1DB Error in bb_install::process_form_finalise_installation: Table ‘db62393_fabricadesuenos_comunidad.wp_options’ doesn’t exist
SELECT
option_value
FROM wp_options WHEREoption_name
= ‘secure_auth_salt’ LIMIT 1DB Error in bb_install::process_form_finalise_installation: Table ‘db62393_fabricadesuenos_comunidad.wp_options’ doesn’t exist
SELECT
option_value
FROM wp_options WHEREoption_name
= ‘logged_in_salt’ LIMIT 1Warning: 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