1
nnoel
Re: table insertion with koivi editor 1.0.2 [solved]
  • 2005/1/5 16:18

  • nnoel

  • Just popping in

  • Posts: 7

  • Since: 2004/7/25


it works good job!



2
nnoel
Re: table insertion with koivi editor 1.0.2 [solved]
  • 2005/1/5 8:08

  • nnoel

  • Just popping in

  • Posts: 7

  • Since: 2004/7/25


use of the value 'small' (as found in the french documentation) for the $option for another reduced editor in the same form was the cause of the problem.

Empty the option or use of permitted (see doc in zip file) values solved the problem.

btw I'm still waiting the next release...



3
nnoel
table insertion with koivi editor 1.0.2
  • 2005/1/4 18:31

  • nnoel

  • Just popping in

  • Posts: 7

  • Since: 2004/7/25


hi,

I'm in a new module development early phase. When I try to insert the koivi wysiwyg
features in a form, I put the following code at the beginning:
include "../../../include/cp_header.php";
include 
XOOPS_ROOT_PATH."/class/xoopsformloader.php";
include 
XOOPS_ROOT_PATH."/class/wysiwyg/formwysiwygtextarea.php";

and
$form->addElement(new XoopsFormWysiwygTextArea(_AM_PROMOFORM_CONTENT"promoform_content""""100%""400px"""), true);

in my form.

Everything is working fine except the table insertion! js errors on the page in dialogs.php (createTable? is not a function on line 54)
...dialogs.php?id=promoform_content&dialog=table&url=/class/wysiwyg


can you help me?

PS this feature is working in my newbb2 test installation.



4
nnoel
Re: Mydownloads module modified
  • 2004/8/19 17:26

  • nnoel

  • Just popping in

  • Posts: 7

  • Since: 2004/7/25


I found that there is a definition conflict with the wf-section v2 module. mimetypes is defined in both xoops_version files...
one solution could be the replacement of each occurence of the variable in the mydownloads modules (4places):

in my config:
----------------------------------------
\modules\mydownloads\xoops_version.php(239):
$modversion['config'][14]['name'] = 'mimetypes';

\modules\mydownloads\submit.php(103):
$allowed_mimetypes = $xoopsModuleConfig['mimetypes'];

\modules\mydownloads\admin\index.php651):
$allowed_mimetypes = $xoopsModuleConfig['mimetypes'];

\modules\mydownloads\admin\index.php(1032):
$allowed_mimetypes = $xoopsModuleConfig['mimetypes'];
----------------------------------------

I tested the hack and it's working (so far) but I will shift to wf-downloads




5
nnoel
Re: Mydownloads module modified
  • 2004/8/16 11:35

  • nnoel

  • Just popping in

  • Posts: 7

  • Since: 2004/7/25


hi,

when I try your modified module, it seems that I can't save the allowed mime types...
as a consequence, when I test the upload, the system says that the mime type is not allowed (even for gif files)

can you help me?

ps I had aleady the same response with a 1.03 version found on the net. I'm working with the XOOPS 2.0.7. The phpinfo() on my hosted site tells me that register_globals are on(!)



6
nnoel
news 1.2 blank display
  • 2004/7/29 20:47

  • nnoel

  • Just popping in

  • Posts: 7

  • Since: 2004/7/25


when I try to view my articles by section
.../modules/news/index.php?storytopic=1&storynum=10
the display left blank

(news module 1.2 and XOOPS 2.0.7)

any help welcome



7
nnoel
spaw version 1.4
  • 2004/7/28 15:39

  • nnoel

  • Just popping in

  • Posts: 7

  • Since: 2004/7/25


could anyone explain how to install this module to have it at work with the base news module?
Has anyone got this module to work on XOOPS v2.0.7?

help will be appreciated
thanks




TopTop



Login

Who's Online

221 user(s) are online (153 user(s) are browsing Support Forums)


Members: 0


Guests: 221


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