Jump to content
  • 0

I Broke The Portal.


iNode Cloud

Question

Hi Guys, 

 

I was editing the html in the portal and now cant see my site

 

Can you please let me know what i am missing? 

 

    <div class="col-md-12">
        <div class="thanks">
 
        </div>
    </div>
 
    <div class="col-md-4 col-sm-6 portal-box">
        <a href="{client_url}login/">
            <div class="well">
                <i class="fa fa-cogs fa-4x"></i>
                <h4>My Account</h4>
                <p>Have an account with us? Log in here to manage your account.</p>
            </div>
        </a>
    </div>
    </div>
<div class="col-md-4 col-sm-6 portal-box">
        <a href="{client_url}plugin/support_manager/knowledgebase/">
            <div class="well">
                <i class="fa fa-info fa-4x"></i>
                <h4>Knowledge Base</h4>
                <p>Have a question? Search the knowledge base for an answer.</p>
            </div>{% endif %}
        </a>
    </div>{% endif %}
    {% if plugins.order.enabled %}<div class="col-md-4 col-sm-6 portal-box">
        <a href="{blesta_url}order/">
            <div class="well">
                <i class="fa fa-shopping-cart fa-4x"></i>
                <h4>Order</h4>
                <p>Visit the order form to sign up and purchase new products and services.</p>
            </div>
        </a>
    </div>
</a>
    </div>{% endif %}
Link to comment
Share on other sites

5 answers to this question

Recommended Posts

  • 0

Oh noes!

endif tag doesn't exist on line 148 in /chroot/home/icadmin/inodecloud.com/html/manage/vendors/h2o/h2o.php 

Printing Stack Trace:

#0 /chroot/home/icadmin/inodecloud.com/html/manage/vendors/h2o/h2o/parser.php(89): H2o::createTag('endif', NULL, Object(H2o_Parser), 778)

#1 /chroot/home/icadmin/inodecloud.com/html/manage/vendors/h2o/h2o.php(106): H2o_Parser->parse()

#2 /chroot/home/icadmin/inodecloud.com/html/manage/vendors/h2o/h2o.php(142): H2o->parse('

#3 /chroot/home/icadmin/inodecloud.com/html/manage/plugins/cms/controllers/main.php(79): H2o::parseString('
#4 /chroot/home/icadmin/inodecloud.com/html/manage/lib/dispatcher.php(111): Main->index()

#5 /chroot/home/icadmin/inodecloud.com/html/manage/index.php(21): Dispatcher::dispatch('/')

#6 {main}

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...