/**
* Config
*
* This class allows for parsing and editing of configuration datasources.
* Do not use this class only to read datasources because of the overhead
* it creates to keep track of the configuration structure.
*
* @author Bertrand Mansion <bmansion@mamasam.com>
* @package Config
*/
class Config {
/**
* Datasource
* Can be a file url, a dsn, an object...
* @var mixed
*/
var $datasrc;
Xyberian Colonel
Joined: Mar 14, 2004
Posts: 1939
Location: Behind you
Posted:
Sun Nov 27, 2005 9:28 am
Simply delete Config class in Config.php file and save it. Some of Windows-based PHP does not support PEAR classes. That config class works only with PEAR classes such as MOD_Dav. Unfortunately, the same name, 'config', is defined in phpBB2 and BB2Nuke.
As long as you won't use pear classes in PHP and your Windows based server, you don't need config class.
Many thanks for your quick responses and your help. It is very much appreciated.
Your instructions worked. My forum's are up and running
I am also receiving the following error when I try to access myheadlines module:
Fatal error: Cannot redeclare class soapclient in C:\SERVER\xampp\htdocs\modules\MyHeadlines\MyHeadlines\include\SOAPx4\class.soap_client.php on line 901
Any advice you have on this would be appreciated.
Thanks,
Ian
Xyberian Colonel
Joined: Mar 14, 2004
Posts: 1939
Location: Behind you
Posted:
Sun Nov 27, 2005 11:18 am
Sorry, ian_bnd. I know what trouble you got while installing headline v 4.+. But, I think it's irrelevant to discuss it in this forum because nukecops.com is not the dev. site of headline module.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum