1
GIJOE
2 little(?) bugs
  • 2005/8/7 2:55

  • GIJOE

  • Quite a regular

  • Posts: 265

  • Since: 2003/8/13


- Fields in the table of configcategory is not removed by uninstalling the module.

- line 193 of include/common.php
[d]
        if (
function_exists('session_cache_expire')) {
            
session_cache_expire($xoopsConfig['session_expire']);
        }
[/
d]
[
color=ff0000]
        @
ini_set('session.gc_maxlifetime'$xoopsConfig['session_expire'] * 60);[/color]

This wrong coding is caused by just a misunderstanding.

2.2 has a better architecture than older 2.0.x but I can't say this is a STABLE release yet

Good Job! and Gambare!

2
smdcom
Re: 2 little(?) bugs

thanks GIJOE...

Login

Who's Online

179 user(s) are online (115 user(s) are browsing Support Forums)


Members: 0


Guests: 179


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