Re: “Add Forum” button numb?
Caught wearing my underwear on the outside. It doesn’t make me immune to cosmic cookie rays?
This was a cherry install so I didn’t have any experience with bbPress and its issues etc. The ‘add forum’ button issue existed before I added the quick fix…I found it on my first pass through the support forums trying to see how other WP2.6 success stories started out…
Did I mention that I have the bbPress files located in a subdomain called ‘forum’ i.e. mydomain.org/forum/ ?
I’ve just gone through the phpbbb vs SMF review again, just so I can get something going while these small things get cooked off, but I think I’ll stry bbPress as a stand-alone in its own db and integrate later…Do you see any drama with that path?
I just noticed that I didn’t add the SECRET_KEY value from wp-config.php (sic) to wp-settings.php as per a comment in that file…but it turns out that’s an artifact. Strike that.
These are some of the cookies that FireBug reports:
wordpress_logged_in_f004625b18565e7c579076261d01b3a5
myDomain.org 105 B /forum/ Session
wordpress_f004625b18565e7c579076261d01b3a5
myDomain.org 95 B /wp-content/plugins Session
wordpress_f004625b18565e7c579076261d01b3a5
myDomain.org 95 B /wp-admin Session
wordpress_f004625b18565e7c579076261d01b3a5
myDomain.org 95 B /forum/my-plugins Session
wordpress_f004625b18565e7c579076261d01b3a5
myDomain.org 95 B /forum/bb-plugins Session
wordpress_f004625b18565e7c579076261d01b3a5
myDomain.org 95 B /forum/bb-admin Session
wordpress_test_cookie
myDomain.org 36 B / Session
I’m checking…