Difference between revisions of "Issue:Createdby not working"
From FollowTheScore
								
												
				 (New page: I have just upgraded to DPL 1.7.4 running on  - Windows Server 2003 (in VM-ware, 2GB RAM) - Apache 2.2.4 - php 5.2.4 - Mediawiki 1.9.2 - MySQL 5.0.24a - mod_perl 2.0.3 - Perl 5.8.8 - APC 3...)  | 
				m  | 
				||
| Line 12: | Line 12: | ||
But when I try and run    | But when I try and run    | ||
| − | + | <nowiki>  | |
<DPL>  | <DPL>  | ||
   createdby=Andygray  |    createdby=Andygray  | ||
   addauthor=true  |    addauthor=true  | ||
</DPL>  | </DPL>  | ||
| + | </nowiki>  | ||
I am getting all users content, i.e. it does not seem to work  | I am getting all users content, i.e. it does not seem to work  | ||
What am I doing wrong or is this a bug?  | What am I doing wrong or is this a bug?  | ||
Revision as of 10:27, 20 November 2008
I have just upgraded to DPL 1.7.4 running on
- Windows Server 2003 (in VM-ware, 2GB RAM) - Apache 2.2.4 - php 5.2.4 - Mediawiki 1.9.2 - MySQL 5.0.24a - mod_perl 2.0.3 - Perl 5.8.8 - APC 3.0.15-dev
But when I try and run
<DPL> createdby=Andygray addauthor=true </DPL>
I am getting all users content, i.e. it does not seem to work
What am I doing wrong or is this a bug?