wiki | forum | trac | otrs | joomla | tech blog | mailman | bewelcome Branches: test.bw | alpha.bw | www.bw Participate: download | get involved

Ticket #163 (closed bug: fixed)

Opened 1 year ago

Last modified 1 year ago

Solve the global $_SYSHCVOL[] missing array

Reported by: jeanyves Assigned to:
Priority: major Milestone:
Component: BW General Version: test
Keywords: $_SYSHCVOL[,config,BWport Cc:
Follow up needed: none Frequently reported:
Announce on BW:

Description

In Old BW there is a global array which is supposed to containg config parameters

The idea was that this global array is loaded initialized by (odl)BW/lib/config.php, and that the variables initialisation (the config.php) can be exported to the database and importated to the database via a adminconfig.php tool (currently not working completely).

The reason was to allow teh BW admin to alter something WITHOUT changing config file. He should have just to use the HMI of adminconfig.php for, for example, reducing the limit of people who can logged on at once, or for closing access to the BW website exept to a list of people for maintenance purpose ...

As a consequence $_SYSHCVOL[xxxx] content are used in various places of old BW code to define some parameter. Probably be some other solution can be proposed, but untill it is done I think it is wise to keep the $_SYSHCVOL working (currently, and I perfectly undersand it was needed to progress) they are all disabled in ROX

Change History

11/21/07 21:53:06 changed by jeanyves

  • version set to test.

11/22/07 08:05:11 changed by philipp

  • keywords changed from $_SYSHCVOL[,config to $_SYSHCVOL[,config,BWport.

12/11/07 10:15:12 changed by jeanyves

  • follow_up set to none.
  • status changed from new to closed.
  • resolution set to fixed.

I think this is fixed (initialization is done in rox controller)

Trac Customization: trac stylesheet
SourceForge.net Logo