Re: Problem?
Sorry, I just meant, where are the forum, WPMU and TXP all installed?
Is it like?
/home/aless/public_html/forum/
for bbPress
/home/aless/public_html/txp/
for TXP
/home/aless/public_html/wpmu/
for WPMU
Can you verify that all the files made it up when you uploaded them? Like, when you FTP in, can you get a listing in the forum folder that looks like:
bb-admin
bb-cache
bb-edit.php
bb-images
bb-includes
bb-load.php
bb-login.php
bb-post.php
bb-reset-password.php
bb-settings.php
bb-templates
config.php
edit.php
favorites.php
forum.php
index.php
my-plugins
my-templates
profile-base.php
profile-edit.php
profile.php
register.php
rss.php
search.php
sitemap.bb.xml
statistics.php
tag-add.php
tag-remove.php
tags.php
topic-resolve.php
topic.php
view.php
Maybe something is missing there? (you might not have my-templates or my-plugins – those were created later)
Does the bb-includes directory have permissions of 0755 or
drwxr-xr-x
?