1
So, I'm rebuilding one of my websites using
XOOPS Version XOOPS 2.5.8.1
PHP Version 5.6.28
mySQL Version 5.5.5-10.1.19-MariaDB
With the new core I installed a new version of Publisher and cloned it
When I installed the core on the localhost I used the same prefix in the DB setup
I've been copying sections from the backup mysql into the new database using phpmyadmin import
3 imports worked fine but the main file doesn't
Originally I used the Publish module as the main module. I decided to use the Publisher module only to clone and disabled it's access from the front page.
So, the data has to be imported to a "clone" of Publisher
I cut n pasted the relevant data from the backup mysql into a new sql file. I changed the files names to match the headers in the new db, and then I imported the new sql file into the mysql using phpmyadmin.
Two things happened
1) when I went into permissions, the list of categories is not alphabetic. Its all mixed up
2) I can't set Permissions to view categories for anonymous users. When I try I get Sorry, you don't have the permission to access this area. and it kicks me to the front page