Author Topic: AdvancedContent CMS Version 2.0  (Read 30335 times)

0 Members and 2 Guests are viewing this topic.

Offline Furious

  • Hero Member
  • *****
  • Posts: 1833
  • I hate rabbits
    • View Profile
Re: AdvancedContent CMS Version 2.0
« Reply #75 on: October 23, 2005, 06:24:26 pm »
Looks good, I'd like to beta test when you get the first completed version out.

Keep up the good work guys!
Quote
[23:04:34] <deadly7[x86]> Newby[x86]
[23:04:35] <deadly7[x86]> YOU ARE AN EMO
[23:04:39] <Newby[x86]> shush it woman

Quote
[17:53:31] InsaneJoey[e2] was banned by x86 (GO EAT A BAG OF FUCK ASSHOLE (randomban)).

Quote from: Ergot
Put it this way Joe... you're on my Buddy List... if there's no one else on an you're the only one, I'd rather talk to myself.

Offline Sidoh

  • x86
  • Hero Member
  • *****
  • Posts: 17634
  • MHNATY ~~~~~
    • View Profile
    • sidoh
Re: AdvancedContent CMS Version 2.0
« Reply #76 on: October 23, 2005, 08:21:29 pm »
You realize SQL has a MD5 function, don't you?

Code: [Select]
  INSERT INTO users (
    `name`,
    `password`
  ) VALUES (
    'Joesuxlol^_^',
    MD5('mmhax')
  );

Offline Warrior

  • supreme mac daddy of trolls
  • Hero Member
  • *****
  • Posts: 7503
  • One for a Dime two for a Quarter!
    • View Profile
Re: AdvancedContent CMS Version 2.0
« Reply #77 on: October 23, 2005, 11:00:57 pm »
AdvancedContent seems to be down now so I'll implement replying tomorrow.

One must ask oneself: "do I will trolling to become a universal law?" And then when one realizes "yes, I do will it to be such," one feels completely justified.
-- from Groundwork for the Metaphysics of Trolling

Offline Warrior

  • supreme mac daddy of trolls
  • Hero Member
  • *****
  • Posts: 7503
  • One for a Dime two for a Quarter!
    • View Profile
Re: AdvancedContent CMS Version 2.0
« Reply #78 on: October 24, 2005, 01:12:29 am »
Under implementation

Groups:
      Groups is a new concept in AdvancedContent. The way commands, pages, and even forums are handled will be based on groups which will have permissions. Flags will be able to be created and commands will be allowed either by specific group or by a general flag.
      Groups will also effect who can view what boards on the forums and who can do what basicly anywhere on the website. It will take a bunch of rewritting but after this is done, AdvancedContent will be almost completely ready for atleast a beta release.

Modules:
      Modules in AdvancedContent will be as powerful as they were before and will allow the user to load/unload his module as he wishes.

Buddy List:
     Users will be able to keep a "buddy list" of users and it will mark them as online/offline
     This will also introduce the ability for a user to remain "hidden" to the website.

Searching:
      Searching will be implemented via a "meta data" indexer which will store information on everything from news posts to user comments and will allow speedy searching with little overhead.

Pages:
      Pages will be implemented (with a WYSIWYG previewer) and will implement the Groups permissions if needed

New User things:
      Users will be able to block users from sending them private messages
      They will also be able to choose a skin they want to display, not just what the site displays (toggleable)
      Favorite Links - A stored list of useful links throught the site they like, things like forum topics, individual posts, etc..

This of course will take heavy implementation but I am confident with my current motivation I can implement it all.
One must ask oneself: "do I will trolling to become a universal law?" And then when one realizes "yes, I do will it to be such," one feels completely justified.
-- from Groundwork for the Metaphysics of Trolling

Offline Warrior

  • supreme mac daddy of trolls
  • Hero Member
  • *****
  • Posts: 7503
  • One for a Dime two for a Quarter!
    • View Profile
Re: AdvancedContent CMS Version 2.0
« Reply #79 on: October 24, 2005, 06:24:30 pm »
Added forum post replying and patched forum exploits. Thanks to shadowed for pointed them out.
One must ask oneself: "do I will trolling to become a universal law?" And then when one realizes "yes, I do will it to be such," one feels completely justified.
-- from Groundwork for the Metaphysics of Trolling

Offline Warrior

  • supreme mac daddy of trolls
  • Hero Member
  • *****
  • Posts: 7503
  • One for a Dime two for a Quarter!
    • View Profile
Re: AdvancedContent CMS Version 2.0
« Reply #80 on: October 24, 2005, 06:31:34 pm »
A VERY serious exploit has been discovered. Can't give details since the results can be...devestating to both the site and the DB
One must ask oneself: "do I will trolling to become a universal law?" And then when one realizes "yes, I do will it to be such," one feels completely justified.
-- from Groundwork for the Metaphysics of Trolling

Offline Joe

  • B&
  • x86
  • Hero Member
  • *****
  • Posts: 10319
  • In Soviet Russia, text read you!
    • View Profile
    • Github
Re: AdvancedContent CMS Version 2.0
« Reply #81 on: October 25, 2005, 12:43:51 pm »
A VERY serious exploit has been discovered. Can't give details since the results can be...devestating to both the site and the DB
KEK.

PS: I think AC CMS should have a product support board instead of a single thread.
I'd personally do as Joe suggests

You might be right about that, Joe.


Offline Blaze

  • x86
  • Hero Member
  • *****
  • Posts: 7136
  • Canadian
    • View Profile
    • Maide
Re: AdvancedContent CMS Version 2.0
« Reply #82 on: October 25, 2005, 06:52:40 pm »
PS: I think AC CMS should have a product support board instead of a single thread.
Hehe.
And like a fool I believed myself, and thought I was somebody else...

Offline Warrior

  • supreme mac daddy of trolls
  • Hero Member
  • *****
  • Posts: 7503
  • One for a Dime two for a Quarter!
    • View Profile
Re: AdvancedContent CMS Version 2.0
« Reply #83 on: October 25, 2005, 07:22:35 pm »
Eventually I will move to using our integrated forums once I add other features (like moderation of boards) and fix the current issues with security.

For a detailed description of the exploit you may PM me. Thanks go out to Shadowed for providing a solution which is currently being implemented.
One must ask oneself: "do I will trolling to become a universal law?" And then when one realizes "yes, I do will it to be such," one feels completely justified.
-- from Groundwork for the Metaphysics of Trolling

Offline rabbit

  • x86
  • Hero Member
  • *****
  • Posts: 8092
  • I speak for the entire clan (except Joe)
    • View Profile
Re: AdvancedContent CMS Version 2.0
« Reply #84 on: October 25, 2005, 09:37:24 pm »
Quote
Not Found
The requested URL /forums/index.php was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Apache/1.3.34 Server at www.advancedcontent.net Port 80

Offline Quik

  • Webmaster Guy
  • x86
  • Hero Member
  • *****
  • Posts: 3262
  • \x51 \x75 \x69 \x6B \x5B \x78 \x38 \x36 \x5D
    • View Profile
Re: AdvancedContent CMS Version 2.0
« Reply #85 on: October 25, 2005, 09:45:52 pm »
Quote
Not Found
The requested URL /forums/index.php was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Apache/1.3.34 Server at www.advancedcontent.net Port 80

Blame Google?
Quote
[20:21:13] xar: i was just thinking about the time iago came over here and we made this huge bomb and light up the sky for 6 min
[20:21:15] xar: that was funny

Offline Warrior

  • supreme mac daddy of trolls
  • Hero Member
  • *****
  • Posts: 7503
  • One for a Dime two for a Quarter!
    • View Profile
Re: AdvancedContent CMS Version 2.0
« Reply #86 on: October 25, 2005, 09:51:17 pm »
Once again, that's an incorrect link. Try going to the Development website and clicking the forum link. If this doesn't work there is something seriously wrong with your browser.
One must ask oneself: "do I will trolling to become a universal law?" And then when one realizes "yes, I do will it to be such," one feels completely justified.
-- from Groundwork for the Metaphysics of Trolling

Offline Warrior

  • supreme mac daddy of trolls
  • Hero Member
  • *****
  • Posts: 7503
  • One for a Dime two for a Quarter!
    • View Profile
Re: AdvancedContent CMS Version 2.0
« Reply #87 on: October 25, 2005, 09:55:12 pm »
Does anyone (mainly Sidoh and possibly others) have any comments on Smarty?. It's a PHP template engine which IMHO is MUCH more flexible the mine will ever be. I think it might be a good idea that while I'm upgrading AdvancedContent's security, I switch to this. Any comments?
One must ask oneself: "do I will trolling to become a universal law?" And then when one realizes "yes, I do will it to be such," one feels completely justified.
-- from Groundwork for the Metaphysics of Trolling

Offline Quik

  • Webmaster Guy
  • x86
  • Hero Member
  • *****
  • Posts: 3262
  • \x51 \x75 \x69 \x6B \x5B \x78 \x38 \x36 \x5D
    • View Profile
Re: AdvancedContent CMS Version 2.0
« Reply #88 on: October 25, 2005, 10:28:36 pm »
Smarty has some issues and requires much more on the end user's behalf then should actually be necessary, but if you feel that having an effectively flexible template engine is more important than a diverse userbase, it's more tailored towards your needs.

I don't know much about the security, you should probably look some of that up before implementing it, since that seems to be a large concern of yours.
Quote
[20:21:13] xar: i was just thinking about the time iago came over here and we made this huge bomb and light up the sky for 6 min
[20:21:15] xar: that was funny

Offline Warrior

  • supreme mac daddy of trolls
  • Hero Member
  • *****
  • Posts: 7503
  • One for a Dime two for a Quarter!
    • View Profile
Re: AdvancedContent CMS Version 2.0
« Reply #89 on: October 25, 2005, 10:34:03 pm »
From reading some of the documentation, it requires the user to have knowledge of the set variables they are implemented and how each page works (which I plan to document). Not every user has to develop a skin, cmon. ;)

I don't think "security" matters since it's not a matter of security in something like a template engine. It's just a presentation layer that users will see. I don't want developers to have to touch a line of PHP code if they use it.
One must ask oneself: "do I will trolling to become a universal law?" And then when one realizes "yes, I do will it to be such," one feels completely justified.
-- from Groundwork for the Metaphysics of Trolling