1
I'm rebuilding a website from
XOOPS Version XOOPS 2.5.6
PHP Version 5.2.17
mySQL Version 5.1.73-log
to
XOOPS Version XOOPS 2.5.8.1
PHP Version 5.6.30
mySQL Version 5.5.5-10.1.21-MariaDB
And I'm having problems with Lexicon
Lexicon was Version : 1.11 and is now Version : 1.52 Beta 1 downloaded 2 days ago from github
from the backup sql I cut and pasted all the relevant Lexicon info and created a new sql
Then I imported the sql.
Table structure for table `xb6d_lxcategories`
Dumping data for table `xb6d_lxcategories`
Table structure for table `xb6d_lxentries`
Dumping data for table `xb6d_lxentries`
The backend shows the 1 category I created and ALL the entries
The frontend shows the 1 category I created and NONE of the entries
SO, what am I missing? Why Isn't it showing any entries on the front end?
Also, the background on the front end is the xbootstrap 'cover.jpg' image instead of a white background