-
AuthorPosts
-
Ninja Lead Moderator
Ninja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
July 13, 2015 at 10:27 am #577173<em>@robbenr 481891 wrote:</em><blockquote>Hi Ninja, I have the same error on my uber demo page.
strangest thing is that I don’t have it in my setup page, same quickstart. hahaI have uploaded those calendar files but that didn’t help .
it’s not the end of the world but it was nice to go from the front end to the mini back end. 🙂any advise.
thanks in advance</blockquote>I fixed the problem directly on your site with the solution below
Open templates/uber/tpls/home-construction.php file
find and change
<?php if($this->hasMessage()) : ?>
<div class="container">
<jdoc:include type="message" />
</div>
<?php endif ?>
to
<?php if($this->hasMessage()) : ?>
<div class="container">
<jdoc:include type="message" />
<jdoc:include type="component" />
</div>
<?php endif ?>
You can check it again, let me know if it helps
1 user says Thank You to Ninja Lead for this useful post
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
July 13, 2015 at 10:27 am #643478<em>@robbenr 481891 wrote:</em><blockquote>Hi Ninja, I have the same error on my uber demo page.
strangest thing is that I don’t have it in my setup page, same quickstart. hahaI have uploaded those calendar files but that didn’t help .
it’s not the end of the world but it was nice to go from the front end to the mini back end. 🙂any advise.
thanks in advance</blockquote>I fixed the problem directly on your site with the solution below
Open templates/uber/tpls/home-construction.php file
find and change
<?php if($this->hasMessage()) : ?>
<div class="container">
<jdoc:include type="message" />
</div>
<?php endif ?>
to
<?php if($this->hasMessage()) : ?>
<div class="container">
<jdoc:include type="message" />
<jdoc:include type="component" />
</div>
<?php endif ?>
You can check it again, let me know if it helps
1 user says Thank You to Ninja Lead for this useful post
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
July 13, 2015 at 10:27 am #742129<em>@robbenr 481891 wrote:</em><blockquote>Hi Ninja, I have the same error on my uber demo page.
strangest thing is that I don’t have it in my setup page, same quickstart. hahaI have uploaded those calendar files but that didn’t help .
it’s not the end of the world but it was nice to go from the front end to the mini back end. 🙂any advise.
thanks in advance</blockquote>I fixed the problem directly on your site with the solution below
Open templates/uber/tpls/home-construction.php file
find and change
<?php if($this->hasMessage()) : ?>
<div class="container">
<jdoc:include type="message" />
</div>
<?php endif ?>
to
<?php if($this->hasMessage()) : ?>
<div class="container">
<jdoc:include type="message" />
<jdoc:include type="component" />
</div>
<?php endif ?>
You can check it again, let me know if it helps
1 user says Thank You to Ninja Lead for this useful post
robbenr Friendrobbenr
- Join date:
- June 2014
- Posts:
- 44
- Downloads:
- 54
- Uploads:
- 0
- Thanks:
- 16
- Thanked:
- 1 times in 1 posts
July 13, 2015 at 1:13 pm #577190<em>@Ninja Lead 482552 wrote:</em><blockquote>I fixed the problem directly on your site with the solution below
Open templates/uber/tpls/home-construction.php file
find and change
<?php if($this->hasMessage()) : ?>
<div class="container">
<jdoc:include type="message" />
</div>
<?php endif ?>
to
<?php if($this->hasMessage()) : ?>
<div class="container">
<jdoc:include type="message" />
<jdoc:include type="component" />
</div>
<?php endif ?>
You can check it again, let me know if it helps</blockquote>
Ninja.. Thanks for resolving that issue. Its sooooo much easier editing now. . 😀
robbenr Friendrobbenr
- Join date:
- June 2014
- Posts:
- 44
- Downloads:
- 54
- Uploads:
- 0
- Thanks:
- 16
- Thanked:
- 1 times in 1 posts
July 13, 2015 at 1:13 pm #643495<em>@Ninja Lead 482552 wrote:</em><blockquote>I fixed the problem directly on your site with the solution below
Open templates/uber/tpls/home-construction.php file
find and change
<?php if($this->hasMessage()) : ?>
<div class="container">
<jdoc:include type="message" />
</div>
<?php endif ?>
to
<?php if($this->hasMessage()) : ?>
<div class="container">
<jdoc:include type="message" />
<jdoc:include type="component" />
</div>
<?php endif ?>
You can check it again, let me know if it helps</blockquote>
Ninja.. Thanks for resolving that issue. Its sooooo much easier editing now. . 😀
robbenr Friendrobbenr
- Join date:
- June 2014
- Posts:
- 44
- Downloads:
- 54
- Uploads:
- 0
- Thanks:
- 16
- Thanked:
- 1 times in 1 posts
July 13, 2015 at 1:13 pm #742146<em>@Ninja Lead 482552 wrote:</em><blockquote>I fixed the problem directly on your site with the solution below
Open templates/uber/tpls/home-construction.php file
find and change
<?php if($this->hasMessage()) : ?>
<div class="container">
<jdoc:include type="message" />
</div>
<?php endif ?>
to
<?php if($this->hasMessage()) : ?>
<div class="container">
<jdoc:include type="message" />
<jdoc:include type="component" />
</div>
<?php endif ?>
You can check it again, let me know if it helps</blockquote>
Ninja.. Thanks for resolving that issue. Its sooooo much easier editing now. . 😀
-
AuthorPosts
This topic contains 35 replies, has 4 voices, and was last updated by robbenr 9 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum