Search Results for 'code'
-
Search Results
-
Topic: WordPress Supporting Theme
Hi everybody,
I searched for the themes for my bbforum like this : http://wordpress.org/support/ but I found one theme that it named mimic, i guess. but the style and the color is not the same.
I need it ( this theme : http://wordpress.org/support/ ) for the Persian WordPress Supporting ( fa-wp.com ) …. Please Help Me … Please
(
Hello.
I am using Bavatars 0.4.1 plugin in bbpress 1.0.2.
Now, I am trying to get my avatar (or every user’s avatar for that matter) shown next to every post that I (or they) make.
I have tried using something of the
<?php avatarupload_display(get_post_author_id()); ?>kind in my template’s post.php page, specifically in<div class="threadauthor">section, but I don’t know the exact function that I am supposed to call there. I got the idea from another plugin (Avatar Upload), where it seemed to be working fine.This is the function in Avatar Upload plugin
<?php echo avatarupload_display($user->ID, $force_db); if ($config->use_thumbnail == 1) { echo " " . avatarupload_displaythumb($user->ID, $force_db) . "</p>";}?>defined in avatar.php (from Avatar Upload plugin).Now, if I was to define the exact function in bavatars.php and call it in post.php, I guess it would work, but I cannot find my way round the Bavatars plugin.
Any ideas?
Thank you.
Regards,
Bob
I installed wordpress using simplescripts. I installed bbpress manually.
Everything works fine until I add the following line to bb-config.php
require_once(dirname(__FILE__) . ‘/../wp-load.php’);
After adding the above code I can no longer login to bbpress.
Instead I get the below error:
Fatal error: Cannot redeclare class PasswordHash in /home7/brianduf/public_html/wordpress/forum/bb-includes/backpress/class.passwordhash.php on line 38
If anyone could help to throw some light on this for me I would be over the moon : )
So, here exactly What I want,
Suppose I’ve planned to run multiple discussion boards, and I’m using
http://zptest.info/ ( WordPress )
http://zptest.info/students/ [bbpress 1]
http://zptest.info/teachers/ [bbpress 2]
http://zptest.info/management/ [bbpress 3]
I’ve done:
-1: Shared User Integration ( Works )
-2: Shared Database Integration ( Works )
-3: Shared Cookies Integration (Not Works, that’s what I want)
I’ve followed all instruction from bbpress Integration tutorial
Now cookies not works, you can test it at zptest.info
user: test
pass: test
(I can send also admin’s or ftp detail, if anyone really interested)
cookies are conflicting, sometimes not logout from other boards.
Suggestion:
I’m hopping there should be a plugin, just for set cookies for multiple boards in same domain.
People just do, user integration, and database integration.
then install ( cookies plugin ), that’s all,
Come on, _ck_, you can do it,

Thanks
KB
