View Single Post
  #1 (permalink)  
Old 07-18-2003, 02:49 PM
Littlewyng Littlewyng is offline
Junior Member
 
Join Date: Dec 2002
Location: Rochester, NY
Posts: 10
Send a message via ICQ to Littlewyng Send a message via AIM to Littlewyng Send a message via MSN to Littlewyng Send a message via Yahoo to Littlewyng
Problem with Nuke Webpages
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.
Reply With Quote