W dniu 19.05.2010 23:21, Martin Gottlieb pisze: > > Hi, Hi!
> However, when I try to log in to the Midcom admin tool at > /midcom-login-, I get the following error: > > "DB Class Loader: Classes from file > /usr/share/pear/midcom/lib/net/nehmer/static/config/midcom_dba_classes.inc > couldn't be registered." > > which I have traced to line 351 in > /usr/share/pear/midcom/lib/midcom/services/dbclassloader.php: > > if (! class_exists($definition['mgdschema_class_name'])) > > The class in question is: net_nehmer_static_link. > > So my question is, where is this class defined? Did I miss something in > the install/upgrade process? n.n.static.link is defined in MgdSchema file (/usr/share/midgard/schema). Did you clean midcom's cache? rm -rf /var/cache/midgard/midcom/* stop apache, start apache Piotras _______________________________________________ user mailing list [email protected] http://lists.midgard-project.org/mailman/listinfo/user
