The Joomla! Forum ™






Post new topic Reply to topic  [ 2 posts ] 
Author Message
PostPosted: Wed Feb 29, 2012 3:05 am 
Joomla! Fledgling
Joomla! Fledgling

Joined: Tue Aug 23, 2011 12:01 am
Posts: 1
Hi,

I have added new positions to template but it suppose to appear on couple of pages. The modules that i assigned for new positions are marked for total 3 pages. But i see empty positions on every page. How can i get rid of them.

This is the code i added in index.php
Code:
  <div id="contentarea <?php if ($top==NULL){ echo 'leftbigger';} ?>" id="contentarea">
                          <jdoc:include type="modules" name="menu" />
                          <jdoc:include type="modules" name="position-1" />
                                        <div id="breadcrumbs">

                                        <div class="box box1"> <jdoc:include type="modules" name="position-15" style="beezDivision" headerlevel="3" /></div>
                                        <div class="box box2"> <jdoc:include type="modules" name="position-16" style="beezDivision" headerlevel="3" /></div>
                                        <div class="box box3"> <jdoc:include type="modules" name="position-17" style="beezDivision" headerlevel="3" /></div>
                                </div>

                                        </div>


Home page is correct http://development.acrepairwayne.com but i shouldnt be seeing empty boxes on some other pages like http://development.acrepairwayne.com/al ... ine-street

any help ? thank you


Top
 Profile  
 
PostPosted: Mon Mar 12, 2012 2:59 am 
User avatar
Joomla! Ace
Joomla! Ace

Joined: Tue Jul 07, 2009 4:45 am
Posts: 1557
Received the following when accessing both of the above URL's without the subdomain:
Quote:
Warning: require_once(/home/content/38/8065138/html/includes/defines.php) [function.require-once]: failed to open stream: No such file or directory in /home/content/38/8065138/html/index.php on line 18

Quote:
Fatal error: require_once() [function.require]: Failed opening required '/home/content/38/8065138/html/includes/defines.php' (include_path='.:/usr/local/php5/lib/php') in /home/content/38/8065138/html/index.php on line 18


Hope this helps!


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 



Who is online

Users browsing this forum: No registered users and 3 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB® Forum Software © phpBB Group