1
ghia
2.3.0rc2 and NewBB/CBB 3.08, WYSiWYG editors and ThAdmin
  • 2008/9/4 18:38

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


When istalling the module I get two messages:
Quote:
Notice: Deprecated function 'mod_getIP', user XoopsUserUtility directly. in file /Frameworks/art/functions.user.php line 20
Warning: Insert failed - the object 'Topic' is not dirty in file /class/model/write.php line 180

first one can be ignored I think, because it is intentional.

For me it is a developer message and not of interest of users for troubleshooting their modules or system. In general the XOOPS system should run error free when debug is on and that means no warnings, no notices.
For me these intentional notices should switched off and only a general preference or variant in the debug setting should show them. For regular debugging, they should stay silent.

The second looks more serious.

Xampp:
# XOOPS Version: XOOPS 2.3.0 RC2
# PHP Version: 5.2.5
# MySQL Version: 5.0.51a
# Server API Version: apache2handler

Everything from the add-on package has been brought in the installation, except the WYSIWYG editors (FCK Koivi, Tinymce).
To get them working there are no other install instructions then
Quote:
...
upload /xoopseditor/ to /XOOPS/class/ => /XOOPS/class/xoopseditor/:
...
3.1 ./dhtmlext(all editors)/language/: make your local langauge file based on english.php
3.3 ./dhtmlext(all editors)/editor_registry.php: set configurations for the editor: order - display order in case editor selection is used, 0 for disabled; nohtml - works for non-html syntax

That was what I did and yet they are not selectable in the Forum, until you set nohtml to 1 in xoops_editorlist.php

I like the THAdmin module, because it resembles best to the functionality that was present in 2.2.X . Is it realy necessary, that a separate module has to be installed? Could it not be simply activated like the other three options for the admin panel? (There was one added since last release)
Enabling ThAdmin gives regular these messages while running:
Quote:
Notice: Undefined index: xoTheme in file /class/textsanitizer/image/image.php line 42
Notice: Undefined index: xoTheme in file /class/textsanitizer/image/image.php line 42


In the blocks module, I miss the page options for visibility. Now it is only selectable on module level. In 2.2.6 I have a lot more options:
<select name="module[10][]" multiple="multiple" size="8">
                        <
optgroup label="System Level">
<
option label="Admin Frontpage" value="0-2">Admin Frontpage</option>
<
option label="Top Page" value="0-1">Top Page</option>
<
option label="All Frontside Pages" value="0-0" selected="selected">All Frontside Pages</option>

</
optgroup>
<
optgroup label="Profiel">
<
option label="All module pages" value="2-0">All module pages</option>
<
option label="User Info" value="2-1">User Info</option>
<
option label="Edit User" value="2-2">Edit User</option>
<
option label="Search" value="2-3">Search</option>
</
optgroup>
<
optgroup label="Berichten">
<
option label="All module pages" value="3-0">All module pages</option>
</
optgroup>
<
optgroup label="Nieuws">
<
option label="All module pages" value="4-0">All module pages</option>

<
option label="Nieuwsarchief" value="4-1">Nieuwsarchief</option>
<
option label="Nieuws inzenden" value="4-2">Nieuws inzenden</option>
<
option label="Kategorie lijst" value="4-3">Kategorie lijst</option>
</
optgroup>
<
optgroup label="Sudoku">
<
option label="All module pages" value="6-0">All module pages</option>
</
optgroup>
<
optgroup label="Forum">
<
option label="All module pages" value="19-0">All module pages</option>
</
optgroup>
<
optgroup label="Winkel">
<
option label="All module pages" value="9-0">All module pages</option>

</
optgroup>
<
optgroup label="Linken">
<
option label="Inzenden" value="10-0">Inzenden</option>
<
option label="Meest bekeken" value="10-1">Meest bekeken</option>
<
option label="Hoogste beoordeling" value="10-2">Hoogste beoordeling</option>
</
optgroup>
<
optgroup label="Site Statistics">
<
option label="All module pages" value="11-0">All module pages</option>

<
option label="Statistieken" value="11-1">Statistieken</option>
<
option label="Hit Details" value="11-2">Hit Details</option>
<
option label="Toon alle Referrers" value="11-3">Toon alle Referrers</option>

</
optgroup>
<
optgroup label="Foto Albums">
<
option label="All module pages" value="12-0">All module pages</option>
</
optgroup>
<
optgroup label="Kaart">
<
option label="All module pages" value="13-0">All module pages</option>
</
optgroup>
<
optgroup label="Formulaire">
<
option label="All module pages" value="17-0">All module pages</option>
</
optgroup>
<
optgroup label="Kontakteer ons">
<
option label="All module pages" value="15-0">All module pages</option>
</
optgroup>

<
optgroup label="Opiniepeiling">
<
option label="All module pages" value="21-0">All module pages</option>
</
optgroup>

                    </
select>

Login

Who's Online

192 user(s) are online (110 user(s) are browsing Support Forums)


Members: 0


Guests: 192


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits