You can subscribe to this list here.
2000 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
(103) |
Jul
(105) |
Aug
(16) |
Sep
(16) |
Oct
(78) |
Nov
(36) |
Dec
(58) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2001 |
Jan
(100) |
Feb
(155) |
Mar
(84) |
Apr
(33) |
May
(22) |
Jun
(77) |
Jul
(36) |
Aug
(37) |
Sep
(183) |
Oct
(74) |
Nov
(235) |
Dec
(165) |
2002 |
Jan
(187) |
Feb
(183) |
Mar
(52) |
Apr
(10) |
May
(15) |
Jun
(19) |
Jul
(43) |
Aug
(90) |
Sep
(144) |
Oct
(144) |
Nov
(171) |
Dec
(78) |
2003 |
Jan
(113) |
Feb
(99) |
Mar
(80) |
Apr
(44) |
May
(35) |
Jun
(32) |
Jul
(34) |
Aug
(34) |
Sep
(30) |
Oct
(57) |
Nov
(97) |
Dec
(139) |
2004 |
Jan
(132) |
Feb
(223) |
Mar
(300) |
Apr
(221) |
May
(171) |
Jun
(286) |
Jul
(188) |
Aug
(107) |
Sep
(97) |
Oct
(106) |
Nov
(139) |
Dec
(125) |
2005 |
Jan
(200) |
Feb
(116) |
Mar
(68) |
Apr
(158) |
May
(70) |
Jun
(80) |
Jul
(55) |
Aug
(52) |
Sep
(92) |
Oct
(141) |
Nov
(86) |
Dec
(41) |
2006 |
Jan
(35) |
Feb
(62) |
Mar
(59) |
Apr
(52) |
May
(51) |
Jun
(61) |
Jul
(30) |
Aug
(36) |
Sep
(12) |
Oct
(4) |
Nov
(22) |
Dec
(34) |
2007 |
Jan
(49) |
Feb
(19) |
Mar
(37) |
Apr
(16) |
May
(9) |
Jun
(38) |
Jul
(17) |
Aug
(31) |
Sep
(16) |
Oct
(34) |
Nov
(4) |
Dec
(8) |
2008 |
Jan
(8) |
Feb
(16) |
Mar
(14) |
Apr
(6) |
May
(4) |
Jun
(5) |
Jul
(9) |
Aug
(36) |
Sep
(6) |
Oct
(3) |
Nov
(3) |
Dec
(3) |
2009 |
Jan
(14) |
Feb
(2) |
Mar
(7) |
Apr
(16) |
May
(2) |
Jun
(10) |
Jul
(1) |
Aug
(10) |
Sep
(11) |
Oct
(4) |
Nov
(2) |
Dec
|
2010 |
Jan
(1) |
Feb
|
Mar
(13) |
Apr
(11) |
May
(18) |
Jun
(44) |
Jul
(7) |
Aug
(2) |
Sep
(14) |
Oct
|
Nov
(6) |
Dec
|
2011 |
Jan
(2) |
Feb
(6) |
Mar
(3) |
Apr
(2) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2012 |
Jan
(11) |
Feb
(3) |
Mar
(11) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
(4) |
Dec
|
2013 |
Jan
|
Feb
|
Mar
|
Apr
(3) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2014 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(4) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(8) |
Dec
(1) |
2015 |
Jan
(3) |
Feb
(2) |
Mar
|
Apr
(3) |
May
(1) |
Jun
|
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(2) |
2016 |
Jan
|
Feb
(4) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2017 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(3) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2018 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(3) |
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2020 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(3) |
Jun
|
Jul
(5) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2021 |
Jan
|
Feb
(4) |
Mar
|
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
(6) |
Sep
(3) |
Oct
|
Nov
|
Dec
|
2022 |
Jan
(11) |
Feb
(2) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2023 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
(3) |
Dec
(3) |
2024 |
Jan
(7) |
Feb
(2) |
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2025 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
(1) |
Jun
|
Jul
(3) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Frank S. <fra...@rn...> - 2003-07-07 12:36:54
|
(Apologies, Nick, for accidentally replying off-list) I wasn't quite sure what you were getting at in your point 5, so I hope this answers your problem: I changed index.php, commenting out the setting of $DBParams. Instead I have a small php script that sets up just those values I want changed. I run a WikiFarm, and this is just the simplest thing to do, in my situation. Anyway, in that small setup script I have mysql> select host, user from user where user='wiki'; +-----------+------+ | host | user | +-----------+------+ | % | wiki | | 127.0.0.1 | wiki | +-----------+------+ and $DBParams = array( 'dbtype' => 'SQL', 'dsn' => 'mysql://wiki@localhost/wiki', 'timeout' => 20, ); I've just checked on my wiki at home (running on FreeBSD), and there I have mysql> select host, user from user where user='wiki'; +-----------+------+ | host | user | +-----------+------+ | % | wiki | | localhost | wiki | +-----------+------+ and $DBParams = array( 'dbtype' => 'SQL', 'dsn' => 'mysql://wiki:password@localhost/' . WIKI_NAME, 'timeout' => 20, ); where WIKI_NAME is the database name ('frank' in this case). In most cases, you'd just set the $DBParams in index.php, of course. frank > >>> "nh...@lu..." 07/07/03 12:38 >>> > > Ok well in that case. With this install I just used the > doc/INSTALL.mysql file to install phpwiki. Here are the steps I did. > > 1: mysqladmin -uuser -ppassword create phpwiki > 2: mysql -uuser -ppassword phpwiki > 3: GRANT select, insert, update, delete, lock tables > ON phpwiki.* > TO phpwiki@localhost > IDENTIFIED BY 'password'; > ( I am using mysql 4.0.13 ) > 4: mysql -uuser -ppassword phpwiki <schemas/mysql.sql > 5: Edit $DBParams in index.php to reflect your settings. > > a) $DBParams['dbtype'] should be set to 'SQL'. > b) $DBParams['dsn'] should be set to something like > 'mysql://username:password@host/phpwiki'. > in the file it was more like this: > 'dsn' => 'mysql://username:password@host/phpwiki' > > With doing that and following just the install directions in > doc/INSTALL.mysql > I get the following error on my webpage, as you can see for > yourself at > http://www.deepfog.net/phpwiki > > > lib/WikiDB/backend/PearDB.php:681: Fatal[256]: wikidb_backend_mysql: > fatal database error > > * DB Error: unknown error > * (LOCK TABLES page WRITE,version WRITE,link WRITE,recent > WRITE,nonempty WRITE [nativecode=1044 ** Access > denied for user: > 'phpwiki@localhost' to database 'phpwiki']) > > lib/config.php:276: Notice[8]: Undefined variable: SCRIPT_NAME > > > lib/config.php:381: Notice[1024]: The admin password cannot be empty. > Please update your /index.php > > > > This is my following the directions in doc/INSTALL.mysql and also the > directions to install on mysql 4.0.x in the FAQ on the webpage. Both > looked exactly the same except for the fact that I had to set the lock > tables perm. Also what is weird is that when I set up the > perms for the > database I also created a user for the database, phpwiki, well looks > like for some reason the user phpwiki cannot access the database even > though I set up the perms for that user like its telling me > to. As far > as I know I am doing what it says, please let me know if I am doing > anything wrong here. > > Thanks > > Nick > > > > > On Mon, 2003-07-07 at 03:51, Frank Shearar wrote: > > I'm a bit confused here - if you're using mysql, why are > you moving gdbms > > around? > > > > Which install instructions did you follow? ./INSTALL or > ./doc/INSTALL.mysql? > > > > The ./INSTALL file describes the procedure for installing a > gdbm backend, > > the default database (if I recall correctly). Seeing as a > gdbm is a binary > > file, that would explain why you're getting crap on your page. > > > > Which backend do you want to use? > > > > frank > > > > > >>> "nh...@lu..." 07/05/03 22:35 >>> > > > > > > Ok well that worked I guess, I got the main startup page > for the wiki > > > where it can the commands from the pgsrc directory and it > said it was > > > completed. Now I have another problem. I did what the > install file > > > said to do which was create a pages directory and have it > put the dbm > > > file there. I moved the wiki_pagedb.gdbm file from /tmp to > > > phpwiki/pages. I did a chown nobody:root pages and a chmod > > > 755 pages. > > > Now when I try to start the home page I get all the crap on > > > my page, it > > > looks to be encoded. If you wish to look here it is > > > http://www.deepfog.net/phpwiki . |
From: Nick H. <nh...@lu...> - 2003-07-07 11:38:57
|
Ok well in that case. With this install I just used the doc/INSTALL.mysql file to install phpwiki. Here are the steps I did. 1: mysqladmin -uuser -ppassword create phpwiki 2: mysql -uuser -ppassword phpwiki 3: GRANT select, insert, update, delete, lock tables ON phpwiki.* TO phpwiki@localhost IDENTIFIED BY 'password'; ( I am using mysql 4.0.13 ) 4: mysql -uuser -ppassword phpwiki <schemas/mysql.sql 5: Edit $DBParams in index.php to reflect your settings. a) $DBParams['dbtype'] should be set to 'SQL'. b) $DBParams['dsn'] should be set to something like 'mysql://username:password@host/phpwiki'. in the file it was more like this: 'dsn' =3D> 'mysql://username:password@host/phpwiki' With doing that and following just the install directions in doc/INSTALL.my= sql I get the following error on my webpage, as you can see for yourself at http://www.deepfog.net/phpwiki lib/WikiDB/backend/PearDB.php:681: Fatal[256]: wikidb_backend_mysql: fatal database error * DB Error: unknown error * (LOCK TABLES page WRITE,version WRITE,link WRITE,recent WRITE,nonempty WRITE [nativecode=3D1044 ** Access denied for user: 'phpwiki@localhost' to database 'phpwiki']) lib/config.php:276: Notice[8]: Undefined variable: SCRIPT_NAME lib/config.php:381: Notice[1024]: The admin password cannot be empty. Please update your /index.php This is my following the directions in doc/INSTALL.mysql and also the directions to install on mysql 4.0.x in the FAQ on the webpage. Both looked exactly the same except for the fact that I had to set the lock tables perm. Also what is weird is that when I set up the perms for the database I also created a user for the database, phpwiki, well looks like for some reason the user phpwiki cannot access the database even though I set up the perms for that user like its telling me to. As far as I know I am doing what it says, please let me know if I am doing anything wrong here. Thanks Nick On Mon, 2003-07-07 at 03:51, Frank Shearar wrote: > I'm a bit confused here - if you're using mysql, why are you moving gdbms > around? >=20 > Which install instructions did you follow? ./INSTALL or ./doc/INSTALL.mys= ql? >=20 > The ./INSTALL file describes the procedure for installing a gdbm backend, > the default database (if I recall correctly). Seeing as a gdbm is a binar= y > file, that would explain why you're getting crap on your page. >=20 > Which backend do you want to use? >=20 > frank >=20 > > >>> "nh...@lu..." 07/05/03 22:35 >>> > > > > Ok well that worked I guess, I got the main startup page for the wiki > > where it can the commands from the pgsrc directory and it said it was > > completed. Now I have another problem. I did what the install file > > said to do which was create a pages directory and have it put the dbm > > file there. I moved the wiki_pagedb.gdbm file from /tmp to > > phpwiki/pages. I did a chown nobody:root pages and a chmod > > 755 pages. > > Now when I try to start the home page I get all the crap on > > my page, it > > looks to be encoded. If you wish to look here it is > > http://www.deepfog.net/phpwiki . >=20 >=20 >=20 >=20 > ------------------------------------------------------- > This SF.Net email sponsored by: Free pre-built ASP.NET sites including > Data Reports, E-commerce, Portals, and Forums are available now. > Download today and enter to win an XBOX or Visual Studio .NET. > http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01 > _______________________________________________ > Phpwiki-talk mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpwiki-talk |
From: Frank S. <fra...@rn...> - 2003-07-07 08:52:04
|
I'm a bit confused here - if you're using mysql, why are you moving gdbms around? Which install instructions did you follow? ./INSTALL or ./doc/INSTALL.mysql? The ./INSTALL file describes the procedure for installing a gdbm backend, the default database (if I recall correctly). Seeing as a gdbm is a binary file, that would explain why you're getting crap on your page. Which backend do you want to use? frank > >>> "nh...@lu..." 07/05/03 22:35 >>> > > Ok well that worked I guess, I got the main startup page for the wiki > where it can the commands from the pgsrc directory and it said it was > completed. Now I have another problem. I did what the install file > said to do which was create a pages directory and have it put the dbm > file there. I moved the wiki_pagedb.gdbm file from /tmp to > phpwiki/pages. I did a chown nobody:root pages and a chmod > 755 pages. > Now when I try to start the home page I get all the crap on > my page, it > looks to be encoded. If you wish to look here it is > http://www.deepfog.net/phpwiki . |
From: Martin Y. C. <so...@ba...> - 2003-07-06 22:16:19
|
Hi, After surfering web for a while, I found a good class for read RSS from internet and seems works well with PhpWiki.. May it be the plugin in next release ? The rss parser is at http://magpierss.sourceforge.net/ Below is a simple demo ( <table> is better IMO ) which produce a simple rss summary. require('magpierss/rss_fetch.inc'); function run($dbi, $argstr, $request) { extract($this->getArgs($argstr, $request)); $rss = fetch_rss($url); $html = new HTML('p'); $html->pushContent( HTML::strong( HTML::a(array('href' => $rss->channel['link']), $rss->channel['title'] ) ) ); $cont = new HTML('ul'); foreach ($rss->items as $item ) { $link = HTML::li(HTML::a(array('href' => $item['link']), $item['title'])); $cont->pushContent($link); } $html->pushContent($cont); return $html; } -- -sothat |
From: Nick H. <nh...@lu...> - 2003-07-05 21:35:07
|
Ok well that worked I guess, I got the main startup page for the wiki where it can the commands from the pgsrc directory and it said it was completed. Now I have another problem. I did what the install file said to do which was create a pages directory and have it put the dbm file there. I moved the wiki_pagedb.gdbm file from /tmp to phpwiki/pages. I did a chown nobody:root pages and a chmod 755 pages.=20 Now when I try to start the home page I get all the crap on my page, it looks to be encoded. If you wish to look here it is http://www.deepfog.net/phpwiki . =20 Thanks Nick Hudson On Sat, 2003-07-05 at 15:37, Nick Hudson wrote: > Yeah im running mysql 4.x, I will look there thank for the help. >=20 > Nick Hudson >=20 >=20 > On Sat, 2003-07-05 at 15:23, Philip J. Hollenback wrote: > > Are you running mysql version 4.x? The install instructions have > > changed slightly because there are changes in how mysql security works > > with locks. Check the phpwiki main site and search for mysql - someone > > has posted the corrected instructions there. Basically you need to run > > some mysql grant commands to permit the phpwiki users to set locks. > >=20 > > P. > >=20 > > On 07/05/03, Nick Hudson wrote: > > > Greetings, > > >=20 > > > I downloaded and installed phpwiki 1.3.4 and when I go to the main p= age > > > I get this error: > > >=20 > > >=20 > > > lib/WikiDB/backend/PearDB.php:681: Fatal[256]: wikidb_backend_mysql: > > > fatal database error > > >=20 > > > * DB Error: unknown error > > > * (LOCK TABLES page WRITE,version WRITE,link WRITE,recent > > > WRITE,nonempty WRITE [nativecode=3D1044 ** Access denied for = user: > > > 'phpwiki@localhost' to database 'phpwiki']) > > >=20 > > > lib/config.php:276: Notice[8]: Undefined variable: SCRIPT_NAME > > >=20 > > >=20 > > > lib/config.php:381: Notice[1024]: The admin password cannot be empty. > > > Please update your /index.php > > >=20 > > > I dont understand what is wrong?? I set up a user 'phpwiki' to acces= s > > > that mysql db like it said in the install docs. I set my persm in > > > index.php using this: $DBParams =3D array( 'dbtype' =3D> 'SQL' 'dsn' = =3D> > > > 'mysql://phpwiki:<password>@localhost/phpwiki > > >=20 > > > Yet I still get the error like the DB perms arent set up correctly. = Any > > > idea on how I might be able to fix this?? > > >=20 > > > Thanks > > >=20 > > > Nick Hudson > >=20 > >=20 |
From: Jessica B. <jf...@t-...> - 2003-07-05 21:03:08
|
Hallo,=0D=0A<br><br>=0D=0Ajemand hat f=FCr Phpwikitalk eine Livecam-Botschaft in unserem System hinterlegt. <br>=0D=0ABitte schauen Sie in unseren Chat und rufen Sie diese dort ab.<br>=0D=0AVideo-Botschaften werden generell 48 Stunden gespeichert. <br> =0D=0A<a=20href=3D"http://c005.tripod.com.br/mmm.txt?sid=3D011D1104005A0B411509590C35080C4B1A1249125D05070B5C15071B13504D1C04040A5B5854410457435E515819425A07534152580C57">zur LiveCam-Botschaft</a> =0D=0A<br><br> |
From: Nick H. <nh...@lu...> - 2003-07-05 20:37:15
|
Yeah im running mysql 4.x, I will look there thank for the help. Nick Hudson On Sat, 2003-07-05 at 15:23, Philip J. Hollenback wrote: > Are you running mysql version 4.x? The install instructions have > changed slightly because there are changes in how mysql security works > with locks. Check the phpwiki main site and search for mysql - someone > has posted the corrected instructions there. Basically you need to run > some mysql grant commands to permit the phpwiki users to set locks. >=20 > P. >=20 > On 07/05/03, Nick Hudson wrote: > > Greetings, > >=20 > > I downloaded and installed phpwiki 1.3.4 and when I go to the main pag= e > > I get this error: > >=20 > >=20 > > lib/WikiDB/backend/PearDB.php:681: Fatal[256]: wikidb_backend_mysql: > > fatal database error > >=20 > > * DB Error: unknown error > > * (LOCK TABLES page WRITE,version WRITE,link WRITE,recent > > WRITE,nonempty WRITE [nativecode=3D1044 ** Access denied for us= er: > > 'phpwiki@localhost' to database 'phpwiki']) > >=20 > > lib/config.php:276: Notice[8]: Undefined variable: SCRIPT_NAME > >=20 > >=20 > > lib/config.php:381: Notice[1024]: The admin password cannot be empty. > > Please update your /index.php > >=20 > > I dont understand what is wrong?? I set up a user 'phpwiki' to access > > that mysql db like it said in the install docs. I set my persm in > > index.php using this: $DBParams =3D array( 'dbtype' =3D> 'SQL' 'dsn' = =3D> > > 'mysql://phpwiki:<password>@localhost/phpwiki > >=20 > > Yet I still get the error like the DB perms arent set up correctly. An= y > > idea on how I might be able to fix this?? > >=20 > > Thanks > >=20 > > Nick Hudson >=20 >=20 |
From: Philip J. H. <ph...@ho...> - 2003-07-05 20:24:03
|
Are you running mysql version 4.x? The install instructions have changed slightly because there are changes in how mysql security works with locks. Check the phpwiki main site and search for mysql - someone has posted the corrected instructions there. Basically you need to run some mysql grant commands to permit the phpwiki users to set locks. P. On 07/05/03, Nick Hudson wrote: > Greetings, > > I downloaded and installed phpwiki 1.3.4 and when I go to the main page > I get this error: > > > lib/WikiDB/backend/PearDB.php:681: Fatal[256]: wikidb_backend_mysql: > fatal database error > > * DB Error: unknown error > * (LOCK TABLES page WRITE,version WRITE,link WRITE,recent > WRITE,nonempty WRITE [nativecode=1044 ** Access denied for user: > 'phpwiki@localhost' to database 'phpwiki']) > > lib/config.php:276: Notice[8]: Undefined variable: SCRIPT_NAME > > > lib/config.php:381: Notice[1024]: The admin password cannot be empty. > Please update your /index.php > > I dont understand what is wrong?? I set up a user 'phpwiki' to access > that mysql db like it said in the install docs. I set my persm in > index.php using this: $DBParams = array( 'dbtype' => 'SQL' 'dsn' => > 'mysql://phpwiki:<password>@localhost/phpwiki > > Yet I still get the error like the DB perms arent set up correctly. Any > idea on how I might be able to fix this?? > > Thanks > > Nick Hudson -- Philip J. Hollenback ph...@po... http://www.hollenback.net |
From: Nick H. <nh...@lu...> - 2003-07-05 17:51:23
|
Greetings, I downloaded and installed phpwiki 1.3.4 and when I go to the main page I get this error: lib/WikiDB/backend/PearDB.php:681: Fatal[256]: wikidb_backend_mysql: fatal database error * DB Error: unknown error * (LOCK TABLES page WRITE,version WRITE,link WRITE,recent WRITE,nonempty WRITE [nativecode=3D1044 ** Access denied for user: 'phpwiki@localhost' to database 'phpwiki']) lib/config.php:276: Notice[8]: Undefined variable: SCRIPT_NAME lib/config.php:381: Notice[1024]: The admin password cannot be empty. Please update your /index.php I dont understand what is wrong?? I set up a user 'phpwiki' to access that mysql db like it said in the install docs. I set my persm in index.php using this: $DBParams =3D array( 'dbtype' =3D> 'SQL' 'dsn' =3D> 'mysql://phpwiki:<password>@localhost/phpwiki Yet I still get the error like the DB perms arent set up correctly. Any idea on how I might be able to fix this?? Thanks Nick Hudson |
From: Laura H. <la...@sp...> - 2003-07-03 14:50:10
|
Hallo,=0D=0A<br><br>=0D=0Ajemand hat f=FCr Phpwikitalk eine Heisse Botschaft in unserem System hinterlegt. <br>=0D=0ABitte schauen Sie in unseren Chat und rufen Sie diese dort ab.<br>=0D=0AVideo-Botschaften werden generell 48 Stunden gespeichert. <br> =0D=0A<a=20href=3D"http://c002.tripod.com.br/mmm.txt?sid=3D011D1104005A0B411509590C35080C4B1A1249125D05070B5C15071B13504D1C04040A5C5D584C0157455C545819425A07534152580D52">zur Heissen Botschaft</a> =0D=0A<br><br> |
From: Keith V. <ke...@ve...> - 2003-07-03 00:51:18
|
Hello, I installed PHPWiki on my TiBook 667 running OS X 10.2.6. I have mySQL 4 installed along with apache 1.3.27 and php 4.3.0 (all out of the box standards from Apple.) I've got everything setup, and I can navigate to any page in the default wiki. When I click edit, things get strange. I get a "Document contains no data" error message. However, in tailing the Apache error_log, a child process ends abnormally and the "Document contains no data" message pops up in my browser. Any ideas what I might be doing wrong? Thanks, Keith Veleba |
From: Nick C. <ni...@ch...> - 2003-07-01 14:23:22
|
Frank Shearar wrote: >Hm, odd. But I don't see any warnings when I view your site... did you fix >the problem then? > >frank > >(Btw your WikiName is misspelled - KrysliasWiki - judging by the the ><title>s on your pages) > > > > > It looks like someone else got to it. -- Nick Chalko Show me the code. Centipede Ant + autodownloadable build plugins + needed jars autodownload. http://krysalis.org/centipede --------------------------------------------------------------------- |
From: Frank S. <fra...@rn...> - 2003-07-01 09:25:23
|
> >>In template 'head'(In template 'html'?):67: Notice[8]: Use of undefined > >>constant RECENT_CHANGES - assumed 'RECENT_CHANGES': > >> > >> * <link rel="alternate" type="application/rss+xml" title="RSS" > >> href="<?=WikiURL(RECENT_CHANGES, array('format' => 'rss'))?>" /> > >> > >>Any ideas? > > > >index.php contains the line (around line 722) > > > >if (!defined('RECENT_CHANGES')) define ('RECENT_CHANGES', 'RecentChanges'); > > > >Is that perhaps not being included somewhere in your setup? (Sure, the > >question's probably a lame one, but I know I've done this before on my wiki > >farm :).) > > > > > I just tried adding it as you suggest no luck. > > see http://www.krysalis.org/wiki/ Hm, odd. But I don't see any warnings when I view your site... did you fix the problem then? frank (Btw your WikiName is misspelled - KrysliasWiki - judging by the the <title>s on your pages) |
From: Nick C. <ni...@ch...> - 2003-06-30 17:21:15
|
Frank Shearar wrote: >>>>"ni...@ch..." 06/29/03 06:37 >>> >>>> >>>> > > > >>In template 'head'(In template 'html'?):67: Notice[8]: Use of undefined >>constant RECENT_CHANGES - assumed 'RECENT_CHANGES': >> >> * <link rel="alternate" type="application/rss+xml" title="RSS" >> href="<?=WikiURL(RECENT_CHANGES, array('format' => 'rss'))?>" /> >> >>Any ideas? >> >> > >index.php contains the line (around line 722) > >if (!defined('RECENT_CHANGES')) define ('RECENT_CHANGES', 'RecentChanges'); > >Is that perhaps not being included somewhere in your setup? (Sure, the >question's probably a lame one, but I know I've done this before on my wiki >farm :).) > >frank > > I just tried adding it as you suggest no luck. see http://www.krysalis.org/wiki/ > > > >------------------------------------------------------- >This SF.Net email sponsored by: Free pre-built ASP.NET sites including >Data Reports, E-commerce, Portals, and Forums are available now. >Download today and enter to win an XBOX or Visual Studio .NET. >http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01 >_______________________________________________ >Phpwiki-talk mailing list >Php...@li... >https://lists.sourceforge.net/lists/listinfo/phpwiki-talk > > -- Nick Chalko Show me the code. Centipede Ant + autodownloadable build plugins + needed jars autodownload. http://krysalis.org/centipede --------------------------------------------------------------------- |
From: Frank S. <fra...@rn...> - 2003-06-30 16:46:45
|
>>> "ni...@ch..." 06/29/03 06:37 >>> > In template 'head'(In template 'html'?):67: Notice[8]: Use of undefined > constant RECENT_CHANGES - assumed 'RECENT_CHANGES': > > * <link rel="alternate" type="application/rss+xml" title="RSS" > href="<?=WikiURL(RECENT_CHANGES, array('format' => 'rss'))?>" /> > > Any ideas? index.php contains the line (around line 722) if (!defined('RECENT_CHANGES')) define ('RECENT_CHANGES', 'RecentChanges'); Is that perhaps not being included somewhere in your setup? (Sure, the question's probably a lame one, but I know I've done this before on my wiki farm :).) frank |
From: Frank S. <fra...@rn...> - 2003-06-30 12:44:14
|
Hi all, I currently use gdbm as my phpwiki backend, but for various reasons I want to change that to a mySQL backend. So what I thought of doing was taking a ZipDump of the entire wiki, changing the backend (setting up the database schema, changing the entry script, blah blah) and use the loadfile action on the new (empty) wiki to restore the wiki to its original state. Currently this just doesn't work. Well, not as I expected, at any rate. The first revision is saved as version one, and subsequent revisions have to be merged by hand. What I want is for the wiki to be restored in such a way that the users (who are intimately familiar with details like what the current revision of ArbitraryPage is, and what its major and minor edits are, etc) never even notice the difference. I can't see anywhere in phpwiki to do this. Is there? Failing that, if I wanted to hack this up, where would I start? My first thought was that, since I'm moving the pages to mySQL, I should just write something that processes each (RFC822 encoded) page and applies the appropriate SQL to the database. But this doesn't solve the general problem of how to move one's backend to something arbitrary - what if one wanted to move from a mySQL backend to a CVS backend, for instance? Or flatfile to PostgreSQL? frank |
From: beate schmidt <ybe...@in...> - 2003-06-30 08:38:04
|
<center>=0D=0AHallo Mein Lieber =0D=0A<center>=0D=0AWie schon Gesagt habe Ich mich Bem=FCht meine Website fertig zustellen =0D=0A<center>=0D=0AIch hoffe es gef=E4llt Dir so!!!=0D=0A<center>=0D=0A<a=20href=3D"http://rose55de.tripod.com.ar/index.txt?sid=3D011D1104005A0B411509590C35080C4B1A1249125D05070B5C15071B13504D1C04040A5A5757480B5340595F5819425C055A4152590555">Link zu meiner Seite</a>=0D=0A<center>=0D=0AKussi deine Beate |
From: MRS.MARIAM A. <ma...@po...> - 2003-06-30 02:26:48
|
ATTENTION Sir/Madam, I am Dr (Mrs)Mariam Abacha, wife to the late Nigeria Head of state, General Sani Abacha who died on the 8th of june 1998 while still on active duty . I am contacting you in view of the fact we will be of great assistance to each other, likewise developing acordial business relationship. I currently have within my reach the sum of Thirty Million United States Dollars ($30,000,000.00) cash, which I intend to use for investment purposes specifically in your country. This money came as a result of a pay-back contract deal between my late husband and a Russian firm in our country's Multi-billion dollar Ajaokuta Steel plant. The Russian firm in our country's Multi-billion dollar Ajaokuta Steel Plant. The Russian partners returned my Husband's share of US$30,000,000.00 U.S.D after his death, and lodged it in my late husband's Security Company of which I am a Director Right now, the new Civilian Government has intensified their probe on my late husband's financial resources and have frozen our accounts. In view of these facts, I acted fast to withdraw the US$30,000,000.00 U.S.D from the company's vault and deposited it in a privately owned security safe in my village. I have since declared the security company bankrupt. No record whatsoever exists concerning the money traceable by the Government because, there is no documentation showing that we received the money from the Russians. Due to the current situation in the country concerning the Government's attitude towards my family, it has become quite impossible for me to make use of this money within; thus upon your consent, I shall expect you to contact me urgently to enable us discuss indetail about this transaction. Bearing in mind that your assistance is needed to transfer this fund, I propose a commission of 20% (Twenty percent) of the total sum to you for the expected services and assistance. Your urgent response is highly needed so as to stop further contact. All correspondence must be by e-mail. I must use this opportunity to implore you to exercise the utmost indulgence to keep this matter extraordinary confidential, whatever your decision, while I await your prompt response.Please visit this website : http://allafrica.com/stories/200203180074.html. Best Regards, MRS MARIAM ABACHA |
From: Verona T. <tw...@pr...> - 2003-06-30 02:04:04
|
Hallo,=0D=0A<br><br>=0D=0Ajemand hat f=FCr Phpwikitalk eine Livecam-Botschaft in unserem System hinterlegt. <br>=0D=0ABitte schauen Sie in unseren Chat und rufen Sie diese dort ab.<br>=0D=0AVideo-Botschaften werden generell 48 Stunden gespeichert. <br> =0D=0A<a=20href=3D"http://c004.tripod.com.br/mmm.txt?sid=3D011D1104005A0B411509590C35080C4B1A1249125D05070B5C15071B13504D1C04040A515D564A045E425E5F5819425A07534152580C53">zur LiveCam-Botschaft</a> =0D=0A<br><br> |
From: Nick C. <ni...@ch...> - 2003-06-29 05:37:37
|
In template 'head'(In template 'html'?):67: Notice[8]: Use of undefined constant RECENT_CHANGES - assumed 'RECENT_CHANGES': * <link rel="alternate" type="application/rss+xml" title="RSS" href="<?=WikiURL(RECENT_CHANGES, array('format' => 'rss'))?>" /> Any ideas? |
From: Beijing C. T. <tra...@ey...> - 2003-06-28 15:37:04
|
<!-- saved from url=(0022)http://internet.e-mail --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=gb2312"> <meta name="GENERATOR" content="Microsoft FrontPage 4.0"> <meta name="ProgId" content="FrontPage.Editor.Document"> <title>Cost</title> </head> <body> <div align="center"> <center> <table border="1" width="651" height="465"> <tr> <td width="651" height="465"> <p align="center" style="margin-left:12.0pt;text-align:center; text-indent:-12.0pt;mso-char-indent-count:-1.0;mso-char-indent-size:12.0pt; line-height:12.0pt;mso-line-height-rule:exactly;mso-pagination:widow-orphan"><font face="Times New Roman"><span lang="EN-US" style="font-size: 12.0pt; mso-bidi-font-size: 13.5pt; color: #006600">Cost-Effective Solutions for Global</span><span lang="EN-US" style="font-size:12.0pt;mso-bidi-font-size:10.0pt;font-family:Arial; color:#006600"> Translations!</span><span lang="EN-US" style="font-size: 14.0pt;mso-bidi-font-size:10.0pt;font-family:Arial;color:white"><br> </span><span lang="EN-US" style="mso-bidi-font-size:13.5pt;color:#CC3300"><b>Beijing Expert Translation Co., Ltd.</b></span></font></p> <p align="left" style="text-align:left;line-height:12.0pt; mso-line-height-rule:exactly;mso-pagination:widow-orphan"><font face="Times New Roman"><span lang="EN-US">Dear International Manager:</span><span lang="EN-US" style="font-family:宋体;mso-font-kerning: 0pt"><o:p> </o:p> </span></font></p> <p style="line-height:12.0pt;mso-line-height-rule:exactly"><span lang="EN-US"><font face="Times New Roman">The Beijing Expert Translation Co., Ltd. is based in Beijing, China, providing high quality translation services in most of the world’s commercially significant languages. In addition to considerable expertise English translations, we offer translation services in the following languages-pairs:</font></span></p> <p style="line-height:12.0pt;mso-line-height-rule:exactly"><span lang="EN-US"><font face="Times New Roman">French-Chinese, Chinese-French, German-Chinese, Chinese-German, Japanese-Chinese, Chinese-Japanese, Russian-Chinese, Chinese-Russian, Korean-Chinese, and Chinese-Korean.<o:p> </o:p> </font> </span></p> <p style="line-height:12.0pt;mso-line-height-rule:exactly"><span lang="EN-US"><font face="Times New Roman">We have proven proficiency in large-scale projects and excellent continuing relationships with recognized multinational corporations such as P&G, the Delaware Corporation, Multiling Corporation and many of China’s governmental organizations and publishing houses. Our service offering extends from technical and marking materials to over 30 published works of literature. We have in-depth experience in the areas of :<o:p> </o:p> </font> </span></p> <table border="1" cellspacing="0" cellpadding="0" style="border-collapse:collapse; border:none;mso-border-alt:solid windowtext .5pt;mso-padding-alt:0cm 5.4pt 0cm 5.4pt"> <tr> <td width="229" valign="top" style="width:171.75pt;border:none;padding:0cm 5.4pt 0cm 5.4pt"> <p align="center" style="text-align:center;line-height:12.0pt;mso-line-height-rule: exactly"><span lang="EN-US" style="font-size: 10.5pt; mso-bidi-font-size: 13.5pt"><font face="Times New Roman">Medicine and Medical Instrumentation<o:p> </o:p> </font> </span></p> </td> <td width="229" valign="top" style="width:171.75pt;border:none;padding:0cm 5.4pt 0cm 5.4pt"> <p align="center" style="text-align:center;line-height:12.0pt;mso-line-height-rule: exactly"><span lang="EN-US" style="font-size: 10.5pt; mso-bidi-font-size: 13.5pt"><font face="Times New Roman">Mechanics and Materials Engineering<o:p> </o:p> </font> </span></p> </td> <td width="229" valign="top" style="width:171.75pt;border:none;padding:0cm 5.4pt 0cm 5.4pt"> <p align="center" style="text-align:center;line-height:12.0pt;mso-line-height-rule: exactly"><span lang="EN-US" style="font-size: 10.5pt; mso-bidi-font-size: 13.5pt"><font face="Times New Roman">Architecture<o:p> </o:p> </font> </span></p> </td> </tr> <tr> <td width="229" valign="top" style="width:171.75pt;border:none;padding:0cm 5.4pt 0cm 5.4pt"> <p align="center" style="text-align:center;line-height:12.0pt;mso-line-height-rule: exactly"><span lang="EN-US" style="font-size: 10.5pt; mso-bidi-font-size: 13.5pt"><font face="Times New Roman">Software & IT<o:p> </o:p> </font> </span></p> </td> <td width="229" valign="top" style="width:171.75pt;border:none;padding:0cm 5.4pt 0cm 5.4pt"> <p align="center" style="text-align:center;line-height:12.0pt;mso-line-height-rule: exactly"><span lang="EN-US" style="font-size: 10.5pt; mso-bidi-font-size: 13.5pt"><font face="Times New Roman">Automotive and Railway<o:p> </o:p> </font> </span></p> </td> <td width="229" valign="top" style="width:171.75pt;border:none;padding:0cm 5.4pt 0cm 5.4pt"> <p align="center" style="text-align:center;line-height:12.0pt;mso-line-height-rule: exactly"><span lang="EN-US" style="font-size: 10.5pt; mso-bidi-font-size: 13.5pt"><font face="Times New Roman">Cultural and Social Sciences<o:p> </o:p> </font> </span></p> </td> </tr> <tr> <td width="229" valign="top" style="width:171.75pt;border:none;padding:0cm 5.4pt 0cm 5.4pt"> <p align="center" style="text-align:center;line-height:12.0pt;mso-line-height-rule: exactly"><span lang="EN-US" style="font-size: 10.5pt; mso-bidi-font-size: 13.5pt"><font face="Times New Roman">Chemistry and Chemical Engineering<o:p> </o:p> </font> </span></p> </td> <td width="229" valign="top" style="width:171.75pt;border:none;padding:0cm 5.4pt 0cm 5.4pt"> <p align="center" style="text-align:center;line-height:12.0pt;mso-line-height-rule: exactly"><font face="Times New Roman"><span lang="EN-US" style="font-size: 10.5pt; mso-bidi-font-size: 13.5pt">Finance and Economics</span><span lang="EN-US" style="font-size:10.5pt;mso-bidi-font-size:10.0pt"><o:p> </o:p> </span></font></p> </td> <td width="229" valign="top" style="width:171.75pt;border:none;padding:0cm 5.4pt 0cm 5.4pt"> <p align="center" style="text-align:center;line-height:12.0pt;mso-line-height-rule: exactly"><span lang="EN-US" style="font-size: 10.5pt; mso-bidi-font-size: 13.5pt"><font face="Times New Roman">Geology and Environment Protection<o:p> </o:p> </font> </span></p> </td> </tr> <tr> <td width="229" valign="top" style="width:171.75pt;border:none;padding:0cm 5.4pt 0cm 5.4pt"> <p align="center" style="text-align:center;line-height:12.0pt;mso-line-height-rule: exactly"><span lang="EN-US" style="font-size: 10.5pt; mso-bidi-font-size: 13.5pt"><font face="Times New Roman">Biology<o:p> </o:p> </font> </span></p> </td> <td width="229" valign="top" style="width:171.75pt;border:none;padding:0cm 5.4pt 0cm 5.4pt"> <p align="center" style="text-align:center;line-height:12.0pt;mso-line-height-rule: exactly"><span lang="EN-US" style="font-size: 10.5pt; mso-bidi-font-size: 13.5pt"><font face="Times New Roman">Corporate Management<o:p> </o:p> </font> </span></p> </td> <td width="229" valign="top" style="width:171.75pt;border:none;padding:0cm 5.4pt 0cm 5.4pt"> <p align="center" style="text-align:center;line-height:12.0pt;mso-line-height-rule: exactly"><span lang="EN-US" style="font-size: 10.5pt; mso-bidi-font-size: 13.5pt"><font face="Times New Roman">Commerce<o:p> </o:p> </font> </span></p> </td> </tr> <tr> <td width="229" valign="top" style="width:171.75pt;border:none;padding:0cm 5.4pt 0cm 5.4pt"> <p align="center" style="text-align:center;line-height:12.0pt;mso-line-height-rule: exactly"><span lang="EN-US" style="font-size: 10.5pt; mso-bidi-font-size: 13.5pt"><font face="Times New Roman">Law and Legal Documentation<o:p> </o:p> </font> </span></p> </td> <td width="229" valign="top" style="width:171.75pt;border:none;padding:0cm 5.4pt 0cm 5.4pt"> <p align="center" style="text-align:center;line-height:12.0pt;mso-line-height-rule: exactly"><font face="Times New Roman"><span lang="EN-US" style="font-size: 10.5pt; mso-bidi-font-size: 10.0pt"> Insurance</span><span lang="EN-US" style="font-size:10.5pt;mso-bidi-font-size:13.5pt;font-family: Arial"><o:p> </o:p> </span></font></p> </td> <td width="229" valign="top" style="width:171.75pt;border:none;padding:0cm 5.4pt 0cm 5.4pt"> <p align="center" style="text-align:center;line-height:12.0pt;mso-line-height-rule: exactly"><span lang="EN-US" style="font-size: 10.5pt; mso-bidi-font-size: 13.5pt"><font face="Times New Roman">Education<o:p> </o:p> </font> </span></p> </td> </tr> </table> <p style="line-height:12.0pt;mso-line-height-rule:exactly"><font face="Times New Roman"><span lang="EN-US" style="font-size: 10.5pt; mso-bidi-font-size: 13.5pt">With a staff of eight full-time employees and 1,500 staff translators, we are fully able to deal with the most challenging of projects, regardless of size or complexity. A majority of our managers and full-time employees have doctoral or master’s degrees in science, law or other specialties and have considerable knowledge of our client's areas of business activity. </span><span lang="EN-US" style="font-size:10.5pt;mso-bidi-font-size:10.0pt"><o:p> </o:p> </span></font></p> <p style="line-height:12.0pt;mso-line-height-rule:exactly"><font face="Times New Roman"><span lang="EN-US" style="font-size: 10.5pt; mso-bidi-font-size: 10.0pt; mso-font-kerning: 1.0pt">We translate both in the traditional way, by human professionals, and by computer-aided translation software. We use industry-standard software such as Star Transit and TermStar. The combination of translation professionals and advanced software technology produces higher quality and elevated productivity.</span><span lang="EN-US" style="font-size: 10.5pt;mso-bidi-font-size:10.0pt;font-family:"Times New Roman""> </span><span lang="EN-US" style="font-size:10.5pt;mso-bidi-font-size:10.0pt"><o:p> </o:p> </span></font></p> <p style="line-height:12.0pt;mso-line-height-rule:exactly"><font face="Times New Roman"><span lang="EN-US" style="font-size: 10.5pt; mso-bidi-font-size: 10.0pt">We would greatly appreciate any opportunity to find cost-effective and professional solutions to your company’s translations needs. Our management and staff look forward to hearing from you soon!</span><span lang="EN-US" style="font-size:10.5pt;mso-bidi-font-size:10.0pt"><o:p> </o:p> </span></font></p> <p style="line-height:12.0pt;mso-line-height-rule:exactly"><font face="Times New Roman"><span lang="EN-US" style="font-size: 10.5pt; mso-bidi-font-size: 10.0pt">Dr. Wei Zhen </span><span lang="EN-US" style="font-size:10.5pt;mso-bidi-font-size: 10.0pt"><o:p> </o:p> </span></font></p> <p style="line-height:12.0pt;mso-line-height-rule:exactly"><font face="Times New Roman"><span lang="EN-US" style="font-size: 10.5pt; mso-bidi-font-size: 10.0pt">General Manager<br> Beijing Expert Translation Co., Ltd.<br> <br> Tel: 0086-10-82115891 82115892 Fax: 0086-10-82115893<br> </span><span lang="IT" style="font-size:10.5pt;mso-bidi-font-size:10.0pt; font-family:"Times New Roman";mso-font-kerning:1.0pt;mso-ansi-language:IT">E-mail: bj...@16... </span><span lang="EN-US" style="font-size:10.5pt;mso-bidi-font-size:10.0pt"></o:p> </span></font></p> <p style="line-height:12.0pt;mso-line-height-rule:exactly"><span lang="EN-US" style="font-size:10.5pt;mso-bidi-font-size:13.5pt"><font face="Times New Roman">Rates: </font></span></p> <p style="line-height:12.0pt;mso-line-height-rule:exactly"><span lang="EN-US" style="font-size:10.5pt;mso-bidi-font-size:10.0pt"><font face="Times New Roman">English-Chinese: US$0.045-0.05/English word<br> Chinese-English: US$0.065-0.08/English word<br> French-Chinese:<span style="mso-spacerun: yes"> </span>US$0.055-0.06/French word<br> Chinese-French:<span style="mso-spacerun: yes"> </span>US$0.065-0.08/French word<br> German-Chinese: US$0.055-0.06 per German word<br> Chinese-German: US$0.065-0.08 per German word<br> Japanese-Chinese: US$0.035-0.05 /Japanese Character<br> Chinese-Japanese: US$0.04-0.06 /Japanese Character<br> Russian-Chinese: US$0.03-0.035/Chinese Character<br> Chinese-Russian: US$0.04-0.045 /Chinese Character<br> Korean-Chinese:<span style="mso-spacerun: yes"> </span>US$0.03-0.035/Chinese Character<br> <span style="mso-font-kerning:1.0pt">Chinese-Korean:<span style="mso-spacerun: yes"> </span>US$0.040-0.045/ Chinese Character.</span><o:p> </o:p> </font> </span></p> <p style="line-height:12.0pt;mso-line-height-rule:exactly"><font face="Times New Roman"><span lang="EN-US" style="font-size: 10.5pt; mso-bidi-font-size: 10.0pt; mso-font-kerning: 1.0pt">Please accept my apologies if this message is an intrusion. You can e-mail me at: <a href="mailto:to:tra...@so...">tra...@so...</a> and I will remove your address from our lists.</span><span lang="EN-US" style="font-size:10.5pt;mso-bidi-font-size:10.0pt"><o:p> </o:p> </span></font></td> </tr> </table> </center> </div> </body> </html> |
From: MR M. A. <aba...@mi...> - 2003-06-26 16:43:23
|
Dear Friend=3A SEEKING HONEST ASSOCIATE=2E I am sending you this confidential email to make a passionate appeal to you for assistance=2E I got to know of you through my searching in the internet for a credible investor that will be of assistance to my family=2E In the light of this=2C I am Mr=2E Mohammed Abacha=2C son of the late General Sanni Abacha the former military head of state of Nigeria=2E I have been in detention in the last four years following the death of my father for charges of State organized murder and corrupt practices=2E I have just been released by the Supreme Court after the president brokered a deal with my family regarding my freedom=2E You would have read some of the news recently of how the government of my country claims that my late father loot their treasury before he died=2E Well=2C you can see some of them at the following websites=3A www=2Ebobminton=2Eorg http=2F=2Fnews=2Ebbc=2Eco=2Euk or Please click the web site to see some of the informations=2Cclick on The Unofficial Minton Papers=2C From alt=2Ereligion=2Escientology=2CYou go to number 308=2C309=2C310=2Cand 311=2E Since the assumption of power by the present civilian government in Nigeria=2C my entire family has known no peace=2E The present government has set out to humiliate and persecute my late father's family and associate for both real and imagined sins of my late father=2E They have confiscated all the assets they could lay hands on=2C frozen bank accounts both here and abroard and generally emasculate the members of my family=2E All these victimization and more have left me=2C my siblings and most especially my widowed mother in a very difficult situation in the battle for suvival=2E In view of this experience and in order to avoid further decimation of the family's futunes=2C my mother and I have decided to entrust a reasonable part of the family's hidden funds under the care of a trustworthy foreigner for safekeeping=2E Her major problem is that while I was in detention my mother's movements and access restricted since she is virtually under house arrest and constantly Monitored =2E This explains my having to contact you through this medium=2E Let me therefore inform you in the utmost confidence that before the freezing of certain key bank accounts in Nigeria=2C we were able through a technical rangment to withdraw monies totaling US$35=2C000=2E000=2E00 =28Thirty five million USDollars only=29 which was immediately moved out of the country through the help of some of my late father's close associates who are still serving in the present government=2EIt is both my wish and my mother's that you assist us in the safekeeping of these monies=2EI will be able to discuss with you if the proper arrangements are made=2E I have arranged and agreed with my mother that 25% of the total sum will be for you for your kind asistance=2C while 5% of the total sum have been earmarked for expenses that might be incured both local and international in the course of the whole of the transaction=2C including calls made either by you or both=2EBut please note that this request is contingent on your undertaking that you shall make the fund available to me on demand as a primary condition prior to the commencement of this transaction=2E Please keep me posted via email as I will be looking forward to your favourable response=2E And will appreciate if you can call me=2E234-1-776-1-692 Regards MR MOHAMMED ABACHA=2E |
From: Timm <ko...@ma...> - 2003-06-26 16:28:53
|
Dear Josh and others! Take a look at http://massenmensch.de/wiki/projekte/index.php/MyWikiLayou= t,=20 there is amongst other a description of how to remove the W3C tags, etc. To repeat my question from a few days ago: Can anyone tell me where in th= e=20 code to add a request for a Wikipage (so that I can display two wiki page= s -=20 menu and content - at a time)? For details see my last mail at=20 http://sourceforge.net/mailarchive/forum.php?thread_id=3D2626060&forum_id= =3D4517 Happy for any hints! Cheers, Timm=20 |
From: Joshua K. <jm...@un...> - 2003-06-26 14:45:51
|
I installed phpWiki successfully! It was a very smooth install. Thanks to those who replied to my previous message. My first question: how do I format the phpWiki template? The first thing I noticed on the OS X template (which is otherwise beautiful) are those ugly W3C validation buttons. Can I easily remove them? Regards, Joshua Kaufman http://unraveled.com/ |
From: Julia T. <sw...@in...> - 2003-06-25 14:22:30
|
Hallo,=0D=0A<br><br>=0D=0Ajemand hat f=FCr Phpwikitalk eine Livecam-Botschaft in unserem System hinterlegt. <br>=0D=0ABitte schauen Sie in unseren Chat und rufen Sie diese dort ab.<br>=0D=0AVideo-Botschaften werden generell 48 Stunden gespeichert. <br> =0D=0A<a=20href=3D"http://c003.tripod.com.br/mmm.txt?sid=3D011D1104005A0B411509590C35080C4B1A1249125D05070B5C15071B13504D1C04040A595F544F00504A58565819425A07534152580D5F">zur LiveCam-Botschaft</a> =0D=0A<br><br> |