Hello,
I know that this a welknown problem is, and I Googled a lot, but I can’t solve it.
I’m using XAMPP 1.8.0, with PHP 5.4.4. I have already tried Wamp, but it won’t work.
The other plugins and components have I already installed and enabled. But when I’m installing the framework plugin, I get on the front- and backend the next error message:
Notice: Use of undefined constant DS - assumed 'DS' in C:xampphtdocsjoom25pluginssytemjat3jat3.php on line 20
Notice: Use of undefined constant DS - assumed 'DS' in C:xampphtdocsjoom25pluginssytemjat3jat3.php on line 20
Notice: Use of undefined constant DS - assumed 'DS' in C:xampphtdocsjoom25pluginssytemjat3jat3.php on line 20
Warning: require_once(C:xampphtdocsjoom25pluginssytemjat3jat3DSjat3DScoreDScommon.php): failed to open stream: No such directory in C:xampphtdocsjoom25pluginssytemjat3jat3.php on line 20
Fatal error: require_once(): Failed opening required 'C:xampphtdocsjoom25pluginssytemjat3jat3DSjat3DScoreDScommon.php' (include_path='.;C:xamppphpPEAR') in C:xampphtdocsjoom25pluginssytemjat3jat3.php on line 20
I’ve already changed the error reporting settings in the php.ini file. Maybe I’m doing something wrong because the codes on the internet were a bit different than in my file…
Can somebody help me?