Search results

  1. Zeus

    [DEV] DevourCMS v1.0.0 [PHP / OOP / MySQLi]

    Updates Dashboard login is now finished, it assigns sessions when a user logs in, throws errors etc. I'm still thinking of changing the design of it, but never the less, i've been working on the dashboard look and feel today and this is what i've got so far; The menu at the side uses the...
  2. Zeus

    [DEV] DevourCMS v1.0.0 [PHP / OOP / MySQLi]

    I got the little images idea from a Themeforest admin panel theme
  3. Zeus

    [DEV] DevourCMS v1.0.0 [PHP / OOP / MySQLi]

    Mine looks nothing like that?o.o
  4. Zeus

    [DEV] DevourCMS v1.0.0 [PHP / OOP / MySQLi]

    Link me to his? :P I don't know which one your on about x]
  5. Zeus

    [DEV] DevourCMS v1.0.0 [PHP / OOP / MySQLi]

    Updates I've begun work on the dashboard, it will not come with a template's system due to various errors when doing so. Here's what I have so far on the style of it: Obviously it needs some more work doing but it is coming along, housekeeping sessions and normal sessions are seperated...
  6. Zeus

    [DEV] DevourCMS v1.0.0 [PHP / OOP / MySQLi]

    It was based from that, but it is coded from scratch, I did get the font from there though.
  7. Zeus

    [DEV] DevourCMS v1.0.0 [PHP / OOP / MySQLi]

    Updates The templating system is practically finished. Cookies for sessions are almost finished too, it sets a cookie by using $user->setSession('USERNAME'); the cookie is used as dcms_session_USERNAME, and also has an unset function too. Also, I have adjusted Navigations recent release of the...
  8. Zeus

    [REL] 'Frentah' Basic Template.

    Nice! Would you mind if I edited and packaged this with DevourCMS (obviously providing credits)? :)
  9. Zeus

    Can I have some php assistance please?

    Replace if(isset($_POST['firstname']) && isset($_POST['lastname']) && isset($_POST['gender']) && isset($_POST['dob']) && isset($_POST['email']) && isset($_POST['password']) With if(isset($_POST['firstname']) && isset($_POST['lastname']) && isset($_POST['gender']) &&...
  10. Zeus

    [DEV] DevourCMS v1.0.0 [PHP / OOP / MySQLi]

    Nope, none of tha bull counts anymore, people can edit it to their liking, but like I said, make sure they provide at least some credits to me :)
  11. Zeus

    [DEV] DevourCMS v1.0.0 [PHP / OOP / MySQLi]

    I can confirm that the CMS will be open sourced. People can edit it to their liking, providing I get credits of course :)
  12. Zeus

    [DEV] DevourCMS v1.0.0 [PHP / OOP / MySQLi]

    Updates Okay, so the template system is almost finished and up to scratch. The loading time is now displayed on the View-Source just so others can see how fast the CMS actually is. I have also finished the DevourCMS Default Template which has had some good feedback from the Shoutbox users...
  13. Zeus

    Introduction Back, kind of Introduction.

    Welcome back Navigation :)
  14. Zeus

    [DEV] DevourCMS v1.0.0 [PHP / OOP / MySQLi]

    Quick Updates Just re-wrote the readme.txt file which is now Documentation.txt. Here it is, there are many spelling mistakes which i'll fix soon. |----------------------------------------------------------------------------| | ------------------------- DevourCMS Read Me File...
  15. Zeus

    [DEV] DevourCMS v1.0.0 [PHP / OOP / MySQLi]

    I'd prefer to use my own template system. :D
  16. Zeus

    [DEV] DevourCMS v1.0.0 [PHP / OOP / MySQLi]

    Thanks :) Updates I've been working alot on the template system over the past few days. Progress is amazing, although i'm a little stuck with getting the specified theme to have a url of /index.php rather than /_template/_skins/THEME/index.php, i'm sure it'll come to me, if anyone want's to...
  17. Zeus

    [DEV] DevourCMS v1.0.0 [PHP / OOP / MySQLi]

    Updates I've began the template class, i've decided to do a .tpl type system with ajustments of my own. The class is very messy and needs editing, the class was also originally based on something I found on Youtube, although the class is just temperory so its easier to get visual things done...
  18. Zeus

    [DEV] DevourCMS v1.0.0 [PHP / OOP / MySQLi]

    It's still licensed and specifies in the documentation that a part of using Devour CMS is to agree not to re-release or edit and release without permission prior to doing so, simple as that. End of.
  19. Zeus

    [DEV] DevourCMS v1.0.0 [PHP / OOP / MySQLi]

    The CMS is still licensed no matter what, all I'm saying is that don't re release or edit without my permission, this is also included in the license provided and on the documentation. End of discussion.
  20. Zeus

    [DEV] DevourCMS v1.0.0 [PHP / OOP / MySQLi]

    I'm just saying its rude to just edit my work without my permission.
Top