-
Re: [REL/DEV] UberCMS 2 [PHP, MySQL, OOP]
Nice release Jonty. Just got my copy of UberCMS completed yesterday (some CSS fixes and a password reset feature).
Minimail already works you just need the correct javascript for it http://jebbahotel.com/habboweb/63_1d...js/minimail.js - put that in your class.tpl
-
Re: [REL/DEV] UberCMS 2 [PHP, MySQL, OOP]
I've got an idea. Make a call Credits Shop. Or something on the homepage where you can buy furniture.
-
Re: [REL/DEV] UberCMS 2 [PHP, MySQL, OOP]
Quote:
Originally Posted by
Jonteh
It's still early on Friday here, but it will be released before midnight ;)
So this is 100% exploit free right? The only reason I don't user Uber is because of the exploits on every page from the old days. It's a pain to patch them.
-
Re: [REL/DEV] UberCMS 2 [PHP, MySQL, OOP]
Quote:
Originally Posted by
Jares
So this is 100% exploit free right? The only reason I don't user Uber is because of the exploits on every page from the old days. It's a pain to patch them.
Oh yes :) This is exploit free.
-
Re: [REL/DEV] UberCMS 2 [PHP, MySQL, OOP]
Quote:
Originally Posted by
ηєwв
I never got to reply to ur PM a while back. Soz about this, but like above with that file, I replaced that + with ur minimail.css file, and it still just keeps loading. Any more ideas? :P
-
Re: [REL/DEV] UberCMS 2 [PHP, MySQL, OOP]
Have you got minimail.php and minimail-view.php in your directory?
-
Re: [REL/DEV] UberCMS 2 [PHP, MySQL, OOP]
Quote:
Originally Posted by
zuc0001
I never got to reply to ur PM a while back. Soz about this, but like above with that file, I replaced that + with ur minimail.css file, and it still just keeps loading. Any more ideas? :P
It works in this.
-
Re: [REL/DEV] UberCMS 2 [PHP, MySQL, OOP]
Quote:
Originally Posted by
Jonteh
It works in this.
Quit replying on the thread, And actually work on the CMS itself :P:
*Added your msn btw.
-
Re: [REL/DEV] UberCMS 2 [PHP, MySQL, OOP]
Quote:
Originally Posted by
ηєwв
Have you got minimail.php and minimail-view.php in your directory?
Got 'em. Attempted to use those files from various other UberCMS edit(s) and still with no luck ;l
EDIT: I also have the tpl files :/
@ Jonty : Lol, I realised it would be included. It looks fantastic so far ;D
-
Re: [REL/DEV] UberCMS 2 [PHP, MySQL, OOP]
Yes, this release will probably have all known exploits patched from Jonteh's knowledge.
@ It's not that hard to patch exploits :P:
-
Re: [REL/DEV] UberCMS 2 [PHP, MySQL, OOP]
Quote:
Originally Posted by
zuc0001
Got 'em. Attempted to use those files from various other UberCMS edit(s) and still with no luck ;l
@ Jonty : Lol, I realised it would be included. It looks fantastic so far ;D
inc/tpl > minimail-message and minimail-tabcontent
-
Re: [REL/DEV] UberCMS 2 [PHP, MySQL, OOP]
Quote:
Originally Posted by
ηєwв
inc/tpl > minimail-message and minimail-tabcontent
Probs better we pm xD.
-
Re: [REL/DEV] UberCMS 2 [PHP, MySQL, OOP]
Quote:
Originally Posted by
Feedback
Yes, this release will probably have all known exploits patched from Jonteh's knowledge.
@ It's not that hard to patch exploits :P:
I'm also going to code the features people want, a MySQLi engine has been in the makings for a while now so god willing i dont die in the next year you'll get a pretty impressive CMS :)
Decided i'm going to write a quick installer. The hashing method is sha1(md5(username) . strtolower(salt)), conversion from md5 is available i've written a script inside the cms to do it when they log in, ill set it up in the installer for you
-
Re: [REL/DEV] UberCMS 2 [PHP, MySQL, OOP]
-
Re: [REL/DEV] UberCMS 2 [PHP, MySQL, OOP]
Quote:
Originally Posted by
Jonteh
I'm also going to code the features people want, a MySQLi engine has been in the makings for a while now so god willing i dont die in the next year you'll get a pretty impressive CMS :)
Decided i'm going to write a quick installer. The hashing method is sha1(md5(username) . strtolower(salt)), conversion from md5 is available i've written a script inside the cms to do it when they log in, ill set it up in the installer for you
Good luck mate. Really can't wait to see how this UberCMS edit turns out!