1
mrphilong
Hack 4 Lexikon using Koivi on Xoops 2.3.2a
  • 2008/12/6 7:45

  • mrphilong

  • Quite a regular

  • Posts: 351

  • Since: 2006/7/14


modify include\function.php

change from
if ( is_readable(XOOPS_ROOT_PATH "/class/xoopseditor/koivi/formwysiwygtextarea.php"))    {
                include_once(
XOOPS_ROOT_PATH "/class/xoopseditor/koivi/formwysiwygtextarea.php");


to

if ( is_readable(XOOPS_ROOT_PATH "/class/wysiwyg/formwysiwygtextarea.php"))    {
                include_once(
XOOPS_ROOT_PATH "/class/wysiwyg/formwysiwygtextarea.php");

Login

Who's Online

408 user(s) are online (87 user(s) are browsing Support Forums)


Members: 0


Guests: 408


more...

Donat-O-Meter

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

Latest GitHub Commits