Page 5 of 9

Posted: Sat 13. Mar 2004, 13:16
by Jan212
Hi kurtty,

Das hört sich sehr gut an, vorallem mit dem bild im editor. wollt ihr das in alle editoren einbauen oder nur in bestimmte(HTMLArea)? in bin mal echt gespannt auf den release, finde ich super das ihr kontinuirlich und ambitioniert an dieser Sache die uns allen zu Gute kommt arbeitet.


For my english speaking friends:
That sounds very very nice. good idea with the image. is it planned to implement this in both editors, or ist it implemented in both?
i'm so strained of it.

Posted: Sat 13. Mar 2004, 13:20
by frold
Jan212 wrote:That sounds very very nice. good idea with the image. is it planned to implement this in both editors, or ist it implemented in both?
i'm so strained of it.
Yeah do you plan to make the same availble for the spaw editor? I thinking of letting you easy insert images uploaded via the ftp_take_over function...?

...

Posted: Sat 13. Mar 2004, 13:25
by kurtyy
it's only implemented in htmlarena @ the moment ;-)
frold wrote:
Jan212 wrote:That sounds very very nice. good idea with the image. is it planned to implement this in both editors, or ist it
implemented in both?
i'm so strained of it.
Yeah do you plan to mak

ie the same availble for the spaw editor? I thinking of letting you easy insert images uploaded via the ftp_take_over function...?

Posted: Sat 13. Mar 2004, 13:28
by frold
at the moment...
I read it as it might be availeble soon for the spaw editor :D

What about the filesieze of 37 mb...!!!

Do you have a demo of the sitemap function etc... ?

Posted: Sat 13. Mar 2004, 13:31
by frold
and does the version include the newsest released version of phpwcms?
1.1-RC2_2004-02-20 and the patches used there? phpwcms_patch_2004-02-20.zip

..

Posted: Sat 13. Mar 2004, 13:36
by kurtyy
uhh... 37 mb...
i need to change the server

okay the download is available now (about 2 mb)

i just included my filestorage directory ;-)

with all the weird stuff ;-)

regards
kurtyy

cust_act_download.php BUG

Posted: Sat 13. Mar 2004, 14:17
by kurtyy
cust_act_download.php has a small bug i provide a new version as soon !

regards

Posted: Sat 13. Mar 2004, 14:26
by pSouper
has a small bus
:lol:

surely you mean a 'mini bus'

or a bug ;)

I am installing your mod as we speak (and may i say thanks for it too)
I am documenting the procedure as i go -I will post this very soon

BUG

Posted: Sat 13. Mar 2004, 14:28
by kurtyy
i mean a BUG !!!!!
pSouper wrote:
has a small bus
:lol:

surely you mean a 'mini bus'

or a bug ;)

server change

Posted: Sat 13. Mar 2004, 15:28
by kurtyy

Posted: Sat 13. Mar 2004, 16:50
by Jan212
Vielen Dank auch von meiner Seite. Werde alles mal ausgiebig testen und mich dann mal wieder melden. Fette Sache. Danke Kurtty

NEW cust_act_download.php

Posted: Sat 13. Mar 2004, 16:56
by kurtyy
okay the new file is available under:
http://kurtyy.dyndns.org/cmsdev/cust_ac ... php.tar.gz

please replace the cust_act_download.php provided in inculde/inc_act - directory

r.

Posted: Sat 13. Mar 2004, 17:21
by DeXXus
frold wrote:there must be something wrong the file is 37 mb!!!
When I downloaded it to Windows and with "wget" to Linux it is reported as 2.01MB...

Posted: Sat 13. Mar 2004, 17:33
by frold
yeah now.. but until it was changed it was 37 read kurtyys post...http://www.phpwcms.de/forum/viewtopic.php?p=6656#6656

Posted: Sat 13. Mar 2004, 19:57
by frold
I have tryed to install it but had some truble it would not create admin so I copyed a profil from another running phpwcms site I have...

and there is some bugs...

1. The sql for blog is not runned...
CREATE TABLE `phpwcms_blog` (
`blog_id` int(11) NOT NULL auto_increment,
`blog_author` varchar(255) NOT NULL default '',
`blog_date` datetime NOT NULL default '0000-00-00 00:00:00',
`blog_uid` int(11) NOT NULL default '0',
`blog_title` varchar(255) NOT NULL default '',
`blog_summary` blob NOT NULL,
`blog_aktiv` int(1) NOT NULL default '0',
`blog_public` int(1) NOT NULL default '0',
PRIMARY KEY (`blog_id`),
KEY `date` (`blog_date`)
) TYPE=MyISAM
2. Alot of folders are missing eg. thumb_preview and thumb_list, and all the folders 1,2,3,....10

This is what I have found so far.. still testing...