- Posts: 28
- Thank you received: 1
hot start installation for Destinations J2.5
-
MariusR
Inactive member - Topic Author
- Member
It seems that the installation file is missing in this package. I try to install the Destination template using the hot start package but I keep gettting this message:
No configuration file found and no installation code available. Exiting...
please help!
Marius R.
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
- Posts: 6744
- Thank you received: 716
-
MariusR
Inactive member - Topic Author
- Member
- Posts: 28
- Thank you received: 1
best regards!
Please Log in to join the conversation.
-
MariusR
Inactive member - Topic Author
- Member
- Posts: 28
- Thank you received: 1
I get back to you as I encounterd other problem. After installation of the Hot Destinations template (hot start J2.5) every time I hit the back button in Mozilla Firefox I get a view source page
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" " www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd ">
<html xmlns=" www.w3.org/1999/xhtml " xml:lang="en-gb" lang="en-gb" >
<head>
<base href=" www.vacanta-allinclusive.ro/ " />
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="generator" content="Joomla! - Open Source Content Management" />
<title>Joomla Travel Template - Hot Destinations</title>
<link href="/index.php?format=feed&type=rss" rel="alternate" type="application/rss+xml" title="RSS 2.0" />
<link href="/index.php?format=feed&type=atom" rel="alternate" type="application/atom+xml" title="Atom 1.0" />
<link href=" www.vacanta-allinclusive.ro/index.php/co...h/?format=opensearch " rel="search" title="Search vacanta-allinclusive.ro" type="application/opensearchdescription+xml" />
<link rel="stylesheet" href="/modules/mod_hot_maps/tmpl/hot_maps.css" type="text/css" />
<link rel="stylesheet" href="/modules/mod_hot_joomla_carousel/tmpl/hot_joomla_carousel.css" type="text/css" />
<link rel="stylesheet" href="/modules/mod_hot_scroller/tmpl/hot_scroller.css" type="text/css" />
<link rel="stylesheet" href="/modules/mod_hot_designation/tmpl/jquery-ui.css" type="text/css" />
<link rel="stylesheet" href="/modules/mod_hot_designation/tmpl/hot_designation.css" type="text/css" />
<style type="text/css">
and in Internet Explorer 9 I can't even access the mainpage. I get a massage like
...open or save vacanta-allinclusive_ro.css
The website I reffer to is loacated at www.vacanta-allinclusive.ro (not public, for acces use username:demo and pass:demo1234)
any idea why this might happen?
thank you!
Please Log in to join the conversation.
-
MariusR
Inactive member - Topic Author
- Member
- Posts: 28
- Thank you received: 1
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
- Posts: 14116
- Thank you received: 1639
Try this, open template_css.php , remove this:
<?php
header("Content-type: text/css");
?>
Please Log in to join the conversation.