1
vamptrix
WYSIWYG editors won't load
  • 2009/4/13 11:39

  • vamptrix

  • Theme Designer

  • Posts: 424

  • Since: 2008/5/3 1


On Acid For XOOPS, I've encountered a few problems (it's a site of me that's going to launch soon).
The WYSIWYG editor won't load, neither the TinyMCE editor (that I want to use) or any other. In the Userpage module I only can use Kiovi Editor, and in news I can't use any editor. What should I do?

Kevin.
I used to use this account, but no longer.

2
Burning
Re: WYSIWYG editors won't load
  • 2009/4/13 11:44

  • Burning

  • Theme Designer

  • Posts: 1163

  • Since: 2006/8/22


hi'

About News, check path to editors in /include/functions.php

Maybe the same for userpage ?
Still learning CSS and... english

3
vamptrix
Re: WYSIWYG editors won't load
  • 2009/4/13 11:52

  • vamptrix

  • Theme Designer

  • Posts: 424

  • Since: 2008/5/3 1


I'm trying this now, but it doesn't seem to work though.

UPDATE: It surely ain't that for Userpage, that file only has this in it:
<?php
 
/**
  * ****************************************************************************
  * USERPAGE - MODULE FOR XOOPS
  * Copyright (c) HervĂ© Thouzard of Instant Zero (http://www.instant-zero.com)
  * 
****************************************************************************
  */
 
if (!defined('XOOPS_ROOT_PATH')) {
     die(
"XOOPS root path not defined"); } // Useless and depreciated ?>
I used to use this account, but no longer.

4
ghia
Re: WYSIWYG editors won't load
  • 2009/4/13 12:18

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


To activate editors in NewBB, alter in /xoops_data/caches/xoops_cache/xoops_editorlist.php the nohtml parameter from NULL to 1 for the required editors. They will be available in the dropdown for editor selection when editing a forum post. I assume News will benefit from it also (check default editor in preferences).

5
vamptrix
Re: WYSIWYG editors won't load
  • 2009/4/13 12:50

  • vamptrix

  • Theme Designer

  • Posts: 424

  • Since: 2008/5/3 1


Still doesn't do the trick though :(
I used to use this account, but no longer.

6
vamptrix
Re: WYSIWYG editors won't load
  • 2009/4/13 13:59

  • vamptrix

  • Theme Designer

  • Posts: 424

  • Since: 2008/5/3 1


So, any other thing I can do?
I used to use this account, but no longer.

7
vamptrix
Re: WYSIWYG editors won't load
  • 2009/4/13 15:38

  • vamptrix

  • Theme Designer

  • Posts: 424

  • Since: 2008/5/3 1


It works now in news, using debug mode revealed that it needed the tags module (sometimes I'm a complete idiot :p).
I don't get the tinyeditor working though in Userpage.
I used to use this account, but no longer.

Login

Who's Online

164 user(s) are online (88 user(s) are browsing Support Forums)


Members: 0


Guests: 164


more...

Donat-O-Meter

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

Latest GitHub Commits