Search Results for '"wordpress'
-
Search Results
-
Topic: PHP Error Messages
Topic: bbPress versus PunBB
I’ve finally narrowed down my forum choices to bbPress and Punbb. I love the speed and simplicity of bbPress but am struggling with this decision. Integration with WordPress is not an issue for me.
Does anyone have experience with both bbPress and PunBB? Which do you prefer and why? (I’ve compared both over at forummatrix.org to no avail)
My biggest concern with bbPress is the lack of email notification. Many users have no idea what RSS feed is. IMO, thread subscription is critical to forum’s success. I did see there was plugin for email notification. Are there plans to make email notification standard for bbpress? Does plugin do the trick?
This information will only affect those following the bleeding edge of bbPress and WordPress development.
bbPress now has implemented in it’s trunk both the new “phpass” hashing for passwords and the new “authcookie” cookie methods which are slated for release in WordPress 2.5
This means that if you are integrating WordPress and bbPress then you can now test out the latest versions of each.
If you have any feedback or problems with integration then post here or on the bbDev mailing list.
Is it possible to have wordpress installed on a ‘mydomain.com’ and have bbpress on another domain (mydomain.net). It seems to me that bbpress config.php has variables for wp_home, wp_siteurl, wp_prefix that could possibly be on different domain.
Has anyone tried this?
(Thanks in advance)
I recently changed my forum’s style and added some features:
*Add youtube videos by using [youtube][/youtube] tags, instead of allowing the code to be written.
*Allow [flash][/flash] to be added, using the temporadadepatos.net file uploader.
*Friends system
*Quite different profile page
*Color fading Heatmap
*A universal top bar (for the whole site) integrated to the forums where the login form is. Once logged in, it shows a random phrase each time you refresh.
*Integration with my website (custom CMS, not based on wordpress). (For login and for showing community blog posts on the forum profiles).
*Badges System
The link is: http://temporadadepatos.net/foros/
And here’s a link to a profile: http://www.temporadadepatos.net/foros/profile/ogu
Tell me your opinions
Topic: cannot select DB
sorry guys but looked through some of the other answers related to this and it goes way over my head.
i created a mySQL dB through cpanel it’s called bbpress when i look at the databases then it is now called rogermby_bbpress do i use this full string as the dbname?
same with the user bbadmin is now rogermby_bbadmin
the password i entered when i made the db do i just add this (in plain text exactly) along with the other info above to the config.php file?
when i look in my wp-config.php on one of my wordpress installs it uses the rogermby_wrdp1 as the database name and user!?
i did all the simple steps but all i get is cannot select DB. i am installing on a subdomain xxx.yyyy.com is that an issue?
ok forget that something changed and it works
i have the same problem with wordpress sometimes if i leave a problem in the night and come back in the morning its fixed, you think my network operator or somebody caches something and i cant clear it?
Hey Everyone,
I have read through tons of posts with email problems…and I have still not been able to resolve the issue I’m having.
If you goto this URL, you will see that the mail test php file I put on my server works fine: http://www.crookedhook.net/forum/mailtest.php
I recieve the email and everything.
But when you try to reset your password (any user!) or just wait for EMAIL conformation about the forum. The email is never sent and it never reaches the clients address. JUNK MAIL folders are EMPTY, the mail is not getting caught up in that.
I had wordpress installed for this site, then we decided not to use wordpress and to go with BBPRESS. So basically I deleted the wordpress folder, and uploaded the BBPRESS Files. Put in my mySQL infor chaned a few things in config, so it has my email etc… and it worked! just the email isn’t!
Maybe I missed a setting or something in the setup?
Hopefully someone can help!?
Talk to you all soon!
CHEERS
Topic: Retrieve the “secret” value
First: what is the “secret” option set in the WordPress database that bbPress asks for when setting up WP/BB integration in the installer?
Second: Is there some sort of easy way to access the “secret” value? At the moment, I can’t access phpmyadmin, so I’m wondering if there is some WordPress plugin or script that could do this for me?