Search Results for 'bbpress'
-
Search Results
-
Hey you guys,
So I have a fresh install of BBpress with WordPress. This is my first time using BBpress…
So I have a few errors on top and I don’t really know how to get rid of ’em. Can somebody please
help me out? Here’s the link: http://www.urbanstart.nl/forum/
Errors:
Deprecated: Assigning the return value of new by reference is deprecated in /customers/…/forum/bb-settings.php on line 186
Deprecated: Assigning the return value of new by reference is deprecated in /customers/…/forum/bb-includes/backpress/functions.wp-object-cache.php on line 108
Deprecated: Assigning the return value of new by reference is deprecated in /customers/…/forum/bb-includes/backpress/pomo/mo.php on line 171
Deprecated: Assigning the return value of new by reference is deprecated in /customers/…/forum/bb-includes/functions.bb-l10n.php on line 484
Deprecated: Assigning the return value of new by reference is deprecated in /customers/…/forum/bb-includes/backpress/class.wp-taxonomy.php on line 581
Thanks in advance ^^
Recently I’ve installed the the mass delete plugin.. but by mistake I delete my admin account.
Now there is no email or user name of my admin.. And I cannot go to my admin panel.
How can i recover my admin account?
I don’t want to reinstall bbpress
Thanks
It’s possible to remove forums & page in name based permalinks?
bbpress 1.0.2 htaccess:
# BEGIN bbPress
Options -MultiViews
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^page/([0-9]+)/?$ /index.php?page=$1 [L,QSA]
RewriteRule ^forum/([^/]+)/page/([0-9]+)/?$ /forum.php?id=$1&page=$2 [L,QSA]
RewriteRule ^forum/([^/]+)/?$ /forum.php?id=$1 [L,QSA]
RewriteRule ^forum/?$ / [R=302,L,QSA]
RewriteRule ^topic/([^/]+)/page/([0-9]+)/?$ /topic.php?id=$1&page=$2 [L,QSA]
RewriteRule ^topic/([^/]+)/?$ /topic.php?id=$1 [L,QSA]
RewriteRule ^topic/?$ / [R=302,L,QSA]
RewriteRule ^tags/([^/]+)/page/([0-9]+)/?$ /tags.php?tag=$1&page=$2 [L,QSA]
RewriteRule ^tags/([^/]+)/?$ /tags.php?tag=$1 [L,QSA]
RewriteRule ^tags/?$ /tags.php [L,QSA]
RewriteRule ^profile/([^/]+)/page/([0-9]+)/?$ /profile.php?id=$1&page=$2 [L,QSA]
RewriteRule ^profile/([^/]+)/([^/]+)/?$ /profile.php?id=$1&tab=$2 [L,QSA]
RewriteRule ^profile/([^/]+)/([^/]+)/page/([0-9]+)/?$ /profile.php?id=$1&tab=$2&page=$3 [L,QSA]
RewriteRule ^profile/([^/]+)/?$ /profile.php?id=$1 [L,QSA]
RewriteRule ^profile/?$ /profile.php [L,QSA]
RewriteRule ^view/([^/]+)/page/([0-9]+)/?$ /view.php?view=$1&page=$2 [L,QSA]
RewriteRule ^view/([^/]+)/?$ /view.php?view=$1 [L,QSA]
RewriteRule ^rss/?$ /rss.php [L,QSA]
RewriteRule ^rss/topics/?$ /rss.php?topics=1 [L,QSA]
RewriteRule ^rss/forum/([^/]+)/?$ /rss.php?forum=$1 [L,QSA]
RewriteRule ^rss/forum/([^/]+)/topics/?$ /rss.php?forum=$1&topics=1 [L,QSA]
RewriteRule ^rss/topic/([^/]+)/?$ /rss.php?topic=$1 [L,QSA]
RewriteRule ^rss/tags/([^/]+)/?$ /rss.php?tag=$1 [L,QSA]
RewriteRule ^rss/tags/([^/]+)/topics/?$ /rss.php?tag=$1&topics=1 [L,QSA]
RewriteRule ^rss/profile/([^/]+)/?$ /rss.php?profile=$1 [L,QSA]
RewriteRule ^rss/view/([^/]+)/?$ /rss.php?view=$1 [L,QSA]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^.*$ /index.php [L]
</IfModule>
# END bbPress
Upgrading bbpress from 0.9.0.2 to 1.0.2
I also have WP installed, same DB & standard table prefixes (bb_ and wp_)
This is my test site, so I don’t have ‘active’ WP / BB integration
I’m on Media Temple Grid Server
DB Server is version 5.1.26-rc-5.1.26rc
MySQL Client is 4.1.11
When I followed the instructions on Upgrading, I mistakenly went to ‘install.php’ instead of ‘upgrade.php’. I don’t think this was a big deal though, because I wiped out the install directory and tried a ‘clean’ upgrade – with the same results.
I get all the way through to step 3, and I receive a ‘minor’ error that my Database is out of date & needs upgraded. I click ‘okay’ to upgrade…and I receive this error:
ERROR: Could not establish a database connection
I have gone through my wp-config and my new (and backed up versions of) the bb-config docs, and all are pointing to the correct db server, host, username, password, etc.
When I did the first install – it actually presented me with my main ‘forums’ page (I knew it was upgraded, because of the new theme). My posts were there. When I tried logging into the ‘admin’ area of bbPress, I got the ERROR: Could not establish a database connection reply again.
What am I missing? Is the ‘initial’ mistake of running the ‘install’ versus ‘upgrade’ script my downfall? How can I recover?
many thanks
bforeste
Forum URL – http://bit.ly/aDl62k
bbPress Version – 1.0.2
Issue – Check out the Forums (Letter of Recommendation and F1 Student Visa). On home page, it doesn’t display the Topic and Post Counts ( Grayed Out). When you click on the them, it has Topics within the forums.
I am trying to integration my WordPress site (the most current version of WP) with a bbPress but I can’t, for the life of me, get it to work. I can get it to share the user tables and user data but I can’t make it so if you login to the WP, then you are logged in automatically into the bbPress or vise versa.
The WP is on a domain and the bbPress is a subdomain:
-site.com (WP)
-community.site.com (bbPress)
^is how it is setup.
Would anyone be willing to help me setup these two up to work right? My lack of cookie knowledge is turning this into a huge headache! haha
My AIM is bluetidepro
My email is zreed [a] bluetideproductions.com
Thanks in advance!
I am running WPMU 2.9.2 with BuddyPress 1.2.1
When I post to a group forum I get a 404. If I hit the back arrow on my browser and then hit refresh, then the post is listed there.
If I click the title of the post, I get “There are no posts for this topic.”
http://supportforspecialneeds.com/groups/arizona/forum/topic/testing-yet-again/
(You can see even by that url that there IS a post.)
I didn’t install this BuddyPress install but I did upgrade it from the BP version just before this one and I’m thinking maybe something got lost in the translation?
I’ve asked on the BuddyPress site and haven’t heard back yet so I’m checking here to see if it’s exclusively a BBPress issue.
Thank you!!
Dawn
Topic: bbpress intall step3
Hi,
I have problem on step3, other than ‘keymaster user name’, it has no place let me setup the password, I’m not sure, does the step3 form is incorrect or it does not need to setup the password?
Thanks,
Lillian
