MyXoops Forum

Forum - myXOOPS German Support

9 - 0 = ?  
Geben Sie das Ergebnis der Berechnung ein
Sie haben max. 10 Versuche.
 
* = Erforderlich

Aw:: cbb3.08 und xoops 2.41?

Betreff: Aw:: cbb3.08 und xoops 2.41?
von Ganga am 16.11.2009 08:33:48

Zitat:

alfred schrieb:
eigentlich schon,
war das als Upgrade oder Neuinstallation?

Poste doch mal die ersten 25 Zeilen aus
/Frameworks/art/functions.ini.php


Hallo,
das war upgrade...

die ersten 25 Zielen:

<?php
/**
 * Initial functions
 *
 * @copyright       The XOOPS project http://sourceforge.net/projects/xoops/
 * @license         http://www.fsf.org/copyleft/gpl.html GNU public license
 * @author          Taiwen Jiang <phppp@users.sourceforge.net>
 * @since           1.00
 * @version         $Id: functions.ini.php 2223 2008-10-04 04:46:03Z phppp $
 * @package         Frameworks
 * @subpackage      art
 */

if (substr(XOOPS_VERSION09) < "XOOPS 2.3") {
    
trigger_error"The package only works for XOOPS 2.3+"E_USER_ERROR );
}

if (!
defined("FRAMEWORKS_ART_FUNCTIONS_INI")):
define("FRAMEWORKS_ART_FUNCTIONS_INI"true);

define("FRAMEWORKS_ROOT_PATH"XOOPS_ROOT_PATH "/Frameworks");

/**
 * Load declaration of an object handler
 *
*/

Aktuell aus dem Forum

Forum Thema Antworten Views Letzter Beitrag
Modulentwicklung New Xoops Xcreate Module 0 4215 26.11.2025 15:22
efkan Gehe zum letzten Beitrag
Modulentwicklung XOOPS Custom Field Module 1 1588 24.11.2025 11:21
Goffy Gehe zum letzten Beitrag