
Mokie wrote:
How would we go about running a repair on the table?
Easiest way is in phpMyAdmin...
I tried to reg too...and got the same message as the peep above...was hoping debugging was on. Can you turn that on?
Mokie wrote:
How would we go about running a repair on the table?
$xoopsTpl->assign('xoops_pagetitle', htmlentities($xoopsModule->name() . ' -' . $article->title()));
$xoopsTpl->assign('xoops_pagetitle', htmlentities($article->title() . ' - ' . $xoopsModule->name()));
Ace_Armstrong wrote:
I tried the edits listed here...got a big white screen and nothing else upon login.