Ravens PHP Scripts: Forums
 

 

Search found 22 matches
Author Message
 Topic: PHP-Nuke modules of the PHP and PEAR Manuals
karakas

Replies: 1
Views: 6352

PostForum: Modules   Posted: Tue Nov 07, 2006 6:36 am   Subject: PHP-Nuke modules of the PHP and PEAR Manuals
Well, PHP and PEAR continue to evolve rapidly - and so do their respective manuals! We don't want to lag behind, do we? Laughing

So there you are, dear Nukers:

The whole [url=http://www.php.net/man ...
 Topic: DON'T USE PHP-Nuke 7.6
karakas

Replies: 74
Views: 206156

PostForum: phpnuke 7.6 Bugs/Fixes   Posted: Mon Nov 22, 2004 5:53 am   Subject: DON'T USE PHP-Nuke 7.6
Are there better products? Of course.

I see the frustration again. And I see all the pain of the question: [url=http://www.ravenphpscripts.com/postt1105.html]to fork or not to fork?

But as long ...
 Topic: To fork or not to fork - that is the question
karakas

Replies: 281
Views: 510018

PostForum: General/Other Stuff   Posted: Sun Mar 28, 2004 5:15 am   Subject: re: To fork or not to fork - that is the question
Where can I read more on the security model of CPG-Nuke?
 Topic: To fork or not to fork - that is the question
karakas

Replies: 281
Views: 510018

PostForum: General/Other Stuff   Posted: Sun Mar 21, 2004 2:34 pm   Subject: Re: re: To fork or not to fork - that is the question
In this case we would see a 'like' pattern that could be checked for, and so on.

I think, at the end, we will have to "parse" the resulting SQL query, make some DOM (Document Object Model) of it a ...
 Topic: To fork or not to fork - that is the question
karakas

Replies: 281
Views: 510018

PostForum: General/Other Stuff   Posted: Sun Mar 21, 2004 10:55 am   Subject: Re: re: To fork or not to fork - that is the question
The table, under the present setup is just called "users". As such it contains user information. Now if there is data in the users table that is common, in value, to all users, then we would want t ...
 Topic: To fork or not to fork - that is the question
karakas

Replies: 281
Views: 510018

PostForum: General/Other Stuff   Posted: Sun Mar 21, 2004 10:38 am   Subject: re: To fork or not to fork - that is the question
The UNION injections are a result of passing invalidated sql in the GET/POST values of variables. The added security is in the fact that the method would disallow any and all sql verbs in DATA. The ...
 Topic: Too many Nuke Releases
karakas

Replies: 8
Views: 11542

PostForum: Security - PHP Nuke   Posted: Sun Mar 21, 2004 4:45 am   Subject: re: Too many Nuke Releases
Well, I don't understand why you are blaming FB here only.

FB has a Club. Members of this Club pay $10/month. For what? For the privilege to get the latest PHP-Nuke release as soon as it is ready a ...
 Topic: To fork or not to fork - that is the question
karakas

Replies: 281
Views: 510018

PostForum: General/Other Stuff   Posted: Sun Mar 21, 2004 2:27 am   Subject: re: To fork or not to fork - that is the question
sixonetonoffun, what you are proposing is the classic notion of normalization and the "extra step" is a JOIN of the tables through the foreign key (the user ID). Makes perfectly sense, as well as the ...
 Topic: To fork or not to fork - that is the question
karakas

Replies: 281
Views: 510018

PostForum: General/Other Stuff   Posted: Sat Mar 20, 2004 1:36 pm   Subject: re: To fork or not to fork - that is the question
Let me add some ideas about security - but they apply to virtually everything else and reflect the way I would like to see this new CMS handle things:

Today PHP-Nuke handles security as follows: in ...
 Topic: To fork or not to fork - that is the question
karakas

Replies: 281
Views: 510018

PostForum: General/Other Stuff   Posted: Sun Mar 14, 2004 5:09 pm   Subject: Re: re: To fork or not to fork - that is the question

First, these topics are missing or have problems in PHP Nuke (for me):
1) No documentation at all (well, a book in german are on its way......cant read german so....).


I was away from this thr ...
 Topic: To fork or not to fork - that is the question
karakas

Replies: 281
Views: 510018

PostForum: General/Other Stuff   Posted: Wed Mar 10, 2004 5:42 am   Subject: re: To fork or not to fork - that is the question
O.K., I didn't miss it, I simply thought it could be some notion that is described in some Computer Science book or something. I guess it is something like the "main loop" in other event-driven langua ...
 Topic: To fork or not to fork - that is the question
karakas

Replies: 281
Views: 510018

PostForum: General/Other Stuff   Posted: Wed Mar 10, 2004 12:15 am   Subject: To fork or not to fork - that is the question
What is MCP? Any link so I can get the idea? Or is it a theoretical concept?

Idea: the MCP writes a log file (or table) in man-and-machine-readable format (XML?) that stores all changes done since ...
 Topic: To fork or not to fork - that is the question
karakas

Replies: 281
Views: 510018

PostForum: General/Other Stuff   Posted: Tue Mar 09, 2004 7:12 pm   Subject: re: To fork or not to fork - that is the question
Sure! Some kind of "associative memory" a-la Amazon:

"Users who have used the keywords in your post (as determined automatically) have also posted in the following topics:..."

or:

"People who ...
 Topic: To fork or not to fork - that is the question
karakas

Replies: 281
Views: 510018

PostForum: General/Other Stuff   Posted: Tue Mar 09, 2004 6:27 pm   Subject: To fork or not to fork - that is the question

isn't that similar to the sqllite database model? allows the programmer (in sqllite's case) to decide *what* he wants each sql field to be with no specific rules (that's the impression i get from t ...
 Topic: To fork or not to fork - that is the question
karakas

Replies: 281
Views: 510018

PostForum: General/Other Stuff   Posted: Tue Mar 09, 2004 5:29 pm   Subject: To fork or not to fork - that is the question

News sorted by catagory, programable by catagory, start time and duration. Maybe even author.


I disagree.

IMHO many of the feature requests that are formulated like that simply miss the poi ...
 Topic: To fork or not to fork - that is the question
karakas

Replies: 281
Views: 510018

PostForum: General/Other Stuff   Posted: Mon Mar 08, 2004 2:29 pm   Subject: To fork or not to fork - that is the question

BTW, I haven't mixed and mingled with SAP in years. Isn't your db/system named R3? In fact wasn't it once referred to as Software AG?

The "business logic" is in R/3. The DB can be any of the us ...
 Topic: To fork or not to fork - that is the question
karakas

Replies: 281
Views: 510018

PostForum: General/Other Stuff   Posted: Mon Mar 08, 2004 1:27 pm   Subject: re: To fork or not to fork - that is the question
With your question you put your fingers in the wound, Raven!

I presented Proposal: Everything that one could imagine in PHP-Nuke should be customizable through tables - just like Why? Today, we hav ...
 Topic: phpBB "postorder" Parameter Cross Site Scripting
karakas

Replies: 4
Views: 6791

PostForum: Security - PHP Nuke   Posted: Mon Mar 01, 2004 7:06 am   Subject: phpBB "postorder" Parameter Cross Site Scripting
[url=http://www.karakas-online.de/forum/viewtopic.php?t=494]phpBB "postorder" Parameter Cross Site Scripting Vulnerability

I don't know how much this affects PHP-Nuke, since the GET array is checke ...
 Topic: SQL Injection Vulnerabilities!
karakas

Replies: 81
Views: 132616

PostForum: Security - PHP Nuke   Posted: Sat Feb 28, 2004 7:09 am   Subject: SQL Injection Vulnerabilities!
That's right! Chatserv deserves many donations to his karma account for his dedication! Smile

For those of you who care about the security of their PHP-Nuke and want to read more about, read the [url= ...
 Topic: Importing DMOZ into Web Links in Nuke? Use Excel?
karakas

Replies: 14
Views: 17813

PostForum: Seeking applications ...   Posted: Fri Feb 20, 2004 1:41 pm   Subject: re: Importing DMOZ into Web Links in Nuke? Use Excel?
Ah...that's good to know, that it works O.K. on some other site - not only on my local installations! Wink

I always tell people "look at Raven's Website at this link here, if you want to see how it ...
 Topic: Importing DMOZ into Web Links in Nuke? Use Excel?
karakas

Replies: 14
Views: 17813

PostForum: Seeking applications ...   Posted: Fri Feb 20, 2004 7:21 am   Subject: re: Importing DMOZ into Web Links in Nuke? Use Excel?
You may also want to have a look at the [url=http://www.karakas-online.de/EN-Book/php-nuke-odp-module.html]ODP module for PHP-Nuke.

BTW, Raven, what happened to the PHP-Nuke HOWTO module on your si ...
 Topic: Importing DMOZ into Web Links in Nuke? Use Excel?
karakas

Replies: 14
Views: 17813

PostForum: Seeking applications ...   Posted: Fri Feb 20, 2004 7:14 am   Subject: Importing DMOZ into Web Links in Nuke? Use Excel?

Is there a way to convert the DMOZ directory Extractions to a nuke data base?


Yes: Read the [url=http://www.karakas-online.de/EN-Book/]PHP-Nuke HOWTO, especially the section on [url=http://www. ...
 

 Jump to:   

Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©