61
Wonderfish1
Re: Session Timeout Not Working

I want it to not log Webmasters out. Can I set this?

Since I updated to 2.4.4 the damned thing keeps logging me out when I am updating large posts and it costs me a LOT of work.

TIA,
Tim



62
Wonderfish1
Re: v2.3.2 upgrade to 2.4.4

I managed to find a copy of News 1.66. Does anyone know if this version is poisonous?

Thanks,
Tim



63
Wonderfish1
Re: v2.3.2 upgrade to 2.4.4

Excellent - it seems that all sources to download newer versions of News are dead.

Does anyone know if upgrading the News module is possible?


Thanks,
Tim



64
Wonderfish1
Re: v2.3.2 upgrade to 2.4.4

I did just think of another possibility, which I stumbled upon while trying to work out a solution.

I am running the 1.44 version of News - does anyone know if upgrading to 1.56 (found here) would fix the problem? I mean, other than the usual axiom that the most recent version is the best?

Note that the changelog says:

Quote:
> You can select the editor to use (dhtml area, spaw, fck editor, htmlarea, simple text area and kiovi)


rather than "all editors loaded to Xoops'.

I am asking because I didn't want to b0rk my current request for help by off and installing a new version of the offending software.


Any advice appreciated,
Tim



65
Wonderfish1
Re: v2.3.2 upgrade to 2.4.4

When I start TinyMCE in Forums debug tells me:

Errors
Notice: Constant _MD_POSTEDON already defined in file /modules/news/language/english/main.php line 88

Notice: Undefined index: nohtml in file /class/xoopseditor/xoopseditor.php line 192

Notice: Constant _XOOPS_EDITOR_FCKEDITOR already defined in file /class/xoopseditor/fckeditor/language/english.php line 16

Notice: Constant _XOOPS_EDITOR_FCKEDITOR_FONTLIST already defined in file /class/xoopseditor/fckeditor/language/english.php line 17

Notice: Constant _XOOPS_EDITOR_FCKEDITOR_LANGUAGE already defined in file /class/xoopseditor/fckeditor/language/english.php line 18

Notice: Undefined index: nohtml in file /class/xoopseditor/xoopseditor.php line 192

Notice: Undefined index: nohtml in file /class/xoopseditor/xoopseditor.php line 192

Notice: Only variables should be assigned by reference in file /Frameworks/compat/class/xoopsform/formeditor.php line 31

Any hints in that?



66
Wonderfish1
Re: v2.3.2 upgrade to 2.4.4

I worked out how to recreate the editors list - to do that, I needed to start TinyMCE from the forums.

Debug is implying trustpath issues:

Warning: fopen(/home/trustpath/modules/protector/configs/configcached76743) [function.fopen]: failed to open stream:

Permission denied in file /home/trustpath/modules/protector/class/protector.php line 144

Warning: fwrite(): supplied argument is not a valid stream resource in file /home/trustpath/modules/protector/class/protector.php line 145

Warning: fclose(): supplied argument is not a valid stream resource in file /home/trustpath/modules/protector/class/protector.php line 146


(dir names are changed to protect the innocent)



67
Wonderfish1
Re: v2.3.2 upgrade to 2.4.4

That doesn't seem to be working - the xoops_editorlist doesn't seem to be recreating either




68
Wonderfish1
Re: v2.3.2 upgrade to 2.4.4

Yes, they do.

For example, the TinyMCE editor_registry.php contains:

<?php
/**
* TinyMCE adapter for XOOPS
*
* @copyright The XOOPS Projecthttp://sourceforge.net/projects/xoops/
* @licensehttp://www.fsf.org/copyleft/gpl.html GNU public license
* @package class
* @subpackage editor
* @since 2.3.0
* @author Taiwen Jiang <phppp@users.sourceforge.net>
* @version $Id: editor_registry.php 3496 2009-08-25 14:21:12Z dugris $
*/

return $config = array(
"name" => "tinymce",
"class" => "XoopsFormTinymce",
"file" => XOOPS_ROOT_PATH . "/class/xoopseditor/tinymce/formtinymce.php",
"title" => _XOOPS_EDITOR_TINYMCE,
"order" => 5,
"nohtml" => 0
);
?>




69
Wonderfish1
Re: v2.3.2 upgrade to 2.4.4

When I update the News module it includes this info:

Config form_options added to the database
Config option added Name: DHTML Value: dhtml
Config option added Name: Compact Value: textarea
Config option added Name: Spaw Editor Value: spaw
Config option added Name: HtmlArea Editor Value: htmlarea
Config option added Name: Koivi Editor Value: koivi
Config option added Name: FCK Editor Value: fck

No CKEditor or TinyMCE



70
Wonderfish1
Re: v2.3.2 upgrade to 2.4.4

When you said "clear the templates,"
did u mean "clear the caches,"?

If not how do you clear the templates?

Otherwise, I tried the rest of the instructions and it didn't work.

The editorlist file hasn't come back yet either


Thanks,
Tim





TopTop
« 1 ... 4 5 6 (7) 8 9 10 ... 14 »



Login

Who's Online

159 user(s) are online (116 user(s) are browsing Support Forums)


Members: 0


Guests: 159


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