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

0 Members and 14 Guests are viewing this topic.

Offline Sidoh

  • x86
  • Hero Member
  • *****
  • Posts: 17634
  • MHNATY ~~~~~
    • View Profile
    • sidoh
Re: AdvancedContent CMS Version 2.0
« Reply #60 on: October 21, 2005, 12:10:38 pm »
Another suggestion/inquery:

What's the limit to the number of news posts that are displayed on the main page?

Offline Joe

  • B&
  • x86
  • Hero Member
  • *****
  • Posts: 10319
  • In Soviet Russia, text read you!
    • View Profile
    • Github
Re: AdvancedContent CMS Version 2.0
« Reply #61 on: October 21, 2005, 02:08:12 pm »
TODO: Topic Viewing.

If you don't mind me saying, ROFLMAO.
I'd personally do as Joe suggests

You might be right about that, Joe.


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 #62 on: October 21, 2005, 03:28:46 pm »
I think it's 10.

@ Joe: hmm?
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 Sidoh

  • x86
  • Hero Member
  • *****
  • Posts: 17634
  • MHNATY ~~~~~
    • View Profile
    • sidoh
Re: AdvancedContent CMS Version 2.0
« Reply #63 on: October 21, 2005, 03:39:33 pm »
And no archives? :(

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 #64 on: October 21, 2005, 03:45:26 pm »
Not yet.
Still have a ton of code to work out including the huge task of porting the private messaging code to the skinning system.
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 Sidoh

  • x86
  • Hero Member
  • *****
  • Posts: 17634
  • MHNATY ~~~~~
    • View Profile
    • sidoh
Re: AdvancedContent CMS Version 2.0
« Reply #65 on: October 21, 2005, 03:46:45 pm »
Not yet.
Still have a ton of code to work out including the huge task of porting the private messaging code to the skinning system.
That doesn't seem that significant assuming you've made your template system versatile.

If you ask me, you're jumping around to much.  Write down a list of things that need to be done for some section, do them and then move on.  Things get too sloppy if you don't do it that way.

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 #66 on: October 21, 2005, 03:58:52 pm »
How can it communicate with the skinning system withought supporting the Skinning API? After all I don't want a mediocre "str_replace()" skinning system.

Well, I code things in thier order of significance. Sometimes things come in front or things can be done earlier to avoid problems in the long run.
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 Sidoh

  • x86
  • Hero Member
  • *****
  • Posts: 17634
  • MHNATY ~~~~~
    • View Profile
    • sidoh
Re: AdvancedContent CMS Version 2.0
« Reply #67 on: October 21, 2005, 04:02:58 pm »
How can it communicate with the skinning system withought supporting the Skinning API? After all I don't want a mediocre "str_replace()" skinning system.
That doesn't seem that significant assuming you've made your template system versatile.

Well, I code things in thier order of significance. Sometimes things come in front or things can be done earlier to avoid problems in the long run.
It causes trouble in the long run.  You forget where you were and end up having to review code, it often gets confusing and you lose the good train of thought you had before you dropped that subject.

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 #68 on: October 21, 2005, 04:52:01 pm »
Considering the amount of code embedded into the PM code, it may get difficult to convert it to the Skin API and have it automaticly find it's themeing files. Of course, you'll have to take my word for it since you can't see the source.

I don't leave code half done, I merely extend it which eliminates the risk of me being lost in old code. Of course periodicly I may update old portions of code to newer standards but that's nothing big.
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 Sidoh

  • x86
  • Hero Member
  • *****
  • Posts: 17634
  • MHNATY ~~~~~
    • View Profile
    • sidoh
Re: AdvancedContent CMS Version 2.0
« Reply #69 on: October 21, 2005, 04:58:16 pm »
Considering the amount of code embedded into the PM code, it may get difficult to convert it to the Skin API and have it automaticly find it's themeing files. Of course, you'll have to take my word for it since you can't see the source.

I don't leave code half done, I merely extend it which eliminates the risk of me being lost in old code. Of course periodicly I may update old portions of code to newer standards but that's nothing big.
I still don't think it would be that difficult, assuming you didn't suck it up too much when you made your PM system and your template system isn't difficult (you seem to be good at making things a lot harder than they should be).

Secondly, that's just another way of looking at leaving things half done.  :P

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 #70 on: October 22, 2005, 11:10:48 pm »
http://www.advancedcontent.net/ac_dev/forums.php

Updated forums and added Topic viewing inside forums.

Still need to do individual posts inside the topics though.
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 #71 on: October 23, 2005, 03:05:11 am »
lolshit i tried to make a topic and it broked!

EDIT -
Oh hell. phpMyAdmin is dead too.

Hello, I'm about to get my ass kicked.

EDIT -
Nice, I didn't break anything (it actually worked). Tell JTN his server hiccuped and you want your months pay back~. =p
« Last Edit: October 23, 2005, 03:07:56 am by Joe[e2] »
I'd personally do as Joe suggests

You might be right about that, Joe.


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 #72 on: October 23, 2005, 12:47:09 pm »
Fixed the mess you made. Added ability to create topics. No replying yet but it's a start.

Note: This new code is VERY beta and may be riddled with bugs. I have (for now) embedded an error reporter to the user if anything goes wrong. If you notice anything, please let me know.

Have fun,
Nelson
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 #73 on: October 23, 2005, 01:39:08 pm »
I have been able to find the source of a bug.

It had to do with the name being too long in any field. I will fix that so it errors and deletes anything that was created so far.
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 #74 on: October 23, 2005, 05:08:41 pm »
I forgot my password again /emotear.

EDIT -
Bingo batman! Using my leet PHP hashing oneliner, I created myself a new md5 password. Using my leet phpMyAdmin skills, I injected my new password!

http://www.javaop.com/~joe/md5.php?data=LOL%20DATA%20GOES%20HERE
« Last Edit: October 23, 2005, 05:17:59 pm by Joe[e2] »
I'd personally do as Joe suggests

You might be right about that, Joe.