211
goffy
xoops 2.5.9 installation with non-english language
  • 2017/12/9 11:34

  • goffy

  • Just can't stay away

  • Posts: 535

  • Since: 2010/12/27


hi

I installed fresh xoops 2.5.9 with german language. now I have a mixture of language in admin area, sometimes english, sometimes german

please see
Resized Image



212
goffy
Re: PUBLISHER 1.05 FINAL RELEASED
  • 2017/12/9 11:22

  • goffy

  • Just can't stay away

  • Posts: 535

  • Since: 2010/12/27


hi mamba

Quote:
Warnung: require_once(/modules/publisher/class/common/VersionChecks.php): failed to open stream: No such file or directory in Datei /modules/publisher/class/Utility.php Zeile 27



213
goffy
Re: PUBLISHER 1.05 FINAL RELEASED
  • 2017/12/8 21:39

  • goffy

  • Just can't stay away

  • Posts: 535

  • Since: 2010/12/27


XOOPS Version XOOPS 2.5.9
PHP Version 7.0.4

I am testing publisher 1.05 final

during installing I got:
Quote:
Error: Error: Class 'PublisherConfigurator' not found in file /modules/publisher/include/oninstall.php line 73


I solved this with adding
require_once __DIR__ '/../class/configurator.php';

in file /modules/publisher/include/oninstall.php

now installing worked

I tried to clone the module. Now I got
Quote:
Warnung: sprintf(): Too few arguments in Datei /modules/publisher/admin/clone.php Zeile 61

but I am not sure whether this has an effect or not

till now everything works

continue testing



214
goffy
Re: xoops 2.5.8 and tdmcreate 1.91
  • 2017/12/3 13:56

  • goffy

  • Just can't stay away

  • Posts: 535

  • Since: 2010/12/27


Hi

is someone still working on this module?



215
goffy
Re: Bugs and requests for module wgTimelines
  • 2017/11/22 16:16

  • goffy

  • Just can't stay away

  • Posts: 535

  • Since: 2010/12/27


Hi

I tested with xoops 2.5.9 RC2 and had no error.

But please replace class/helper.php line 106
$this->addLog("Getting config '{$name}' : " $this->config[$name]);

by
if (is_array($this->config[$name])) {
            
$this->addLog("Getting config '{$name}' : " serialize($this->config[$name]));
        } else {
            
$this->addLog("Getting config '{$name}' : " $this->config[$name]);
        }


and report the error, which should be shown proper then.



216
goffy
Re: Instruction 1.07 RC1 for XOOPS 2.5.9 and PHP 7.1 Released for Testing
  • 2017/10/16 19:27

  • goffy

  • Just can't stay away

  • Posts: 535

  • Since: 2010/12/27


hi aerograf

thank you for sharing. Is somewhere a description what this module is doing and for what it can be used?



217
goffy
Re: Complexity Theme 1.41 - Final Release - XOOPS 2.5
  • 2017/8/17 6:27

  • goffy

  • Just can't stay away

  • Posts: 535

  • Since: 2010/12/27


Hi wishcraft

thank you for sharing. is there somewhere a demo?



218
goffy
Re: XOOPS Modules Tutorials in ReadTheDocs style
  • 2017/8/9 10:39

  • goffy

  • Just can't stay away

  • Posts: 535

  • Since: 2010/12/27


Basically I agree with mamba. It would be also nice to have an overview for all tutorials on xoops.org, because everything what relates to xoops should be linked on xoops.org

But it should support language selections and should also be automatically synced with github/gitbook. I think we haven't enough volunteers to support an additional tool.
I don't know whether this is possible with your tool or not.



219
goffy
Re: XOOPS Modules Tutorials in ReadTheDocs style
  • 2017/8/8 4:38

  • goffy

  • Just can't stay away

  • Posts: 535

  • Since: 2010/12/27


Hi Mamba

I agree with aerograf. We have translated tutorials and it make only sense if there is the possibility to select languages.

And what is the source of this tool? Contact refers to an old version of contact, not to the current on gitbook
And I miss all my tutorials of the wg-modules



220
goffy
Re: Protector and Bad Ips
  • 2017/7/26 20:23

  • goffy

  • Just can't stay away

  • Posts: 535

  • Since: 2010/12/27


hi geekwright

ok, nice to hear.
I recongnized again, that there is a big gap in my IT knowlegde

thank you very much for detailed explanation.




TopTop
« 1 ... 19 20 21 (22) 23 24 25 ... 43 »



Login

Who's Online

142 user(s) are online (103 user(s) are browsing Support Forums)


Members: 0


Guests: 142


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