| Author |
Message |
Topic: 9.2.3.3 |
DJ Maze
Replies: 40
Views: 17689
|
Forum: Announcements Posted: Sat Mar 26, 2011 10:04 am Subject: Re: 9.2.3.3 |
[quote="NanoCaiordo"]This post will distinguish men from children.
In the meantime I'll keep working for the community, small or big.
I love this software and I love what I do. No one will ever make ... |
Topic: The "Like" Option |
DJ Maze
Replies: 3
Views: 3861
|
Forum: Add-Ons & Blocks Posted: Mon Jan 31, 2011 12:21 pm Subject: Re: The "Like" Option |
Hard to do for all modules but, here's a start:
DB Table cms_users_likes:
- module_id
- item_id
- user_id
You have to specify item_id as forum post, news, comment, etc. etc.
Only thing tha ... |
Topic: SQL injection attacks |
DJ Maze
Replies: 13
Views: 4861
|
Forum: Security Posted: Mon Jan 31, 2011 12:18 pm Subject: Re: SQL injection attacks |
[quote="NanoCaiordo"]a disabled module does the job, a restricted one doesn't[/quote]
[quote="macavity"]are you saying that disabling a module (in admin -> modules) removes any risk of it being explo ... |
Topic: The future of DF |
DJ Maze
Replies: 4
Views: 3300
|
Forum: Chit-Chat Posted: Sat Jan 22, 2011 10:26 am Subject: Re: The future of DF |
Thanks for your feedback Movix.
Even i do some things once in a while but my priorities shifted based on the current tech economy.
This is more a business and development point of view and i already ... |
Topic: I guess it's a goodbye |
DJ Maze
Replies: 9
Views: 5094
|
Forum: Chit-Chat Posted: Sat Jan 22, 2011 10:19 am Subject: Re: I guess it's a goodbye |
| Thanks for your support eestlane, it was a great ride |
Topic: Forums Pro: This board has no forums error |
DJ Maze
Replies: 3
Views: 3777
|
Forum: Add-Ons & Blocks Posted: Wed Dec 22, 2010 1:21 pm Subject: Re: Forums Pro: This board has no forums error |
Might be his permissions to be incorrect.
Check his groups and permissions. |
Topic: Just a test! |
DJ Maze
Replies: 4
Views: 4533
|
Forum: Chit-Chat Posted: Mon Dec 20, 2010 2:33 pm Subject: Re: Just a test! |
Just don't autoplay the video's  |
Topic: OpenID/XRI ClaimedAvatar |
DJ Maze
Replies: 5
Views: 10150
|
Forum: Announcements Posted: Thu Nov 25, 2010 10:08 pm Subject: Re: OpenID/XRI ClaimedAvatar |
[quote="NanoCaiordo"]hmmm getting married?[/quote]
[url=Forums/viewtopic/t=24458/]now you know what  |
Topic: RaceRoom Online! |
DJ Maze
Replies: 6
Views: 7093
|
Forum: Chit-Chat Posted: Thu Nov 25, 2010 10:07 pm Subject: Re: RaceRoom Online! |
Thanks!
I will forward the message to the designers that you like the looks! |
Topic: RaceRoom Online! |
DJ Maze
Replies: 6
Views: 7093
|
Forum: Chit-Chat Posted: Thu Nov 25, 2010 4:45 pm Subject: RaceRoom Online! |
I'm proud to announce a new community website that i've built (not designed) using my own MOO CMS code.
For all you die hard race gamers check out http://www.raceroom.net/
This has site has cost:
... |
Topic: New SQL classes |
DJ Maze
Replies: 17
Views: 14934
|
Forum: CVS Info Posted: Sat Nov 13, 2010 1:08 am Subject: Re: New SQL classes |
@movix: added! (also for list_tables)  |
Topic: New SQL classes |
DJ Maze
Replies: 17
Views: 14934
|
Forum: CVS Info Posted: Sat Nov 13, 2010 12:22 am Subject: Re: New SQL classes |
We can make it optional as param $comment=true and you must force to turn it off.
Would that be ok for you? |
Topic: New SQL classes |
DJ Maze
Replies: 17
Views: 14934
|
Forum: CVS Info Posted: Fri Nov 12, 2010 11:32 pm Subject: Re: New SQL classes |
[quote="movix"]Correct me, but this method did not returned the comment in 9.x[/quote]
Correct, it didn't.
Now it does as it is supported by our XML DB [url=cvs/html/includes/poodle/sql/xml/schema.x ... |
Topic: New SQL classes |
DJ Maze
Replies: 17
Views: 14934
|
Forum: CVS Info Posted: Fri Nov 12, 2010 5:27 pm Subject: Re: New SQL classes |
| [quote="movix"]Just a question about those new SQL functionalities, would it be possible to have the FULL parameter added to the get_column method in order to retreive comments on the table columns.[/ ... |
Topic: New SQL classes |
DJ Maze
Replies: 17
Views: 14934
|
Forum: CVS Info Posted: Thu Nov 11, 2010 9:39 pm Subject: Re: New SQL classes |
| Just added XML support for PostgreSQL |
| |