Search Results for '+.+default+.+'
-
Search Results
-
I am helping a friend get bbpress installed with his wordpress site at http://www.sealgrinderpt.com and http://www.sealgrinderpt.com/forums.
I have it installed. I have added a link on home page to get to the forums.
My wordpress integration seems to not be working. He has an admin account on wpress that is not recognized on the forums. I created an default admin account in the bbpress installation. That account is not recognized when logon to wpress. The wp_config file does not have a $table entry so wondering if that is my downfall on the integration.
Next question is how to get the header and look and feel of wpress site to carry over to the forum? I want at least the logo at top and the navigation menus.
Thanks for help on these 2 issues. I am sure I will have more as I work on this site for my friend. Thanks in advance for all of the assistance.
Jennifer
I’m creating a website with WordPress and bbPress that needs a section where someone can fill out an application form (from a WordPress page) and that will create a new topic in bbPress with the info they filled in.
We decided that the easiest way would be to have the form data submitted straight into the bbPress database.
I experimented with phpmyadmin by adding new records with the correct info in bbposts, increased the post counts in bbtopics and finally used the post time I’d set in bbposts (post_time) with topic_time to update the ‘freshness’. I used phpmyadmin’s default date/time selector to replicate the records’ formatting correctly.
While the new post showed up perfectly and the post counts were correct, the freshness came up as being “-1 years”
I changed the code in front-page.php to the following as outlined by _ck_ :
<td class="num">" title="<?php echo date("r",strtotime($topic->topic_time)); ?>"><?php topic_time(); ?></td>
so that I could see what it was coming up with as the posted date and time. The results were… ‘interesting’ –
On mousing over the -1 years, I got the correct date and time.
On mousing over the correct freshness times of other posts I had made the same day, I got a date and time that seems to be 12 hours behind.
Here are the links to images outlining this:
-1 years freshness but correct date/time image
‘Normal’ freshness time but with wrong date/time image
Can someone please explain what is going wrong and if possible how to fix it or get around this problem with adding topics directly to the database. I’m starting to /facedesk so help would be much appreciated!!
Hi,
The default bbpress post doesn’t have the Reply function… is there any plugins that have this feature?
I tried easy mention but it didn’t work at all

Thank you!
Topic: bbPress Default Theme
Hi i want to get this theme (the bbpress.org page forum theme).
Anybody knows its name or where can i get it ?
Thanks !
, then you should be ok.