11
den1662
Re: HTMLArea Module for All XOOPS
  • 2005/5/19 21:59

  • den1662

  • Just popping in

  • Posts: 12

  • Since: 2003/8/19


Reason:
Class xoopsmodule is not loaded whenever being called by htmlarea module.

Debug:
1) Turn on XOOPS debug System Admin -> Site Preferences -> General Settings -> Debug Mode -> PHP
2) Fatal error: Undefined class name 'xoopsmodule' in D:\ftx_web\cms\class\xoopsform\formdhtmltextarea.php on line 21
3) Watch out your URL at that time.

Solution:
1) open edituser.php
2) add this line
include_once XOOPS_ROOT_PATH.'/class/xoopsmodule.php';
before this line
include_once XOOPS_ROOT_PATH.'/class/xoopsformloader.php';

Misc:
Module extcal (admin to add category) is also having the same fatal problem. Both are great modules. Haven't found any solution yet. Try to email the module owner hope he could help.

12
sdmacint
Re: HTMLArea Module for All XOOPS
  • 2005/6/2 16:30

  • sdmacint

  • Just popping in

  • Posts: 66

  • Since: 2003/11/9


I've installed this and it seem to be working very well. However, it doesn't seem to give me the HTML editor when I'm modifying articles in the XF-Section module (ver. 1.07). Any suggestions?

Sean

13
chibaya
Re: HTMLArea Module for All XOOPS
  • 2005/6/4 8:00

  • chibaya

  • Just popping in

  • Posts: 3

  • Since: 2005/6/4 7


Thank you very much for your effort to make HtmlArea XOOPS module. It worked very nicely. I found that when I changed _editor_lang to multi-byte language(like ja-euc) in the render function of formdhtmltextarea.wys.php, it didn't work and just showed the simple TextArea.
But it's very strange that when I tried the independent HtmlArea (not XOOPS module), the demo programs worked fine even on muti-byte languages.
If you have any advice on the international version, I would much appreciate.

14
chibaya
Re: HTMLArea Module for All XOOPS
  • 2005/6/15 6:32

  • chibaya

  • Just popping in

  • Posts: 3

  • Since: 2005/6/4 7


Hi,
HTMLArea module works very nice.
When I tried to include more than one HTMLArea in the same form, modified texts were not reflected in the POST variables until <> icon button was pressed (eg. change to text mode).
If you have any suggestions, it would be greatly appreciated.

15
Burnout-BR
Re: HTMLArea Module for All XOOPS
  • 2005/6/15 10:20

  • Burnout-BR

  • Just popping in

  • Posts: 34

  • Since: 2004/6/15


Is there any form of making emoticons work in that editor?

16
djoloffman
Re: HTMLArea Module for All XOOPS
  • 2005/6/18 13:06

  • djoloffman

  • Just popping in

  • Posts: 6

  • Since: 2005/3/28


Hello everybody,

In my case, The htmlarea mod for XOOPS only works for some modules (news, catads, system, evennews, wfchannel) but I still have the default XOOPS editor for modules like (newbb, mydownloads, xcgal).

- XOOPS version : 2.0.9.2
- Installed the module normally and overwrote the formdhtmltextarea.php file.

Anybody knows why ?

17
fraguio
Re: HTMLArea Module for All XOOPS
  • 2005/7/20 0:25

  • fraguio

  • Just popping in

  • Posts: 1

  • Since: 2005/7/19


Hello:

I also have the same problem tommyZ with xoops2.0.9.2 when i try to edit an user profile( account ) and the solution above works fine except in the signature field because when someone visit the user profile they can only see the html code instead of the formated text.

Any suggestion ??

Thanks in advance.

18
stevegreen
Re: HTMLArea Module for All XOOPS
  • 2006/3/11 1:23

  • stevegreen

  • Just popping in

  • Posts: 2

  • Since: 2006/3/11


This might sound stupid, but I noticed while searching after so many errors with a server repair/downgrade to 2.013.2 that the xoopsmodule.php was identified as a folder in the root class directory. I added the correct xoopsmodule.php file, and my problem was solved for many issues.

I couldn't believe it was that easy.

Login

Who's Online

178 user(s) are online (111 user(s) are browsing Support Forums)


Members: 0


Guests: 178


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