Quote:
Originally Posted by ChrisBaktis
Mine has been corrected. In the userpage.php file on line 862 look for
PHP Code:
if ($pageexists)
Change to:
PHP Code:
if (!$pageexists)
The ! is what the problem was on mine. I now can delete pages with no problem.
|
great, thanks for the tip

there's some crazy frame/pop-up issue showing our forumheader twice though, but it disappears again after deleting