Quote:
Originally Posted by Sovereign
The upgrade script (upgradeuserpage.php) calls to installuserpage.php! This was not mentioned in the directions for upgrading, you might want to change that. I get SQL errors because the upgrade script does not install the shout tables. Also, you may want to create a dynamic link that can tell whether a user has a userpage or not. The link is userpage.php?do=create, which causes a DB error if you already have a userpage. Is there a way to tell (maybe based off userpage.php?do=list) whether a user has a page? If they do, display "Edit Userpage," but if they do not, display "Create Userpage?" Other than that, good work!
|
I was about to ask the same. I cannot edit my personal page after creating it, get a databaseerror. The link points to userpage.php?do=create, which causes a DB error if you already have a userpage. I cannot access my userpage after creating it because there are no link to the personal page exept for this. Furthermore, how to access other members userpages?