Search Results for 'test'
-
Search Results
-
I made a plugin that allows you to change wordpress cookie path&domain (and even cookieHash) to suit the need of bbPress.
My configuration was not “simple” :
wordPress : http://www.2diabolos.com/blog
bbPress : forum.2diabolos.com
everything is explained here.
http://www.2diabolos.com/blog/2007/04/06/nouveau-plugin-setcookieparams/
BUT I have a problem :
on my local server (for tests), I tried my plugin.
it works … for bbPress front-page and admin page, but not for topics and other “deeper” pages.
I put “cookie domain == false” (because cookie must not have domain when you are a “local server”, that what I understood from the standard)
I don’t understand why the frontpage appears nicely, and why, when I try to go into a topic, Firefox tells me that the server redirects the request in way that can’t go nowhere. And IE does not achieve anything (I prefer Firefox, it better for debugging…)
Firefox tells it can be a problem with cookie acceptance or desactivation.
I feel that bbPress is making a round (infinite) redirection ….
Topic: onvertigo.com
I might as well start off the topics in the new forum for “Pimp My Press” with my forum, http://onvertigo.com
I am using a custom theme that I am also using for my main WP site at http://trentadams.ca and it really the second major theme that I have used on it! The site used to be really large with friends and family and after changing servers and no ‘easy’ way to import in the entries, I just started over until we can get a bbPress to bbPress import/export function (*crosses fingers*).
I use the following plugins:
Admin Add User
Allow Images
Allow YouTube (embedding)
My Avatars
Memberlist
Mobile bbPress
Post Count
Private Messeges
QuickTags Comments
Custom Profile
User Timezones
I am setting up another install for testing of all plugins, so stay tuned!
Cheers,
Trent
Topic: Latest Discussion Error
Hey Community,
I am starting up another site, and I am setting up the Latest Discussions Plugin. I have installed and integrated WP & BB. Once I activate the plugin and use the call for the latest discussion on the wordpress page I am given this error:
WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1]
SELECT * FROM topics WHERE topic_status = 0 ORDER BY topic_time DESC LIMITAny ideas what might be going on here?
Thanks,
Orion
Topic: Upgrade gone awry
I recently upgraded to the latest bbPress version. I was using a plugin which integrated my users with Worpdress previously (and would like to continue to do so).
Something went terribly wrong though on the upgrade. This version is now looking for users in the table bb_users, and it should be looking at the WordPress table. So now I cannot login even as admin because there’s nothing in the bb_users table! I’ve fine working in SQL, and I think all I need to do is add/modify some fields in the bb_users table.
So here’s my question? How can I upgrade the status of a user to administrator in phpMyAdmin? After I login, I can activate the WordPress integration plugin an be all set.
I’m trying to get a call from inside my wpmu install to show the last ten posts/threads from my bbpress install.
is there a simple way to get this ? (they are both stored in the same DB)
like <?php getlast10topics_bbpress ?> i’m really curious if this is possible.
thanks for any help
Topic: Plugin: Indicate New Posts
It REQUIRES the Simple Onlinelist plugin by Thomas Klaiber, whose work this is largely based on.
The plugin should not highlight posts which the user made, since obviously those have already been seen. Please tell me if it does otherwise.
The only testing I have done is on my 1.0-alpha build, so I would be very grateful if people could test the plugin and tell me if it works!
Grab it here.