Елена Д.
9 повідомлень
#11 років тому
Был нанят человек который поставил битрикс поверх джумлы...
В общем у меня сайт на джумле есть и мне нанятый человек поставил поверх ее битрикс, битрикс ставил на новую БД. Старая джумловская так и стоит не тронута.
В фтп У меня так и стоит вся джумла ну и только появилась папка /bitrix/ . Ну я вот удалила это битрикс, как мне возобновить работу джумлы, чтобы сайт как прежде отображался? 
Елена Б.
6863 повідомлення
#11 років тому
Да что ж это такое делается-то... то сайт с админкой на разных движках, то битрикс поверх джумлы.... 

Что касается вашего вопроса - из вашего описания невозможно понять, что делалось на самом деле. Если сохранился бекап - восстанавливать из него. Если нет - искать, что там где осталось. А вообще, вам сюда: 
Елена Д.
9 повідомлень
#11 років тому
floppox, смотрите все файлы джумлы остались, появилась папка битрикса(с битриксом) ну и по главной ссылке сайта переходит на сайт битрикса. Я битрикс папку удалила.
У меня осталась моя джумла, админка джумлы есть, все материалы сайта есть. Только теперь при переходе по главной ссылке моего сайта просто белое окно.
Елена Б.
6863 повідомлення
#11 років тому
Скорее всего внесена запись в файл .htaccess и ее надо убрать. 
Елена Д.
9 повідомлень
#11 років тому
# @license      GNU General Public License version 2 or later; see LICENSE.txt
##
##
# READ THIS COMPLETELY IF YOU CHOOSE TO USE THIS FILE!
#
# The line just below this section: 'Options +FollowSymLinks' may cause problems
# with some server configurations.  It is required for use of mod_rewrite, but may already
# be set by your server administrator in a way that dissallows changing it in
# your .htaccess file.  If using it causes your server to error out, comment it out (add # to
# beginning of line), reload your site in your browser and test your sef url's.  If they work,
# it has been set by your server administrator and you do not need it set here.
##
## Can be commented out if causes errors, see notes above.
Options +FollowSymLinks
## Mod_rewrite in use.
RewriteEngine On
## Begin - Rewrite rules to block out some common exploits.
# If you experience problems on your site block out the operations listed below
# This attempts to block the most common type of exploit `attempts` to Joomla!
#
# Block out any script trying to base64_encode data within the URL.
RewriteCond %{QUERY_STRING} base64_encode*\(*\)
# Block out any script that includes a <script> tag in URL.
RewriteCond %{QUERY_STRING} (<|%3C)(*s)+cript.*(>|%3E)
# Block out any script trying to set a PHP GLOBALS variable via URL.
RewriteCond %{QUERY_STRING} GLOBALS(=|\{0,2})
# Block out any script trying to modify a _REQUEST variable via URL.
RewriteCond %{QUERY_STRING} _REQUEST(=|\{0,2})
# Return 403 Forbidden header and show the content of the root homepage
RewriteRule .* index.php
#
## End - Rewrite rules to block out some common exploits.
## Begin - Custom redirects
#
# If you need to redirect some pages, or set a canonical non-www to
# www redirect (or vice versa), place that code here. Ensure those
# redirects use the correct RewriteRule syntax and the flags.
#
## End - Custom redirects
##
# Uncomment following line if your webserver's URL
# is not directly related to physical file paths.
# Update Your Joomla! Directory (just / for root).
##
# RewriteBase /
## Begin - Joomla! core SEF Section.
#
RewriteRule .* -
#
# If the requested path and file is not /index.php and the request
# has not already been internally rewritten to the index.php script
RewriteCond %{REQUEST_URI} !^/index\.php
# and the request is for something within the component folder,
# or for the site root, or for an extensionless URL, or the
# requested URL ends with one of the listed extensions
RewriteCond %{REQUEST_URI} /component/|(/*|\.(php|html?|feed|pdf|vcf|raw))$
# and the requested path and file doesn't directly match a physical file
RewriteCond %{REQUEST_FILENAME} !-f
# and the requested path and file doesn't directly match a physical folder
RewriteCond %{REQUEST_FILENAME} !-d
# internally rewrite the request to the index.php script
RewriteRule .* index.php
#
## End - Joomla! core SEF Section.
Роман Беляев
16382 повідомлення
#11 років тому
Или htaccess или что-то подобное.
Таки да )
Сергей З.
114 повідомлень
#11 років тому
Да просто куча курсов появилось где вас за неделю научат верстать да еще и натягивать на cms. Даже верстку большинство освоить не могут.
Елена Д.
9 повідомлень
#11 років тому
В общем все в рабочем состоянии просто сайт не хочет отображать
как его отобразить обратно?
ау, подскажите решение
Елена Б.
6863 повідомлення
#11 років тому
Еще в настройках домена на хостинге можно посмотреть, к какому каталогу он привязан. Или же, самый "ломовой" вариант - в первых строках джумловского index.php, но это вообще капец вариант  Больше ничего в голову не приходит. 
Елена Д.
9 повідомлень
#11 років тому
Вотановила стандартный джумловкский index.php главная работает. А при переходе на любую страницу выдает
Internal Server ErrorThe server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, *** and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.
Apache/2 Server at Port 80

проблема решена)
Александр Франгов
505 повідомлень
#11 років тому
Цитата (jelenka96):
ау, подскажите решение
Как то нагловато, не находите? По-моему это биржа удаленной работы, а не mail.ru ответы. Простите если грубо.
Дмитрий К.
290 повідомлень
#11 років тому
Наглость - второе счастье.
Александр Ф.
3318 повідомлень
#11 років тому
Хотел было промолчать, но не удается )
А с чего это исчез Ваш исполнитель, что Вы за ним переделываете и возвращаете назад?
Причем в профайле прописана адаптация шаблонов под разные CMS, а тут откатить CMS проблема. Имхо, мутновато...