
Unable to delete Content pages error
Date: Sunday, April 27 @ 13:07:51 CDT Topic: Errors!
There is a slight bug in the Content module where you cannot delete a Content page. Here is the fix:
In modules/Content/admin/index.php file... Around line 87:
Find:
&pid
Replace with:
&pid
|
|