News:

Holy shit, it's 2018 2019 2020 2021 2022 2023 2024, and the US isn't a fascist country! What a time to be alive. Well, shit.

Main Menu

AdvancedContent CMS Version 2.0

Started by Warrior, July 06, 2005, 07:18:16 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Sidoh

Another suggestion/inquery:

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

Joe

TODO: Topic Viewing.

If you don't mind me saying, ROFLMAO.
Quote from: Camel on June 09, 2009, 04:12:23 PMI'd personally do as Joe suggests

Quote from: AntiVirus on October 19, 2010, 02:36:52 PM
You might be right about that, Joe.


Warrior

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

Sidoh


Warrior

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

Sidoh

Quote from: Warriorx86] link=topic=1826.msg34625#msg34625 date=1129923926]
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.

Warrior

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

Sidoh

Quote from: Warriorx86] link=topic=1826.msg34630#msg34630 date=1129924732]
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.
Quote from: Sidoh on October 21, 2005, 03:46:45 PM
That doesn't seem that significant assuming you've made your template system versatile.

Quote from: Warriorx86] link=topic=1826.msg34630#msg34630 date=1129924732]
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.

Warrior

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

Sidoh

Quote from: Warriorx86] link=topic=1826.msg34635#msg34635 date=1129927921]
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

Warrior

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

Joe

#71
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
Quote from: Camel on June 09, 2009, 04:12:23 PMI'd personally do as Joe suggests

Quote from: AntiVirus on October 19, 2010, 02:36:52 PM
You might be right about that, Joe.


Warrior

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

Warrior

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

Joe

#74
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
Quote from: Camel on June 09, 2009, 04:12:23 PMI'd personally do as Joe suggests

Quote from: AntiVirus on October 19, 2010, 02:36:52 PM
You might be right about that, Joe.