Left and Inset not showing

  • arielb
    Inactive member
  • Topic Author
  • Member
  • Member
More
13 years 4 months ago #11692 by arielb
Hi! I'm having a problem. I'm putting modules in the left and inset position, but they are not showing up. When I move them to Advert or User 5-8 they show normally.

The website is jazzeando.com.ar/otros/jardin/

Thanks!
Ariel

Please Log in to join the conversation.

More
13 years 4 months ago #11720 by ivan.milic
Try this:
open /inc/col_left.php

and change
<?php if ($showleft) { ?>

to

<?php if ($showleft || 1) { ?>

open /inc/col_main.php

and change:

<?php if ($showinset) { ?>

to

<?php if ($showinset || 1) { ?>

report back what happens.

Please Log in to join the conversation.

  • arielb
    Inactive member
  • Topic Author
  • Member
  • Member
More
13 years 4 months ago #11752 by arielb
I'm sorry, but I can't find the folder inc insice hot_cosmetics. Where is it?

Thanks.
Ariel

Please Log in to join the conversation.

More
13 years 4 months ago #11760 by ivan.milic
<joomla root>\templates\hot_cosmetics\inc\

Please Log in to join the conversation.

  • arielb
    Inactive member
  • Topic Author
  • Member
  • Member
More
13 years 4 months ago #11764 by arielb
No, it's not there. Maybe there's a problem with the installation?

I installed it again and it keeps doing the same. Is it possible the installation package isn't complete?

Also, when I clic an item in the menu it returns html text and in the end, this:

Warning</b>: require(/root/templates/hot_cosmetics//inc/col_left.php) [<a href='function.require'>function.require</a>]: failed to open stream: No such file or directory in <b>/root/templates/hot_cosmetics/index.php</b> on line <b>251</b><br />
<br />
<b>Fatal error</b>: require() [<a href='function.require'>function.require</a>]: Failed opening required '/root/templates/hot_cosmetics//inc/col_left.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in <b>/root/templates/hot_cosmetics/index.php</b> on line <b>251</b><br />

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
13 years 4 months ago #11769 by milos
Are you trying to install version for Joomla 1.5 or 1.7? Did you try HotStart installation method or just regular template installation?

Please Log in to join the conversation.

Time to create page: 0.195 seconds
Powered by Kunena Forum