Установка FCKeditor на "Shop-Script" Free

Статус
В этой теме нельзя размещать новые ответы.

Oljosha

Создатель
Регистрация
30 Ноя 2008
Сообщения
34
Реакции
0
Вот поставил себе ФСКедитор Выложенный пользователем elrik в теме "Модули к Шоп-Скрипт Премиум".
Как и ожидал ОН у меня на Фришном шоп-скрипте не пошёл..:(
Мож кто ставил себе на Шоп-Скрипт Фри иль кто знает как его поставить ,помогите.:bc::bc:

Когда пробую добавлять товар на Денвере пишет окно с ошыбками :


PHP:
Warning: include(./includes/database/DBMS.php) [function.include]: failed to open stream: No such file or directory in Z:\home\localhost\www\shop\products.php on line 12

Warning: include() [function.include]: Failed opening './includes/database/DBMS.php' for inclusion (include_path='.;/usr/local/php5/PEAR') in Z:\home\localhost\www\shop\products.php on line 12

Warning: include(./core_functions/category_functions.php) [function.include]: failed to open stream: No such file or directory in Z:\home\localhost\www\shop\products.php on line 13

Warning: include() [function.include]: Failed opening './core_functions/category_functions.php' for inclusion (include_path='.;/usr/local/php5/PEAR') in Z:\home\localhost\www\shop\products.php on line 13

Warning: include(./core_functions/product_functions.php) [function.include]: failed to open stream: No such file or directory in Z:\home\localhost\www\shop\products.php on line 14

Warning: include() [function.include]: Failed opening './core_functions/product_functions.php' for inclusion (include_path='.;/usr/local/php5/PEAR') in Z:\home\localhost\www\shop\products.php on line 14

Warning: include(./core_functions/picture_functions.php) [function.include]: failed to open stream: No such file or directory in Z:\home\localhost\www\shop\products.php on line 15

Warning: include() [function.include]: Failed opening './core_functions/picture_functions.php' for inclusion (include_path='.;/usr/local/php5/PEAR') in Z:\home\localhost\www\shop\products.php on line 15

Warning: include(./core_functions/configurator_functions.php) [function.include]: failed to open stream: No such file or directory in Z:\home\localhost\www\shop\products.php on line 16

Warning: include() [function.include]: Failed opening './core_functions/configurator_functions.php' for inclusion (include_path='.;/usr/local/php5/PEAR') in Z:\home\localhost\www\shop\products.php on line 16

Warning: include(./core_functions/datetime_functions.php) [function.include]: failed to open stream: No such file or directory in Z:\home\localhost\www\shop\products.php on line 17

Warning: include() [function.include]: Failed opening './core_functions/datetime_functions.php' for inclusion (include_path='.;/usr/local/php5/PEAR') in Z:\home\localhost\www\shop\products.php on line 17

Warning: include(./core_functions/tax_function.php) [function.include]: failed to open stream: No such file or directory in Z:\home\localhost\www\shop\products.php on line 18

Warning: include() [function.include]: Failed opening './core_functions/tax_function.php' for inclusion (include_path='.;/usr/local/php5/PEAR') in Z:\home\localhost\www\shop\products.php on line 18

Warning: include(./core_functions/setting_functions.php) [function.include]: failed to open stream: No such file or directory in Z:\home\localhost\www\shop\products.php on line 19

Warning: include() [function.include]: Failed opening './core_functions/setting_functions.php' for inclusion (include_path='.;/usr/local/php5/PEAR') in Z:\home\localhost\www\shop\products.php on line 19

Warning: include(./core_functions/functions.php) [function.include]: failed to open stream: No such file or directory in Z:\home\localhost\www\shop\products.php on line 20

Warning: include() [function.include]: Failed opening './core_functions/functions.php' for inclusion (include_path='.;/usr/local/php5/PEAR') in Z:\home\localhost\www\shop\products.php on line 20

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at Z:\home\localhost\www\shop\products.php:12) in Z:\home\localhost\www\shop\products.php on line 23

Fatal error: Call to undefined function MagicQuotesRuntimeSetting() in Z:\home\localhost\www\shop\products.php on line 26
 
Какие ошибки пишет?
 
Я ж написал , в окне добавления товара пишет вот такую лобуду :
PHP:
Warning: include(./includes/database/DBMS.php) [function.include]: failed to open stream: No such file or directory in Z:\home\localhost\www\shop\products.php on line 12

Warning: include() [function.include]: Failed opening './includes/database/DBMS.php' for inclusion (include_path='.;/usr/local/php5/PEAR') in Z:\home\localhost\www\shop\products.php on line 12

Warning: include(./core_functions/category_functions.php) [function.include]: failed to open stream: No such file or directory in Z:\home\localhost\www\shop\products.php on line 13

Warning: include() [function.include]: Failed opening './core_functions/category_functions.php' for inclusion (include_path='.;/usr/local/php5/PEAR') in Z:\home\localhost\www\shop\products.php on line 13

Warning: include(./core_functions/product_functions.php) [function.include]: failed to open stream: No such file or directory in Z:\home\localhost\www\shop\products.php on line 14

Warning: include() [function.include]: Failed opening './core_functions/product_functions.php' for inclusion (include_path='.;/usr/local/php5/PEAR') in Z:\home\localhost\www\shop\products.php on line 14

Warning: include(./core_functions/picture_functions.php) [function.include]: failed to open stream: No such file or directory in Z:\home\localhost\www\shop\products.php on line 15

Warning: include() [function.include]: Failed opening './core_functions/picture_functions.php' for inclusion (include_path='.;/usr/local/php5/PEAR') in Z:\home\localhost\www\shop\products.php on line 15

Warning: include(./core_functions/configurator_functions.php) [function.include]: failed to open stream: No such file or directory in Z:\home\localhost\www\shop\products.php on line 16

Warning: include() [function.include]: Failed opening './core_functions/configurator_functions.php' for inclusion (include_path='.;/usr/local/php5/PEAR') in Z:\home\localhost\www\shop\products.php on line 16

Warning: include(./core_functions/datetime_functions.php) [function.include]: failed to open stream: No such file or directory in Z:\home\localhost\www\shop\products.php on line 17

Warning: include() [function.include]: Failed opening './core_functions/datetime_functions.php' for inclusion (include_path='.;/usr/local/php5/PEAR') in Z:\home\localhost\www\shop\products.php on line 17

Warning: include(./core_functions/tax_function.php) [function.include]: failed to open stream: No such file or directory in Z:\home\localhost\www\shop\products.php on line 18

Warning: include() [function.include]: Failed opening './core_functions/tax_function.php' for inclusion (include_path='.;/usr/local/php5/PEAR') in Z:\home\localhost\www\shop\products.php on line 18

Warning: include(./core_functions/setting_functions.php) [function.include]: failed to open stream: No such file or directory in Z:\home\localhost\www\shop\products.php on line 19

Warning: include() [function.include]: Failed opening './core_functions/setting_functions.php' for inclusion (include_path='.;/usr/local/php5/PEAR') in Z:\home\localhost\www\shop\products.php on line 19

Warning: include(./core_functions/functions.php) [function.include]: failed to open stream: No such file or directory in Z:\home\localhost\www\shop\products.php on line 20

Warning: include() [function.include]: Failed opening './core_functions/functions.php' for inclusion (include_path='.;/usr/local/php5/PEAR') in Z:\home\localhost\www\shop\products.php on line 20

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at Z:\home\localhost\www\shop\products.php:12) in Z:\home\localhost\www\shop\products.php on line 23

Fatal error: Call to undefined function MagicQuotesRuntimeSetting() in Z:\home\localhost\www\shop\products.php on line 26
 
PHP:
 No such file or directory
ето значит что неправильно указан путь к файлам
проверьте конфиг
 
Вообщем , поставил TinyMCE Как написал myweb так как слабо шарю во всех етих "путях" и "слешах" .
TinyMCE работает :ay::yahoo::)

Тема закрыта
 
Статус
В этой теме нельзя размещать новые ответы.
Назад
Сверху