Forum Replies Created
-
In reply to: Locking Post within Forum
No… I would like to able to post an article (for example) and then lock the that article for just the be viewed.
http://forums.seocoalition.com/topic/articlewhat-is-network-marketing-by-matt-hellstrom
Hope this helps the question,
Rex
In reply to: Helping bbPress.orgWell the money will be awarded to the needs of bbPress.org
In reply to: Helping bbPress.orgI reformatted the code so it looks pretty:
<object width="120" height="240">
<param name="movie" value="http://widget.chipin.com/widget/id/c7cf54857a3ba44d" />
</param>
<param name="allowScriptAccess" value="always" />
</param>
<param name="wmode" value="transparent" />
</param>
<param name="event_title" value="Help%20bbPress" />
</param>
<param name="event_desc" value="bbPress.org%20is%20powered%20by%20the%20same%20poeple%20that%20power%20WordPress.%20The%20forum%20you%20see%20here%20is%20powered%20by%20bbPress.%20They%20need%20your%20help%2C%20please%20give%21" />
</param>
<embed src="http://widget.chipin.com/widget/id/c7cf54857a3ba44d" flashVars="event_title=Help%20bbPress&event_desc=bbPress.org%20is%20powered%20by%20the%20same%20poeple%20that%20power%20WordPress.%20The%20forum%20you%20see%20here%20is%20powered%20by%20bbPress.%20They%20need%20your%20help%2C%20please%20give%21" type="application/x-shockwave-flash" allowscriptaccess="always" wmode="transparent" width="120" height="240"></embed>
</object>In reply to: Plugins LocationsThanks guys!
In reply to: Blank Installation After FinnishOk so I downloaded a back up of the site, deleted and reinstalled the subdomain.
I uploaded the back up and viola! It is up and running.
It obviously was a problem with the subdomain.
Thanks for the help _ck_
In reply to: Blank Installation After FinnishNote: Compared to wp, I don’t see a wp_options database entry so I can’t see where the base URI is being saved at…
I am new to bbPress so maybe I am just missing it.
In reply to: Blank Installation After FinnishI know your a busy person _ck_ so thanks for the quick reply.
it is a true subdomain, no mod_rewrite. There are no .htaccess files associated and I did have the forethought to add an .htaccess page in the root directory.
Tried
RewriteEngine
andRewriteBase
.I am not using multiviews.
I am using the same database for several WP installs for them to share the same User data. Yet I have not used the integration functions for bbPress. All files have their bb_ prefix and should not be interacting with any other ones.
And you are right , doesn’t look like it is allowing Index.php file to run through.
Any other ideas?