clipbucket/upload/install/steps/step_4.php
Arslan Hassan b83c2616f4 ADDED : contacts table alteration SQL in installation
FIXED : HDFLVPLAYER playlist problem
FIXED : User cannot himself as a friend
FIXED : EMBED CODE problem
2010-04-29 10:35:21 +00:00

27 lines
No EOL
1.2 KiB
PHP

<div class="content">
<h2>Installation Has Been Completed</h2>
Congratulations, ClipBucket installation has been finished, now you have your own video sharing website, You may want to have a look at <a href="http://docs.clip-bucket.com/clipbucket-docs/clipbucket-installation#after_installation" target="_blank">After Installation Documentation</a> that will guide you for setting up your website right after installation.
<h3>Admin Details</h3>
<p>ClipBucket comes with default admin details, and that are given below</p>
user : <strong>admin</strong><br />
password : <strong>admin</strong>
<div style="height:15px">
You can access admin area by <a href="<?=SCRIPT_URL.'/admin_area'?>">Clicking Here</a></div>
<div style="height:15px"></div>
After login, We <strong>strongly recommend</strong> you to change your admin username, password and email by <strong><a href="<?=SCRIPT_URL.'/admin_area'?>/view_user.php?uid=1">
Clicking Here</a></strong>
<div style="height:15px"></div>
<strong>PLEASE CHANGE "includes" directory permission to 0755</strong>
</strong>
</div>
<div class="footer" align="right">
</div>
<?=the_installer_footer()?>