- Posts: 21
- Thank you received: 0
Hot Model Template not working
-
rkmani
Inactive member - Topic Author
- Member
Less
More
11 years 5 months ago #31188
by rkmani
Hot Model Template not working was created by rkmani
I have changed the default template from HOT Hotel to HOT Model Agency. But it does not work, WHY? The Template will be changed after you have a look at it.
www.wind-drift.in/
I had uploaded this file: hot_model_agency31.zip
What do I DO?
When I View Page Source, this is what I see:
<!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>
<jdoc:include type="head" />
<link rel="stylesheet" href="/templates/hot_model_agency/css/template_css.css" type="text/css" />
<link rel="stylesheet" href="/templates/hot_model_agency/css/layout.css" type="text/css" />
<link rel="stylesheet" href="/templates/hot_model_agency/css/k2_hot_model_agency.css" type="text/css" />
<style type="text/css">
<!--
<br />
<b>Fatal error</b>: require() [<a href='function.require'>function.require</a>]: Failed opening required '/home/schola98/public_html/www.wind-drift.in/templates/hot_model_agencyDScss/template_css.php' (include_path='.:/usr/local/php53/pear') in /home/schola98/public_html/www.wind-drift.in/templates/hot_model_agency/index.php on line 174
I had uploaded this file: hot_model_agency31.zip
What do I DO?
When I View Page Source, this is what I see:
<!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>
<jdoc:include type="head" />
<link rel="stylesheet" href="/templates/hot_model_agency/css/template_css.css" type="text/css" />
<link rel="stylesheet" href="/templates/hot_model_agency/css/layout.css" type="text/css" />
<link rel="stylesheet" href="/templates/hot_model_agency/css/k2_hot_model_agency.css" type="text/css" />
<style type="text/css">
<!--
<br />
<b>Fatal error</b>: require() [<a href='function.require'>function.require</a>]: Failed opening required '/home/schola98/public_html/www.wind-drift.in/templates/hot_model_agencyDScss/template_css.php' (include_path='.:/usr/local/php53/pear') in /home/schola98/public_html/www.wind-drift.in/templates/hot_model_agency/index.php on line 174
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 5 months ago #31190
by ivan.milic
Replied by ivan.milic on topic Hot Model Template not working
Open index.php of template, find :
.DS.
and repalce it with:
.DIRECTORY_SEPARATOR.
.DS.
and repalce it with:
.DIRECTORY_SEPARATOR.
Please Log in to join the conversation.
-
rkmani
Inactive member - Topic Author
- Member
Less
More
- Posts: 21
- Thank you received: 0
11 years 5 months ago #31191
by rkmani
Replied by rkmani on topic Hot Model Template not working
Thanks a million for the fast and prompt reply. The site works
Please Log in to join the conversation.
-
rkmani
Inactive member - Topic Author
- Member
Less
More
- Posts: 21
- Thank you received: 0
11 years 5 months ago #31372
by rkmani
Replied by rkmani on topic Hot Model Template not working
The Footer 1-5 modules are not displayed correctly on the First page, whereas it displays as it should on other pages. WHY?
www.wind-drift.in
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 5 months ago #31380
by ivan.milic
Replied by ivan.milic on topic Hot Model Template not working
Its in fact behaving same just you content area on home page is height enough. You can add this to layout.css to force minimal height:
#wrapper{
min-height :600px;
}
#wrapper{
min-height :600px;
}
Please Log in to join the conversation.
Time to create page: 0.151 seconds