Search Results for '+.+default+.+'
-
Search Results
-
Topic: Favorites script bug
Got this error script url right under my “add this topic to your favorites” option:
(/(false|true|and|or|xor|__FILE__|exception|__LINE__|
array|as|break|case|class|const|continue|declare|default|die|do|echo|else|elseif|empty|
enddeclare|endfor|endforeach|endif|endswitch|endwhile|eval|exit|extends|for|foreach|
function|global|if|include|include_once|isset|list|new|print|require|require_once|
return|static|switch|unset|use|var|while|__FUNCTION__|__CLASS__|__METHOD__
|final|php_user_filter|interface|implements|extends|public|private|protected|
abstract|clone|try|catch|throw|this)([ .”‘{(;&<])/g)
It links to this URL: /forums/profile.php?id=3&tab=favorites
When I click on this: “Subscribe to your favorites’ RSS feed.” which links to this: /forums/rss.php?profile=3
It is just a blank screen.
This just started showing after I removed a signature from my profile. No idea if they are related…
Using BBpress 1.0-alpha-6
I just setup v0.9 and the default URL structure works. However if I try to select another permalink option and save settings, it saves the settings but then breaks all external URLs = page not found. All I have right now is 1 category and the 1 sample post. Both break, and become functional again when I revert back to default permalink.
Any idea how to make this work?
I successfully integrated WP and BB and mapped the user roles and everything was going swimmingly. A user went in today (roughly 24 hrs later) and noticed that the forum was asking him to login to post a reply even though he was showing as logged in on the WP and BB sites. I went into the CMS (was recognizing me as being logged in as admin obv) and noticed that the User Roles had been reset to default, as if they had never been mapped.
So, I remapped the User Roles between WP and BB and now everything works as it is supposed to on the front end, but on the back end BB is now telling me that I have “No Users Matching That Request” under the Users page and no matter what search I run there are no Users listed anywhere on the back end.
Thoughts? I have integrated bbPress within the framework of WP, so maybe that is the issue, but it seems to be a DB disconnect.
I’m a not-quite-noob on WP/WPmu, and a total noob here on bbPress. I’m attempting my first integrated install, from scratch. WPmu latest (2.7 trunk as of a couple weeks ago) and bb 1.0 alpha 6. I thought I’d share a new-user experience… knowing that this kind of stuff is hard to remember later.
I’m wanting integration of users and logins, and went through the install with that in mind.
Anomalies, strangeness and bugs found:
1) It asks for both the site URL and blog URL. WPmu doesn’t have both items, so that’s confusing. Should mention that the same value can be copied in.
2) It doesn’t suggest the URL needs “http://” attached until after you save settings and get an error.
3) [suggestion] why not ask for the location of the WP/WPmu install, and pull the keys etc from wp-config.php??? That would save a ton of typing and confusion.
4) Once I got everything entered, it let me login ok… HOWEVER:
5) It quickly LOST all my settings and the database appeared broken. Here’s how:
* I clicked on “Admin” to go to the admin panel
* Went to Settings->WordPress Integration
* Set up role mappings and saved
* Either at that point, or with one more click (Save in User Integration), I was suddenly locked out and getting mysql connect errors in the header.
* Examining the page I was on showed the “advanced database settings” had defaulted to different info: apparently it used my admin login (user admin) rather than the WP db user/pass I had provided.
* It was impossible to reset this info on that page due to the DB connect error. [suggestion: maintain ‘admin’ login/pw in a bb_* table for emergency admin use of the WP connection breaks!]
* Confusingly, the DB info in bb-config.php is correct and I could not find the (wrong) wp DB info in any text file. Presumably it is stored in the bb-* database?!
My workaround, which is now in use: hand code the settings (
$bb->user_bbdb_useretc) intobb-config.php. That works.Bottom line: either the integrated installation process, or perhaps the settings->Integration page, is busted.
Hope that helps!
[PS: I’m the author of the wptuner performance analysis/debugging plugin for WP/WPmu. Would a BB version be helpful?]
