Get XOOPS XOOPSXOOPS FAQFAQ ForumsForums NewsNews ThemesThemes ModulesModules
News World of XOOPS Developers Hacks Modules Themes YAXS Archive Submit News

Search

Donat-O-Meter

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

Donations
studioC  ($25)May-17
Anonymous ($15)May-16
Anonymous ($25)May-4

Learn XOOPS Core

Local Support

Advertisement

XOOPS Code hosted on SourceForge

Cumulus Tag Cloud

2 2.5 2.6 3.0 87 2013 Abuse Amazon AntiHarvesting AntiMalUser AntiSpam API Beats billige black Blocks blue Bootstrap Captcha cell Christmas chronolabs content Conversion database demo docek download Dresses editor evden eve facebook floor free herre Honeypot Human IP IPInfoDB jQuery kantor lamps Language log logger Lucire mobile module modules Monster MyAlbum-p Networks newbb news online PageRank Password pdf Permissions pink Plugin portal preloader Prevention profile project propose Protector publisher Rights rmcommon Room sale security Server site SmartClone Smarty SOAP Songlist Spam statistics stem Studio tag tags tdmcreate template Theme themes TinyMCE userlog website Whitepaper XIPS XooLaT xoops Xortify ZendFramework

New Users

Registering user

# 136033

Arizamartin

Welcome to XOOPS!

Archives

News Archives

Release of XOOPS 2.3 RC2

Posted by phppp on 2008/9/1 6:50:00 (10154 reads) | Posted on XOOPS
Click to see original Image in a new window

XOOPS 2.3, the best ever version of XOOPS, one of world's leading CMS solutions, is getting closer to a final release.

The XOOPS Development Team is pleased to announce the release of XOOPS 2.3.0 RC2.

The objective of XOOPS 2.3 is to merge the two existent branches of 2.0 and 2.2 and to build a bridge towards our next generation of system XOOPS 3.0.

We appreciate very much all your feedback and feature requests received after previous releases, and based on that this Release Candidate brings several major improvements:

- Extended Profile included
- Private Messages included
- Extended DHTML included as default
- Added EXM Admin GUI


We've also changed the module logo design to clearly show modules that are compatible with 2.3

Click to see original Image in a new window

We believe that with that XOOPS 2.3 is "feature ready" for the Final Release. We need only to get rid of all potential bugs, and we need your help in that!!!


With XOOPS 2.3 releases, users will be able to learn some of new features that will be available in XOOPS 3.0, while developers can understand better the direction of XOOPS development, and designers can learn what features will be supported in the future.
Both backward and forward compatibility will be guaranteed as much as possible. Modules written for 2.0.* and 2.2.* will work with 2.3; applications developed for 2.3 will be compatible with XOOPS 3.0 automatically.
Developers are encouraged to write their application modules on XOOPS 2.3 so they can incorporate some of the new features and ensure easy migration to XOOPS 3.0.

This RC2 is freezing the key features for this release and is focused only on bug fixing.

Please remember:
* This release is ONLY for testing! Do NOT use it on productions sites.
* If you're installing it over previous test installation, make a BACKUP first!
* Some hacks done for previous XOOPS versions might not work with this release: testing before installing is always a good choice

Download from Sourceforge repository.

What's New for Developers
-----------------------------------

1 Improved XOOPS ORM by enabling extensible persistable object handler:
- The improved persistable object handler supports almost all common methods for database access and data treatment, so that developers do not need to write their own classes or methods;
- Custom handler is supported. Developers can add their own handler if they want more functionality or to replace XOOPS native handlers.
2 Improved text sanitizer:
- Custom extension is supported. Developers can add new filters or methods to sanitizer based on their specific needs.
- Built-in extensions, which can be disabled or enabled (e.g. for Flash, YouTube, images, Wiki, syntax highlight, text filter, etc.)
- Combined with improved persistable object handler (see above), text input from users will be filtered automatically for security considerations.
3 Custom Frameworks support:
- Module developers can add their own library or frameworks (located in XOOPS_ROOT_PATH/Frameworks) which can be shared by other modules.
- PEAR, Geshi have been provided as custom libraries in Frameworks.
- Once the code inside Frameworks is proven stable and valuable, they will be adopted by XOOPS core and moved into XOOPS core package. This way we can build a standard, efficient channel for third-party developers to contribute.
4 XOOPS editor packages are now supported officially:
- A XoopsEditor handler is built to accept third-party editors;
- Three editors, including Textarea, Dhtmltextarea, and Extended Dhtmltextarea are provided in XOOPS core. FCKeditor, TinyMCE, Koivi are now provided as third-party add-ons.
5 XOOPS CAPTCHA is built into XOOPS core:
- CAPTCHA has been added to registration and comment forms.
- Module developers can add CAPTCHA very easily to their applications.
6 XOOPS Control Panel GUI is introduced:
- Old administration interface has been kept as legacy
- A new interface is designed, although very rough at this stage
- Custom interfaces are allowed, ThAdmin by MusS and Kris is the first one introduced
7 XOOPS file and folder engine is added, based on CakePHP.
8 XOOPS Cache engine is built based on CakePHP.
9 Some other improvements and new resources:
- XoopsLocal for localization;
- XoopsLoad emulating SPL autoload in PHP5;
- XoopsUtility as a collection for miscellaneous methods used by XOOPS;
- Block clone feature is activated to save module developers' efforts;
- Enabled character set and collation support for MySQL 4.1+;
- Upgraded Smarty to 2.6.19;
- Upgraded phpmailer to 2.0.0;
- Added XOOPS data and library folders for forward compatibility with XOOPS 3.0;
- Added XOOPS_TRUST_PATH for compatibility with some modules, e.g. protector
10 For more changes, please check changelog.txt



What's New for Theme/Template developers
-----------------------------------

1 Rel attribute for anchors is now supported. Developers/designers are encouraged to use (X)HTML compliant "rel" attribute instead of "target".
2 Control Panel GUI handler is introduced thus designers now get the power to make beautiful backend interfaces.


What's New for Users
-----------------------------------
Some of the new features that might interest users:
- Default character set encoding has been changed to UTF-8;
- Enabled "auto login" or "remember me";
- CAPTCHA is enabled for registration and comment system;
- Block clone enabled so that webmasters have more flexibility;
- XOOPS editor package is provided and most visual editors are avilable, e.g. FCKeditor, TinyMCE, etc.;
- Side-wide editor;
- Mask is added for start page;
- Implemented new installer with user experience improvement experiments;
- Permissions for access to user profile page is configurable.
- Extended Profile module
- Private Messages Module
- Extended DHTML as default
- EXM Admin GUI as an option


System requirements
-----------------------------------

PHP
Any PHP version >= 4.3 (PHP 4.2.x may work but is not officially supported, PHP 5.0+ is strongly recommended)
MySQL
MySQL server 3.23+ (MySQL 5.0+ is strongly recommended)
Web server
Any server supporting the required PHP version (Apache highly recommended)


Downloading XOOPS 2.3 RC2
-----------------------------------

Your can get this release package from the sourceforge.net file repository.
Both .zip and .gz archives are provided.


Installing XOOPS 2.3 RC2
-----------------------------------

1. Copy the content of the htdocs/ folder where it can be accessed by your server
2. Ensure mainfile.php and uploads/ are writable by the web server
3. For security considerations, you are encouraged to move directories xoops_lib (for XOOPS libraries) and xoops_data (for XOOPS data) out of document root, or even change the folder names.
4. Make the directory of xoops_data/ writable; Create and make the directories of xoops_data/caches/, xoops_data/caches/xoops_cache/, xoops_data/caches/smarty_cache/ and xoops_data/caches/smarty_compile/ writable.
5. Access the folder where you installed the htdocs/ files using your web browser to launch the installation wizard


Upgrading from a previous version
-----------------------------------

Upgrading from XOOPS 2.0.* above 2.0.14 and 2.2.* (using the full package)
1. Move the "upgrade" folder inside the "htdocs" folder (it's been kept out as it's not needed for full installs) on your local machine
2. Delete htdocs/mainfile.php, htdocs/install/, htdocs/cache/, htdocs/extras/, htdocs/template_c/, htdocs/themes/ and htdocs/uploads/ from the "htdocs" folder on your LOCAL machine
3. Upload the content of the htdocs folder on your LOCAL machine over your existing files on your server
4. For security considerations, you are encouraged to move directories xoops_lib (for XOOPS libraries) and xoops_data (for XOOPS data) out of document root, or even change the folder names.
5. Make the directory of xoops_data/ writable; Create and make the directories of xoops_data/caches/, xoops_data/caches/xoops_cache/, xoops_data/caches/smarty_cache/ and xoops_data/caches/smarty_compile/ writable.
6. Access /upgrade/ with a browser, and follow the instructions
7. Follow the instructions to update your database
8. Delete the upgrade folder from your server

Upgrading from any XOOPS ranging from 2.0.7 to 2.0.13.2 (using the full package):
1. Move the "upgrade" folder inside the "htdocs" folder (it's been kept out as it's not needed for full installs) on your LOCAL machine
2. Delete htdocs/mainfile.php, htdocs/install/, htdocs/cache/, htdocs/extras/, htdocs/template_c/, htdocs/themes/ and htdocs/uploads/ from the "htdocs" folder on your LOCAL machine
3. Upload the content of the htdocs folder on your LOCAL machine over your existing files on your server
4. Delete the following folders and files from your server (they belong to an old version):
* class/smarty/core
* class/smarty/plugins/resource.db.php
5. Ensure the server can write to mainfile.php
6. For security considerations, you are encouraged to move directories xoops_lib (for XOOPS libraries) and xoops_data (for XOOPS data) out of document root, or even change the folder names.
7. Make the directory of xoops_data/ writable; Create and make the directories of xoops_data/caches/, xoops_data/caches/xoops_cache/, xoops_data/caches/smarty_cache/ and xoops_data/caches/smarty_compile/ writable.
8. Access /upgrade/ with a browser, and follow the instructions
9. Write-protect mainfile.php again
10. Delete the upgrade folder from your server
11. Update the "system" module from the modules administration interface



Files integrity check
-----------------------------------

The full XOOPS package is released with a script able to check if all the system files have been correctly uploaded to the server. To use it, follow these instructions:

1. Upload the checksum.php and checksum.md5 files located in the XOOPS package root to your XOOPS server folder (putting them next to mainfile.php).
2. Execute checksum.php with your browser
3. If necessary, re-upload the missing or corrupted system files
4. Remove checksum.php and checksum.md5 from your server


Modules
-----------------------------------

This release contains only the "system-related modules". You are invited to browse the XOOPS modules repository to if you need additional functionality. Note: as a new repository is being built, the current repository is not up-to-date, PLEASE VISIT DEVELOPERS' WEBSITES TO MAKE SURE YOU ARE USING LATEST VERSION OF MODULES.
We also highly recommend the installation of the Protector module which will bring additional protection and logging capabilities to your site.


How to contribute
-----------------------------------
Bug report: http://sourceforge.net/tracker/?group_id=41586&atid=430840
Patch and enhancement: http://sourceforge.net/tracker/?group_id=41586&atid=430842
Feature design: http://sourceforge.net/tracker/?group_id=41586&atid=430843
Release announcement: https://lists.sourceforge.net/lists/listinfo/xoops-announcement



XOOPS Development Team
September 1st, 2008


Printer Friendly Page Send this Story to a Friend Create a PDF from the article
Bookmark Me
Bookmark to Google Plus
The comments are owned by the author. We aren't responsible for their content.

great news. i hope XOOPS come back to old quality.
Published: 2008/9/1 7:32 • Updated: 2008/9/1 7:32
GREAT !!!!

Tests in progress right now !!

Thanks !
Published: 2008/9/1 7:46 • Updated: 2008/9/1 7:46
Quote:
- Extended Profile included
- Private Messages included
- Extended DHTML included as default
- Added EXM Admin GUI


That will set a few minds at rest

Great work, chaps. I will be downloading and testing tonight
Published: 2008/9/1 8:29 • Updated: 2008/9/1 8:30
Hello!
I'm testing this new release, in the html editor was inserted my hack for mp3 (great!) but the player is different from what I used myself and it seems not work well and above all is not customizable.why was changed?
Published: 2008/9/1 8:53 • Updated: 2008/9/1 8:53
thank you xoops
Quote:

- Added EXM admin gui (BitC3R0/mamba/phppp/sabaM/trabis)
- Added extended profile module (phppp/mamba/marco)
- Added private message module (phppp/mamba/marco)

- Added preprocessing for parameters from user input in user edit area (trabis)
- Improved xoops.js to allow multiple window.onload (phppp)
- Fixed a bug in MySQL query with DISTINCT in kernel/block.php (phppp)
- Fixed redirect problem reported in bug #2037384 (phppp/hervet)
- Fixed rank image false alert problem reported in bug #2037384 (phppp/hervet)
- Fixed problem reported in bug #2037384: sql file existence was not properly detected (phppp/hervet)
- Fixed array unserialize problem reported in bug #2037384 (phppp/hervet)
- Improved group management interface suggested in bug tracker #2037384 (phppp/hervet)
- Fixed an infinite loop bug in formdhtmltextarea when dhtmltextarea editor is called in xoopseditor (phppp/hervet)
- Added index files to prevent directory listing (julioNC)
- Added allowAnonymous parameter to groupperm form, fetched from XOOPS 2.2 (phppp)
- Improved templateDir handling in xoopsmailer for language check (phppp)
- Modified language directory name for GUI (phppp/julionc)
- Completed XOOPS 2.2 to 2.3 upgrade scripts (phppp)
- Synchronized xoopscodes functions with formdhtmltextarea class to unify XOOPS dhtml editor (phppp)
- Improved homepage mask (phppp/mamba)
- Improved textsanitizer to make it a real extensible handler (phppp)
- Adopted extensible dhtmltextarea as default dhtmltextarea editor, plus instant privew and mp3 player (phppp/Vinod/urbanspacema/ezksy)
- Added /extras/altsys_functions.php to provide compatibility with GIJOE's modules (phppp/mamba)

this is great..

thank you...

can't wait this to be final..

gonna make test
Published: 2008/9/1 9:00 • Updated: 2008/9/1 9:00
1. protector permission page - blank page with this error

Call to a member function getVar() on a non-object in D:xampphtdocshtdocs1xoops_liblibsaltsysmyblocksadmin.php on line 19


* Apache HTTPD 2.2.9
* MySQL 5.0.51b
* PHP 5.2.6
* XOOPS 2.3rc2
* Protector 3.17

[solved - altsys have to be installed first]

2. Love the new default editor...some observation
- there is no toolstips for the flash,youtube,mp3,wiki button
- no language definition for the youtube message dialog when entering width, height..

lovin it so far...

Published: 2008/9/1 9:02 • Updated: 2008/9/1 9:58
Quote:
protector permission page - blank page with this error

For all errors/bugs: please provide your modules version and your PHP/Apache/MySQL configuration
Published: 2008/9/1 9:06 • Updated: 2008/9/1 9:06
When I create a new category in the profile module, add a field (text area Ex.) Change the profile, compiling the new field but then when I see the profile do not see it. why? it's a bug?

local install with wamp server

mysql 5.0.51b
php 5.2.6
apache 2.2.8
xoops 2.3 rc2 with his modules.
Published: 2008/9/1 9:15 • Updated: 2008/9/1 9:18
have you set the permission.. ?


why is this news is not in the recent news block ?
----------

now we have the XOOPS 2.3 pm and profile module..

i hope what has been discussed in this 4 important thread can be reviewed and then implemented...


xoops 2.3/3.0 wishlist


pm wishlist

extended profile


Comment system


..thanks again xoops
Published: 2008/9/1 9:36 • Updated: 2008/9/1 9:37
@maxxy: I guess there is dependence between protector and altsys. Make sure you have altsys installed and activated.
Published: 2008/9/1 9:43 • Updated: 2008/9/1 9:43
Was a problem on permission settings... sorry!
Published: 2008/9/1 9:43 • Updated: 2008/9/1 9:43
@urbanspacema: I am sorry not contacting when I made the mp3 plugin. I guess I did not understand your code very well.
Actually the whole rewrite, including extensible textsanitizer and extensible dhtml editor was done in one night and I did not get much time to read your hacks.

Sorry about that, but good news is that now it is really completely extensible thus you can make any changes to /textsanitizer/mp3/, even adding your config.php and language files.
Look forward to your improvements :)
Published: 2008/9/1 9:47 • Updated: 2008/9/1 9:47
Quote:
why is this news is not in the recent news block ?

Because it is in the "Spotlight" on the left hand side, therefore it's not in the list on the right hand side.
Published: 2008/9/1 9:47 • Updated: 2008/9/1 9:47
Quote:
i hope what has been discussed in this 4 important thread can be reviewed and then implemented...

Things are always reviewed and prioritized, and they will be implemented based on available resources. That's why the community support and involvement is so important!

One area that we'll need help is to get more theme designers to work with us on "spicing up" the templates. Several of the templates are looking old-fashioned, so if you have some cool prototypes, please share them with us.
Published: 2008/9/1 9:54 • Updated: 2008/9/1 9:54
yes you are right..phppp

problem solved
Published: 2008/9/1 9:56 • Updated: 2008/9/1 9:59
In the rc2 release, the flash player for mp3 was broken, the correct player can be downloaded here

FLASH PLAYER

edit: HERE a little guide to customize the player

it's work perfectly!
Published: 2008/9/1 10:11 • Updated: 2008/9/1 10:16
Wow, now we are talking! I will test this right away, btw, you should really think in a upgrade script for, well you know.


Published: 2008/9/1 10:15 • Updated: 2008/9/1 10:15
This new release is an excellent news !
Quote:

- Extended Profile included
- Private Messages included
- Extended DHTML included as default
- Added EXM Admin GUI

and this is 4 additional good news.
Published: 2008/9/1 10:21 • Updated: 2008/9/1 10:21
yes yes yes!!! very good news for me !
i ready persian language for this version and new module !
since last night i tested this version and now i test this package !

and other good news for me : altsys module work very well in this version ! i love this module

so we Decision get a party for XOOPS 2.3 in Tehran
Published: 2008/9/1 10:29 • Updated: 2008/9/1 10:29
christmas came too early...

thank you ...who should i hug and give a kiss ? lol
Published: 2008/9/1 10:45 • Updated: 2008/9/1 10:45
edit:nevermind found it..
Published: 2008/9/1 10:46 • Updated: 2008/9/1 11:03
Quote:
where is upgrade package from 2.2 to 2.3 ?

It's the same process for all - just use the Upgrade directions.
Don't forget to BACKUP before you do it.
Published: 2008/9/1 11:03 • Updated: 2008/9/1 11:03
Quote:
so we Decision get a party for XOOPS 2.3 in Tehran

Send us pictures!
Published: 2008/9/1 11:03 • Updated: 2008/9/1 11:03
I already have XOOPS 2.3 RC1 installed...

Can I just copy the files, or do I need to do the whole deal to upgrade?
Published: 2008/9/1 12:11 • Updated: 2008/9/1 12:11
Hello all,

Since we have to deal with several PHP AND Mysql version, AND several XOOPS branches (2.0x and 2.2x), we spend a lot of time to test all the upgrade scripts and as well fixing bugs on the several platforms.

Because
2 (php5/php4)
* 2 (mysql4 and mysql 5)
* 2 (2.0x/2.2.x)
* 3 (upgrade/fresh install/running)
= 24 areas to test, in a way

Despite our intensive internal tests, there might be for sure some bugs. Let's help us to discover them
And as stated by Mamba, don't forget to indicate your environement when declaring a bug (mysql/php/Server OS versions ++ module version if needed).
thanks all

marco

NB for those who upgrade from 2.3RC1, there are somes changes in the DB structure ==> you will have to manually apply the changes in your DB, using a tool like phpmyadmin to make them, and minmerge to detect the differences between RC1 and RC2 (do compare the 2 files of /htdoc/install/sql/). Remember that a RC release should NOT be used in a production environment.
Published: 2008/9/1 12:23 • Updated: 2008/9/1 13:06
Great job!!

Quote:
What's New for Users -----------------------------------
- XOOPS editor package is provided and most visual editors are avilable, e.g. FCKeditor, TinyMCE, etc.;


but... how i can choose a different editor?
Published: 2008/9/1 13:39 • Updated: 2008/9/1 13:39
@Profondo
have a look at xoops_data/configs, there is file to set (just uncomment the right editor)
marco
Published: 2008/9/1 14:47 • Updated: 2008/9/1 14:47
Booyeah!

I'll be upgrading my development system tonight!
Published: 2008/9/1 19:20 • Updated: 2008/9/1 19:20
today Persian language for XOOPS 2.3 rc2 finished
http://xoopspersian.svn.sourceforge.n ... sian/core/tags/2.3.0-RC2/
Published: 2008/9/2 0:16 • Updated: 2008/9/2 0:16
Quote:
today Persian language for XOOPS 2.3 rc2 finished

Fantastic! Thank you so much for doing it!!!

We hope that we'll have soon translations in all major languages, so we can make a worldwide release of XOOPS 2.3!!!!
Published: 2008/9/2 0:38 • Updated: 2008/9/2 0:38
mysql 5.0.51b
php 5.2.6
apache 2.2.8
xoops 2.3 rc2 + thadmin 1

using the included thadmin module...when updating any module...there is no background..all i see is the long update message and a white background with smarty errors..

screenshot:
http://img222.imageshack.us/img222/6151/56550794uv7.jpg
Published: 2008/9/2 7:39 • Updated: 2008/9/2 7:40
Sarahmx, will this thread address your issue?
Published: 2008/9/2 7:52 • Updated: 2008/9/2 7:52
first of all thanx for this great update!
actually I'm testing the external editor integration using the xoopsconfig.php after downloading the addon pack.
Changing the site wide editor it's now really easy but guess there are some things to adjust...
fo example there are some problems with the size of the editor in the form for fckeditor and tiny mce... may be size can be set manually but there should be a way to have control on the sizes..

secondary there are problems with image inserting (fckeditor (mboyden version) don't show images inserted via the file manager and koivi can't insert images at all via the XOOPS image manager...
I think there are problems with path or else..

any idea?
Thanx

Ian
Published: 2008/9/2 9:30 • Updated: 2008/9/2 9:30
Quote:
Sarahmx, will this thread address your issue?


downloaded the package
!Hack XOOPS Core (2.3.0 Bêta 1) for Mor.Pho.GEN.e.sis

and extract it and replace files.. no changes..same problem
Published: 2008/9/2 9:52 • Updated: 2008/9/2 9:52
In profile module we have,t "display name" ? I,ve seen it now !
"display name" very important for some users!
I know ! I have many Contention with some users in xoops.ir ! They kill me
Published: 2008/9/2 11:20 • Updated: 2008/9/2 11:20
..\install\page_dbconnection.php

line number 100
<?php echo htmlspecialcharsDB_DATABASE_LABEL ); ?>

..\install\language\english\install.php
line number 82
define"LEGEND_DATABASE""Database" ); // L51

Witch one is right?
bugtracker

User Profile

../modules/profile/templates\profile_admin_steplist.html
Line number 11

../modules/profile/templates\profile_admin_visibility.html
Line number 23

Why load the images from smartobject... It's not in core

bugtracker

Danish translations located here
Published: 2008/9/2 12:13 • Updated: 2008/9/3 1:32
Congrats !

That's what i'm waiting for . there is a few silly bugs that i found but i confident it will be fixed in XOOPS 2.3.0 final. I just report the bug in
xoops bugstraker.

we fully commit Article Management System (AMS) 2.50 Final will support 100% compatibility with XOOPS 2.3.0

- NovaSmart
Published: 2008/9/2 16:14 • Updated: 2008/9/2 16:14
Hello,

there is a problem with profile module, when i creat a new field, for example : Sexe, it doesnt displaying on the user account !! but no problem in edit user account ...

Thank you
Published: 2008/9/2 21:33 • Updated: 2008/9/2 21:33
did you check the visibility permissions.
Published: 2008/9/2 21:46 • Updated: 2008/9/2 21:46
Yes !! but always, the same problem
Published: 2008/9/2 21:56 • Updated: 2008/9/2 21:56
Not yet tested but... Is XOOPS 2.3 managing multilanguage feature ?

ex: [fr]Bienvenue[/fr][en]Welcome[/en]
Published: 2008/9/3 2:41 • Updated: 2008/9/3 2:41
Great release! I was waiting for this. Thanks.
I have a problem, though (PHP 5 Xooops 2.3 RC2):

When a user wants to register there is an error after entering the Conformation code (error: Invalid Confirmation code). Someone know how to fix this?
Published: 2008/9/3 5:21 • Updated: 2008/9/3 5:21
Quote:
When a user wants to register there is an error after entering the Conformation code (error: Invalid Confirmation code)

Anybody else with this problem? I checked again on:
1) PHP Version - 5.1.6
MySQL Version - 5.0.27

2) PHP Version - 4.4.9
MySQL Version - 4.0.27

and both registrations worked just fine.
Published: 2008/9/3 6:06 • Updated: 2008/9/3 6:06
Quote:
Not yet tested but... Is XOOPS 2.3 managing multilanguage feature ?

This is not in the core yet. You'll have to install a module, e.g. xLanguage.
Published: 2008/9/3 6:07 • Updated: 2008/9/3 6:07
Quote:

You'll have to install a module, e.g. xLanguage.

i would advise EMLH
Published: 2008/9/3 14:44 • Updated: 2008/9/3 14:44
Prompt please in what an error. Was earlier XOOPS 2.3.0 RC, has updated to XOOPS 2.3.0 RC2, has connected database MySQL and in module System-> Groups an error, here the screen:

Click to see original Image in a new window

In what the error and how to correct?
Published: 2008/9/4 14:35 • Updated: 2008/9/4 14:35
It will be great if you added in the next release, the new subject icons proposed here
Published: 2008/9/4 15:09 • Updated: 2008/9/4 15:09
Bueno llevo años usando XOOPS y si pueden quiero que hagan llegar esto alguien que pueda cambiarlo.

Xoops es modulos y como tal debe funcionar , debemos ( me incluyo ) mover a un sistema mas minimizado y preocupado del programador agregando codigo que le ayuden y no hacia un portal que no alcansa una madures por problemas de codex que solo quieren su nombre por todo XOOPS .


Primero .
De sistema hace rato que deberia sacarse ...

Banners , Images ,Smiles , avartas es decir todo lo relacionado con usuarios y dejarlo en un modulo totalmente aparte ademas de los comentarios .
Estos perfectamente pueden funcionar como modulo aparte .. de hecho existe uno para comentarios muy buenos .


Dejaria solo lo basico de un sistema , Bloques , Modulos, Preferencias, templates .

Agregraria un menu mas de idiomas que le hace falta a XOOPS y el mas importante de todos uno con rutas relativas o abreviadas para las url . ( ya que este seria un buen plus para usar XOOPS por amantes de las url relativas )

Y asi me delejaria solo a dejar que los programadores de modulos pudieran trabajar con usuarios ( avatars , grupos , agregar datos ) , sistema de banners mas profesional , subidores de imagenes ( que existen ya en XOOPS ) , smiles que no creo que cuesten mucho .

Y lo mas importante mucha informacion sobre la funciones y objetos que se pueden usar en XOOPS ..

Incluir codex como ajax como base para calentarios , bloques en la administracion y esos detalles que hacen de un portal algo facil de usar .

Pero veo que esta version la 2.3.0 va directo al fracaso .

Sigan mi consejo , mas poder a modulos ....

PostData: translate please, thanks.
Published: 2008/9/5 11:15 • Updated: 2008/9/5 11:15
I do not understand. What file cannot find:
Apache Error Log
[Fri Sep 05 22:47:02 2008] [error] [client **.***.***.***] File does not exist: /home/***/public_html/modules/system/class/gui/default/css/ru.cssrefererhttp://[mysite]/modules/system/admin.php

Published: 2008/9/5 15:16 • Updated: 2008/9/5 15:19
@andrey3761
did you read the instruction in one of my previous comments, about how to upgrade from a previous 2.3RC to 2.3RC2?
marco
Published: 2008/9/6 7:14 • Updated: 2008/9/6 7:14
@Marco

I have loaded on a hosting new version XOOPS 2.3.0 RC2, have connected a database, have started a script http://[mysite]/upgrade/.

Has then looked in the base table structure block_module_link:

--
-- 
Table structure for table `vk94u_block_module_link`
--

DROP TABLE IF EXISTS `***_block_module_link`;
CREATE TABLE `***_block_module_link` (
  `
block_idmediumint(8unsigned NOT NULL default '0',
  `
module_idsmallint(5NOT NULL default '0',
  
PRIMARY KEY  ([color=ff0000]`[b]block_id[/b]`,`module_id`[/color])
ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- 
Dumping data for table `***_block_module_link`
--

LOCK TABLES `***_block_module_linkWRITE;
/*!40000 ALTER TABLE `***_block_module_link` DISABLE KEYS */;
[
color=ff0000]INSERT INTO `***_block_module_linkVALUES (1,0),(2,0),(3,0),...,(4,0);[/color]


And if to establish anew XOOPS 2.3.0 RC2 the structure will be such:
--
-- 
Table structure for table `***_block_module_link`
--

CREATE TABLE `***_block_module_link` (
  `
block_idmediumint(8unsigned NOT NULL default '0',
  `
module_idsmallint(5NOT NULL default '0',
  
PRIMARY KEY  ([color=ff0000]`module_id`,`[b]block_id[/b]`[/color])
ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- 
Dumping data for table `***_block_module_link`
--

[
color=ff0000]INSERT INTO `***_block_module_linkVALUES(10);
INSERT INTO `***_block_module_linkVALUES(20);
INSERT INTO `***_block_module_linkVALUES(30);
INSERT INTO `***_block_module_linkVALUES(40);[/color]


Prompt that to me to make with base that all worked correctly?
Published: 2008/9/6 14:12 • Updated: 2008/9/6 14:12
great version and nice to see that XOOPS go forwards. i like the profile module. can you include XOOPS multisite in this version. that would be the burner.

go, go xoops!!!
Published: 2008/9/7 5:37 • Updated: 2008/9/7 5:37
Has changed a database, but problems remained.

At updating of module CBB 3.08 error:

Click to see original Image in a new window
Published: 2008/9/7 10:22 • Updated: 2008/9/7 10:22
how upgrade from version XOOPS 2.0.16
to this version XOOPS 2.3 RC2?
I do not want to lose the data on my site when they do upgrade
Published: 2008/9/8 20:01 • Updated: 2008/9/8 20:01
@andrey3761
strange, i can't replicate here

@gobig
check release_notes and announce news, there is an upgrade script and instructions for upgrade. Please help us to make additional tests with real data on those upgrade scripts, on a testing environment of your own. thx
Published: 2008/9/8 22:40 • Updated: 2008/9/8 22:40
Where the rights of users to access to "Custom Block" are exposed? In "Control Panel Home-> Edit Groups" there is no this option.
Published: 2008/9/11 5:47 • Updated: 2008/9/11 5:47
@andrey3761, read this thread please:
http://www.xoops.org/modules/newbb/vi ... =ASC&type=&mode=0&start=0
Published: 2008/9/11 6:38 • Updated: 2008/9/11 6:38
@ trabis

Thanks!
Published: 2008/9/12 16:54 • Updated: 2008/9/12 16:54