> Thanks for this tip. Any special settings in Eclipse that you find > useful for OXID development?
Hi Vikram, we use Eclipse PDT + Aptana + Subclipse for OXID development, too. For debugging purposes, i strongly recommend to set the config param "$this->iDebug" in config.inc.php at the value 4 or an other value (it's described in the file which value does what). If you have an error that cause the "Shop offline" behavior, iDebug will enable that oxid displays the actual error, instead of just saying "shop offline". Hope i could help, Christopher _______________________________________________ dev-general mailing list [email protected] http://dir.gmane.org/gmane.comp.php.oxid.general
