Search Results for 'test'
-
Search Results
-
Topic: Gravatar Disable Issue
I’ve searched the forum, but I couldn’t find the answer to my problem. I was testing bbPress’ Gravatar function and after being unsatisfied with the outcome I clicked the ‘Show Avatars’ box so the little ‘v’ sign would dissappear. But when I click on the “Update Settings” button the feature stays enabled. In short: I can’t disable the “Show Avatar” thingy.
I use a custom theme (heavily a modified Kakumei) and some custom plugins. The forum is new, so it doesn’t have activity, all our users are still using the Vanilla forum we had.
I didn’t hack any core files, all “non standard things” are donde via custom plugins.
Plugins i use:
– My own “Ajustes” (for sidebar, footer and navigation menu content, profile content, and some html tags).
– MD5 Insecurity (will be deactivated soon).
– Private Messaging Extended
– A custom Quicktags (ported from Vanilla)
– Ajaxed Quote
– Simple Online List (i also modified a lot this plugin, because it never worked for me ….).
– Unread Topics. I also modified this one, it was doing too many queries. I added some indices and reduced the overhead.
– User Photo. I ported the User Photo WP plugin.
– Human Test.
Also i indirectly use:
– Gaming Codes: each user can enter his gaming codes. They’re displayed on the user profile.
– Aleph: this plugin creates user lists (among other things). So i use it inside WP like a “member list”. The beauty is that i can easily create different user lists, so i created a list for each gaming code (in other words, users can see which users have a certain gamer code).
As i said, the theme is a heavily modified Kakumei. I replaced all topics/forum loops with my own, trying to mimick the Vanilla look. Also the css is based on the Tarski theme for WordPress. In fact, i import it directly from the WP installation.
For the forum/topic icons, i created a custom plugin which printed the css based on the slug of each forum, and then i added the resulting code to the style.css. I still have to create a lot of icons, those are temporary.
I hope you like my forums and if you have any questions or would like a plugin/theme release, just ask :p
As i did with Private Messaging, i needed this functionality in the Quote plugin. So here it is if anyone is interested.
Features:
– The plugin uses nonces and removes the paragraph tags added by the pre_post filters.
– The JS library used is SACK. I just copied it from a WP installation.
– When you click on the Quote link, the post content is added in the reply form. You can click quote on another post to quote it too .
I tested it on Firefox and works ok in my test install of bbPress.
I upgraded bbpress after upgrading my wordpress site to the latest version (2.5.1). The install complained that there were already forums/threads in the database, but said the install went OK. The problem I’m having, however, is that when I go to the forums, I get a t_string error referring to line 20 of the bb_config.php file.
This line is the prefix used for the tables.
$bb_table_prefix = ‘bb_’; // Only letters, numbers and underscores please!
So, I’m guessing that it thinks it is a new install instead of merely an upgrade. How do I get the updated version to simply read in the existing forums and threads?
Thank you so much for any help. These are busy forums and there will be limited patience with this problem.
I have the latest version of bbpress installed to my own server, and it is integrated with wordpress (also the latest).
I added one new forum a few weeks ago, but today I tried and it gave me the error: “Something strange happened. Try reloading the page.”
I did reload the page several times, but it still doesn’t work! I am completely stuck…I can’t add new forums or categories…please HELP!
These plugins I have installed and activated:
Use Display Name
Wordpress Integration
Allow Images
Avatar Upload
bbPress Avatars
bbPress Signatures
That’s all…anyone know how to fix this problem?
Thanks in advance!!!!
Hello!
I searched through the forums and wasn’t able to find anything quite like what I’m getting, so I figured I’d post.
I just did a fresh install of the latest versions of wordpress and bbpress over the past few days. I installed and tested several plugins for wordpress and started doing some minor css updates, and exported/imported my blog posts from my old server to the new server – but haven’t done much with bbpress except to integrate with wordpress.
I have PHP 5.2.5, MySQL 4.1.22, and Linux on a shared server. Everything’s on the same domain (well, an IP address until I get things situated on my new server) and there are no subdomains involved. WordPress uses the root www folder, and bbress uses www/forum/. WordPress and bbpress have separate databases, but all the secret keys, etc. are all setup to match and everything is configured per the install instructions.
It took several attempts to get bbpress installed because it was giving me an database error at the last step stating that I may need to do a fresh install – even though it *was* a fresh install. After several attempts, I decided to try it without the wordpress integration, and that seemed to do the trick. I had assumed that everything was ok after that and it was just a minor hiccup during the installation…?
All that said…
– Login/logout works for each user so far.
– Registration works.
– When I’m signed in as “Admin” I can get to the Admin panel.
However:
– when I try to view the “Admin” account profile, I get a wordpress 404 at www/forum/profile/admin.
– Clicking on any topics or forums (I believe I created them before the integration?) even a view of topics with no replies I get the same 404.
– On the other hand, when logged in as my other user account “elorg” and trying to view that account’s profile page, it redirects me to a wordpress blog entry… that happens to have “elorg” as the first few characters in the subject…?
– And… When creating a new thread titled “test” as my “Admin” account – I was able to post it, but was redirected to… a wordpress entry who’s subject starts with “test” as the first few characters…? That can’t be a coincidence, right? So…
– I logged in as my “elorg” account for good measure, and created a new thread with a one word subject that I know I have a blog post
– When going back to the forum and attempting to open any of the new threads, it forwards me to the same journal entries as it did when I tried to create the threads.
Any ideas? At this point, I might just try to start from scratch and see what happens…
I am well stumped, I really am
I have read as much as I can find on issues with integration but still no love.
The setup:
Server IIS.
Latest WP.
Latest BB.
ALL secret codes match.
Config files have the suggested added lines of code.
Priv mappings are all set correctly.
So far though, I can get only one account to auto login into wp from bb, and that’s only if I log in through BB only, ie. if I login through WP, it does not carry over to BB but does from BB to WP. This user incidentally has an account setup both in BB and WP.
Any other BB account can not log into WP, regardless of being logged into BB first.
Any ideas out there? I’m loving both new versions, but I have close to 2000 users that I would like to allow contribution privs to WP with their existing BB accounts – it seems WP does not see any of the BB users.
Cheers!