OK, a more complicated problem this time.
I'm trying to install a module called NukeWebPages, which allows each user to create his/her own webpage. I've been getting a generic error that makes me think that it's a problem with the bbport compatibility. I've copy-pasted the code into the existing files to ensure that the bbport changes would not be touched; the only affected files are index and navbar under Your_Account. And icon and link is supposed to show up in Your_Account for web page editing. The code inserted into index includes a bunch of cases as well as this:
|
Code:
|
include("modules/Webpages/user.php"); |
If you'd like to look at it, you can log in with name Test User and password testing. The site is
www.mimayhem.com/site.
Thanks for any help you can give me! I'm at my wit's end.