1
WarLord
SPAW Editor
  • 2006/1/12 19:07

  • WarLord

  • Just popping in

  • Posts: 11

  • Since: 2006/1/7 2


I am trying to set up the "evennews" module. In the configuration there is a setting to use SPAW Editor to create your news leters. When I select this option and then go to "create news leter" I get a blank page.
Am I supposed to do something to set this up? I can find no other references to SPAW.
Thank you.

2
therock
Re: SPAW Editor
  • 2006/2/22 10:03

  • therock

  • Just popping in

  • Posts: 38

  • Since: 2005/2/2 2


I got the same thing, can someone help us..

3
n01un0
Re: SPAW Editor
  • 2006/7/18 14:49

  • n01un0

  • Quite a regular

  • Posts: 253

  • Since: 2005/10/9


I have the same issues using 2.2.4 & PHP5. Nothing but a blank page.
Quote:

if (is_object($module) && $module->getVar('isactive'))
{
include_once XOOPS_ROOT_PATH . "/modules/spaw/spaw_control.class.php";
}

switch ($action)


Its calling for the spaw editor which I dont even have or could find to download. Even if I did find it, everyone says it dont work with anything other than IE wich is useless.

Can I just change the code to another editor? How about just the standard XOOPS core compact since that seems to be the only thing that works with PHP5? Does any other files need changed besides this /admin/index.php file?



I know smartfactory is working on a new/improved module that is due out in August.........my guess is no answer will come and we just have to wait.

4
voltron3000
Re: SPAW Editor
  • 2006/8/22 2:08

  • voltron3000

  • Just popping in

  • Posts: 3

  • Since: 2006/5/23


Hi

I setup even news to work with Koivi editor. IT works fine on IE and mozilla (i haven;t tried it on anything else)

After installing the editor, i used this code to admin/index.php(note, original code is commented out above, incase you want to find where i put it)

//$sform->addElement(new XoopsFormDhtmlTextArea(_ADM_EVENNEWS_MESSAGE, 'mail_mess', '', 10, 60), true);
include XOOPS_ROOT_PATH "/class/wysiwyg/formwysiwygtextarea.php";
$wysiwyg_text_area= new XoopsFormWysiwygTextArea_ADM_EVENNEWS_MESSAGE'mail_mess'$mainemailbodytext'100%''200px','');
$sform->addElement$wysiwyg_text_area );


Hope this helps

5
irishcofee
Re: SPAW Editor
  • 2006/9/3 17:15

  • irishcofee

  • Just popping in

  • Posts: 14

  • Since: 2006/3/20


It Works very well !!

Thanks

Login

Who's Online

232 user(s) are online (167 user(s) are browsing Support Forums)


Members: 0


Guests: 232


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