1
tigege
Re: Userinfo blank page after having made a clone of docmanager
  • 2007/9/25 12:58

  • tigege

  • Just popping in

  • Posts: 16

  • Since: 2004/11/10


My clone of docmanager is docmanager_inf.
First of all I renamed docmanager with docmanager_inf.
I used Ultra edit as editor.

I replaced :

_MI_DOCMANAGER by _MI_INF_DOCMANAGER

_MD_ by _INF_MD_

docmanager_ by docmanager_inf_

Templates : each o all files docmanager_*.html by docmanager_inf_*.html

Images : docmanager_slogo.png by docmanager_inf_slogo.png



The installation has been sucessfull.

Gerard



2
tigege
Re: Userinfo blank page after having made a clone of docmanager
  • 2007/9/17 16:02

  • tigege

  • Just popping in

  • Posts: 16

  • Since: 2004/11/10


I thanks you for your answer.
The clone of this module seems to have been made correctly for the installation has been successfull and each of the two modules
works. Data are not the same and file index are not the same too. If you are interested I can describe the method I employed for making this clone.

Best regards

Gerard



3
tigege
Userinfo blank page after having made a clone of docmanager
  • 2007/9/17 8:38

  • tigege

  • Just popping in

  • Posts: 16

  • Since: 2004/11/10


Hello,

I have made a clone of docmanager I called it docmanager_mic. It works very fine but when each of the two modules are activated, I get a userinfo.php blank page.

I trashed the problem in userinfo.php and find out it occurs
at the call of the method $module->search.

[CODE]
foreach ($mids as $mid) {
if ( $gperm_handler->checkRight('module_read', $mid, $groups)) {
$module =& $module_handler->get($mid);
$results =& $module->search('', '', 5, 0, $thisUser->getVar('uid'));

[/CODE]

The method "search" is a method of the class "module".
This class is defined in kernel/module.php

Method "search" include docmanager/include/search.inc.php which include swish-e.class.php and functions.php.

Seemingly, the problems seems to be directly linked with swish-e.

Would you have an idea for a clue at this problem please ?

Best regards

Gerard



4
tigege
Does ssl can be used with Ldap auth ?
  • 2007/8/10 21:57

  • tigege

  • Just popping in

  • Posts: 16

  • Since: 2004/11/10


Hello,

I use XOOPS 2.0.16 on a platform Apache/Linux
Does ssl works when the XOOPS authentication is configured in mode Ldap ?

What do I have to do for ?

Thanks

Gérard



5
tigege
Re: Big PB with XK_editor Koivi
  • 2006/10/18 13:21

  • tigege

  • Just popping in

  • Posts: 16

  • Since: 2004/11/10


Hi folks!

As it's very strange! It seems that no one has got the problem I've reported about Koivi . I'm feel very alone

Pleeaaaase, an idea ?

Best regards .

Tigege



6
tigege
looking for customize xcgallerie
  • 2006/9/28 21:16

  • tigege

  • Just popping in

  • Posts: 16

  • Since: 2004/11/10


Hello,

I created my web site and I installe xcgal.
I'm looking for an issue to have a navigation system that use arrows like "prev" Album_Title "next" and showed the thumbs up on the same page. When a visitor click on a category, this action show the album navigation page up.

Something like this
http://maphoto.info/9/B49478870.jpg
Is it possible to make this with smarty template ?
An idea please ?

Best regards
Tigege



7
tigege
Re: Big PB with XK_editor Koivi
  • 2006/9/27 19:58

  • tigege

  • Just popping in

  • Posts: 16

  • Since: 2004/11/10


Xlanguage gives no problem with fckeditor. Why does it give problem with Koivi ?

PB image . Yes, the image doesn't show up after I inserted it in an article.
Nevertheless, if I use Internet explorer instead Firefox, the image show up after I inserted it in an article. If it was a problem of permissions it would occured in the both cases, isn't it ?



8
tigege
Big PB with XK_editor Koivi
  • 2006/9/27 8:56

  • tigege

  • Just popping in

  • Posts: 16

  • Since: 2004/11/10


Hello,
I'm using XOOPS 2.0.13.2 and XK_Editor 1.0.53.Beta2
I have got two problems with Koivi

1) I have no problem for inserting images but those doesn't appear after having been submitted. I read that there was a bug about the file dialogs.php line 57 include_once(dirname(__FILE__).'../../../mainfile.php');
I replaced it by :
include_once(dirname(__FILE__).'/../../mainfile.php');
But these issue has corrected nothing.
The problem happens under firefox but not Internet explorer. In fact, Firefox consider the relative path of the image whereas Internet Explorer consider
the absolut path.

2)I have installed the xlanguage module for managing the multilanguage. Xlanguage parse the content by using marks-out like [en]"your content" [/en] [fr]"Votre contenu"[/fr]. I can create a new content in french and english and I can submitted it and then I can show it in a navigator.
The big problem with Koivi occurs when I edit this content it appears in a only one language. I think koivi interpret my marks-out in a particular way that deactivate them.

An idea ?
I thank you by advance

Tigege



9
tigege
Re: Koivi editor in Content module
  • 2006/8/29 8:35

  • tigege

  • Just popping in

  • Posts: 16

  • Since: 2004/11/10


Hello,
I would like to know how to integrate Koivi editor in the Content module.
Nobody knows how to do this please ?
thanks by advance :)
Tigege



10
tigege
Koivi editor in Content module
  • 2006/8/22 15:36

  • tigege

  • Just popping in

  • Posts: 16

  • Since: 2004/11/10


Hello,

I would like to know how to replace fckeditor with Koivi editor in the Content module.

Thanks for your help .


Tigege




TopTop
(1) 2 »



Login

Who's Online

229 user(s) are online (160 user(s) are browsing Support Forums)


Members: 0


Guests: 229


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