<?xml version='1.0' encoding='UTF-8'?>
<rss version='2.0'>
	<channel>
		<title>cotonti.com : Ошибка при подключение js файлов</title>
		<link>https://www.cotonti.com</link>
		<description>Laatste forum onderwerpen</description>
		<generator>Cotonti</generator>
		<language>en</language>
		<pubDate>Fri, 10 Apr 2026 18:07:13 -0000</pubDate>

		<item>
			<title>kushelbek</title>
			<description><![CDATA[<p>Добрый день.</p>

<p>Создаю свою тему, при подключение js файлов выдает ошибки.</p>

<p>файл simple.rc.php:</p>

<pre class="brush:php;">
    cot_rc_add_file($cfg['themes_dir'].'/'.$usr['theme'].'/js/jquery.min.js');
    cot_rc_add_file($cfg['themes_dir'].'/'.$usr['theme'].'/js/bootstrap.min.js');
    cot_rc_add_file($cfg['themes_dir'].'/'.$usr['theme'].'/js/jquery.prettyPhoto.js');
    cot_rc_add_file($cfg['themes_dir'].'/'.$usr['theme'].'/js/jquery.nicescroll.min.js');
    cot_rc_add_file($cfg['themes_dir'].'/'.$usr['theme'].'/js/superfish.min.js');
    cot_rc_add_file($cfg['themes_dir'].'/'.$usr['theme'].'/js/jquery.flexslider-min.js');
    cot_rc_add_file($cfg['themes_dir'].'/'.$usr['theme'].'/js/owl.carousel.js');
    cot_rc_add_file($cfg['themes_dir'].'/'.$usr['theme'].'/js/animate.js');
    cot_rc_add_file($cfg['themes_dir'].'/'.$usr['theme'].'/js/jquery.BlackAndWhite.js');
    cot_rc_add_file($cfg['themes_dir'].'/'.$usr['theme'].'/js//myscript.js');</pre>

<p> </p>

<p>log из консоли:</p>

<blockquote>
<p>Uncaught TypeError: owl.owlCarousel is not a function<br />
myscript.js:170 Uncaught TypeError: owl.owlCarousel is not a function<br />
jquery.min.js:4 Uncaught Error: Syntax error, unrecognized expression: http://localhost:51022</p>

<p> </p>
</blockquote>

<p>Если запускаю просто шаблон, то ошибок нет, ошибки возникают именно тогда, когда натягиваю его на cotonti.</p>

<p>Куда копать?</p>

<p>Заранее спасибо</p>
<p><strong>Добавлено 27 минут спустя:</strong></p><p>Проблема решилась сменой версии php с 5.3 на 5.5</p>
]]></description>
			<pubDate>Wo, 17 Jun 2015 12:41:32 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&q=7975&d=0#post40928]]></link>
		</item>
	</channel>
</rss>