1
rbenzing
Re: Liaise 1.27 and Xoops 2.3.0 RC2
  • 2008/11/2 17:40

  • rbenzing

  • Just popping in

  • Posts: 1

  • Since: 2008/11/2


This is how I fixed Liase 1.5 to work in the admin:

admin/admin_header.php - change all to this:
require_once( '../../../include/cp_header.php' ) ;
 require_once( 
XOOPS_ROOT_PATH "/include/xoopscodes.php" ) ;
 include_once 
XOOPS_ROOT_PATH."/class/xoopsformloader.php";
 include_once 
XOOPS_ROOT_PATH."/class/xoopslists.php";
 include_once( 
XOOPS_ROOT_PATH."/class/xoopstree.php" ) ;
 include_once( 
XOOPS_ROOT_PATH."/class/xoopscomments.php" ) ;
  require 
'../include/common.php'define('LIAISE_ADMIN_URL'LIAISE_URL.'admin/index.php');


admin/index.php
Replace any reference to adminHtmlHeader() to xoops_cp_header()




TopTop



Login

Who's Online

189 user(s) are online (121 user(s) are browsing Support Forums)


Members: 0


Guests: 189


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits