[UberCMS v1.xx] UberCMS v1.01

Status
Not open for further replies.

zMagenta

Posting Freak
Jul 15, 2011
1,414
682
Hi guys,

zMugenta/zMagenta here once more. You may re-call me releasing an UberCMS v1 around 2-3 days ago? Well, this is the revised version. This is the stuff that's been added/edited since the last release;
  • Trusted Dealers page.
  • Heavy edits to the /me page.
  • New /me page now opitonal to have.
  • All CMS config opitons now in class.tpl.
  • User of the Week been added.
  • Campaigns have been fixed.
  • 1 exploit removed in Housekeeping.
  • News comments been added. (Not finished)
  • A poll on site.
  • Custom currency on site.
  • /community/staff page been finished to a high standerd.
  • Register now cleared of any errors.
  • Database been patched up-to Phoenix 3.11.0 (Still compatible with Uber Emulator)
  • Everything now using %site_name% instead of Krupt.
  • Client.php edited.
That's all.
Screenshots:
This is just the changed pages. Seeming as I'm on a small PC, the whole page may not fit on one screenshot.
Me (top):
iEzf1.png

Me (bottom):
W0bd6.png

New me:
6cb1a33672b84e41bfe754e.png

News comments:
xOKST.png

Trusted dealers:
wuGgo.png

User of the week (Screenshot and code below):
17442951e327438399b695d.png

PHP:
<div id="column3" class="column">
    <div class="cbb clearfix red ">
 
<h2 class="title">UOTW!</h2>
<br>
 
<?php
$getTopStats = mysql_query("SELECT * FROM users WHERE username = 'Maelfic' ORDER BY credits DESC LIMIT 1");
while($topSpats = mysql_fetch_array($getTopStats)){
echo '<tr><td width="1px"> </td>
            <td width="0px">';
  echo '<img src="http://www.habbo.com/habbo-imaging/avatarimage?figure=' . $topSpats['look'] . '&size=lrg&direction=2&head_direction=2&gesture=sml&size=m" align="left"></td> <td width="15px"><a href="#"><b>'.$topSpats['username'].'</b></a><br />'.$topSpats['motto'].'</b>';
echo '</td>
          ';
 
}
?>
 
 
 
</div>
</div>
</div>
<script type="text/javascript">if (!$(document.body).hasClassName('process-template')) { Rounder.init(); }</script></div><div id="column2" class="column"><div class="habblet-container news-promo">     
    </div>
</div>

If you feel I've missed any thing out, please, just comment below.

Download (Contains CMS and Database):
Development Thread:
v1.00:

This is highly recommend to download for security reasons.

How to setup:

1) Download the package.
2) Delete everything inside htdocs/wwwroot.
3) Extract everything into htdocs/wwwroot.
4) Create a new database. (Name it uberv1.01)
5) Import the "database.sql" from your htdocs/wwwroot.
6) Go to inc/config/config.php in your htdocs/wwwroot.
7) Change everything that needs to be changed.
8) Go to your inc folder in your htdocs/wwwroot.
9) Load up class.tpl
10) Edit all the things that need editing.
11) Then your done if you use Xampp. If using IIS, continue onto step 12.
12) Go to "Internet Information Services Manager".
13) Go to "Sites" then "Default Website".
14) Go to "URL Rewrite".
15) Click "Import" (Right hand side)
16) Choose ".htaccess" in your wwwroot and import.

There we have it, done.

Have fun!
 

iRekan

XboxOneFTW!
Nov 8, 2011
349
47
If this hopefully is compatible with butterfly (maybe 1.02), I would defiantly use it :) Loving the new me page and the comment system!
 

zMagenta

Posting Freak
Jul 15, 2011
1,414
682
If this hopefully is compatible with butterfly (maybe 1.02), I would defiantly use it :) Loving the new me page and the comment system!
I'm looking into Butterfly Emulator's SSO and tables, but can't promise it'll be in v1.02. The news comment system was the main feature added in this version.
 

lepos

thinking about you. yes you
Dec 11, 2011
2,022
685
Nice work, but I think you should keep all your releases to one thread. Edit your original thread and reply to it by saying 'Thread has been updated with', it would look neater in the section like that.

Nevertheless, looks like a pretty nice job; Keep it up!
 

zMagenta

Posting Freak
Jul 15, 2011
1,414
682
Nice work, but I think you should keep all your releases to one thread. Edit your original thread and reply to it by saying 'Thread has been updated with', it would look neater in the section like that.

Nevertheless, looks like a pretty nice job; Keep it up!
Thanks, and I'll be doing that for future releases, there were 2 reasons why I done them in a different thread;

1) Because it was the first release after the continued development.
2) Because in the orginal thread, I said there were no more releases to come.

But thanks again, and personally, anything you would like to see included?
 

Hayate-Kun

New Member
Jun 11, 2011
24
0
About the News Comment , Can users post only one per comment ?
To Prevent Spam ;)
Btw , Nice release ;)
 

Leader

github.com/habbo-hotel
Aug 24, 2012
1,009
271
Nice release, Does it have an auto updated for the web build ?
 

zMagenta

Posting Freak
Jul 15, 2011
1,414
682
Nice release, Does it have an auto updated for the web build ?
Not yet, it's still using manual editing for the web build, that's what I'm working on currently. The web build can be easily changed in class.tpl.
 

Bleep

PHP - HTML - CSS - JAVA ✔
Oct 19, 2012
266
46
Hey Jamie, CMS is great. One thing, when I ban someone they're not redirected to the banned page. Instead, this comes up.

2lkbtkw.jpg
Please can you send me the file "Ban_appeals"

Many thanks from Jamie
 

iRekan

XboxOneFTW!
Nov 8, 2011
349
47
Hey Jamie, CMS is great. One thing, when I ban someone they're not redirected to the banned page. Instead, this comes up.

2lkbtkw.jpg
Please can you send me the file "Ban_appeals"

Many thanks from Jamie
If you look at the error, it says that the table 'bans_appeals' isn't in the database. Look at another database for the table :)
 
Status
Not open for further replies.

Users who are viewing this thread

🌙  Switch to Dark Theme

Latest posts

Top