To upgrade your Concrete5 installation from a previous version, do the following (note, this will only work when upgrading from versions LATER than Concrete 5.0.0a4). * Archive your database and your web root...just in case something should go awry. * When ready, replace your "concrete" directory with the "concrete" directory contained in the latest version downloaded from SourceForge. * Go to http://www.yoursite.com/index.php/tools/required/upgrade (Note: if this does not work, tryhttp://www.yoursite.com/index.php/tools/required/upgrade.php)... * Make sure to follow any pre-upgrade instructions (for example, Concrete5.0.0a4 requires a jobs/ directory be created in your webroot.) * Finally, when ready, click the Upgrade button.
<?php Loader::element('header_required'); ?> <script type="text/javascript" src="LINK"></script> <script type="text/javascript" src="LINK"></script> </head>
<script type="text/javascript" src="LINK"></script> <script type="text/javascript" src="LINK"></script> <?php Loader::element('header_required'); ?> </head>
<?$cp = new Permissions($c); ?> <?php // Loader::element('header_required'); ?> <?if ($c->isEditMode() ||$cp->canWrite() || $cp->canAddSubContent() || $cp->canAdminPage()){ ?> <?=('<script type="text/javascript" src="LINK"></script>');?> <?=('<script type="text/javascript" src="LINK"></script>');?> <?php Loader::element('header_required'); ?> <?}else{?> <?php Loader::element('header_required'); ?> <?=('<script type="text/javascript" src="LINK"></script>');?> <?=('<script type="text/javascript" src="LINK"></script>');?> <?}?>
<?php Loader::element('header_required'); ?>
<?php Loader::element('header_required'); ?> <!-- lightbox scripts start here //--> <script type="text/javascript" src="http://www.graficalicus.com/testCMS/themes/keepitsimple/lightbox/js/prototype.js"></script> <script type="text/javascript" src="http://www.graficalicus.com/testCMS/themes/keepitsimple/lightbox/js/scriptaculous.js?load=effects,builder"></script> <script type="text/javascript" src="http://www.graficalicus.com/testCMS/themes/keepitsimple/lightbox/js/lightbox.js"></script> <!-- end lightbox //--> </head>
'&.browser.msie' is null or not an object
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>