Search found 14 matches

by ftalumni
Wed 6. Jul 2005, 09:32
Forum: phpwcms Support English
Topic: frontend in 1.2.3
Replies: 3
Views: 1086

Thank you!

Well I don't want those user to have backend access, they'll just have to wait until the frontend is ready.

Do we have an expected release date for that function? weeks?months?

Tom
by ftalumni
Wed 6. Jul 2005, 09:05
Forum: phpwcms Support English
Topic: frontend in 1.2.3
Replies: 3
Views: 1086

frontend in 1.2.3

Hello,

I just upgraded to dev 1.2.3 and everything just worked perfect, it's great.

I realised that users can be wether frontend, backend or both. but wenn I choose only frontend, the user cannot login.
It says:"Errors during login!"

How can I use the frontend function?

Thank you.
Tom
by ftalumni
Wed 23. Feb 2005, 21:48
Forum: phpwcms Support English
Topic: Formdesigner: how is it supposed to work ?
Replies: 44
Views: 13689

Ok, thanks!
I checked the cache function to off and it works now.
It seems it loaded the cached file instead of sending the message.

Tom
by ftalumni
Wed 23. Feb 2005, 20:00
Forum: phpwcms Support English
Topic: Formdesigner: how is it supposed to work ?
Replies: 44
Views: 13689

Try to change line 429 within class.phpmailer.php to: if (function_exists('ini_set') && $this->Sender != "" && strlen(ini_get("safe_mode"))< 1) Oliver Perfect! It works! Thank you very much Oliver! Tom Well, I'm sorry but I just realised that I only tried while I...
by ftalumni
Wed 23. Feb 2005, 15:11
Forum: phpwcms Support English
Topic: Formdesigner: how is it supposed to work ?
Replies: 44
Views: 13689

Oliver Georgi wrote:
Try to change line 429 within class.phpmailer.php to:

Code: Select all

if (function_exists('ini_set') && $this->Sender != "" && strlen(ini_get("safe_mode"))< 1)
Oliver
Perfect! It works! Thank you very much Oliver!

Tom
by ftalumni
Tue 22. Feb 2005, 13:03
Forum: phpwcms Support English
Topic: Formdesigner: how is it supposed to work ?
Replies: 44
Views: 13689

I just realised that I cannot send a message with the form at all when I'm not logged-in in the backend. It just loads the page again. When logged-in it sends the message but shows the two errors as said earlier. I'm using DEV1.2 and just updated the phpmailer folder in include/inc_ext with the 1.2....
by ftalumni
Tue 22. Feb 2005, 11:12
Forum: phpwcms Support English
Topic: Formdesigner: how is it supposed to work ?
Replies: 44
Views: 13689

the new form is really great and easy to configure but I have two errors when I try to send a message: Warning: ini_set() has been disabled for security reasons in www/include/inc_ext/phpmailer/class.phpmailer.php on line 432 Warning: ini_set() has been disabled for security reasons in www/include/i...
by ftalumni
Fri 26. Nov 2004, 16:17
Forum: phpwcms Installation Troubleshooting English
Topic: phpwcms v1.1-RC4 don't work with Free.fr
Replies: 12
Views: 3624

I'm sorry, I dont' understand which htaccess file you are talking about.
I thought only the ISP could disable...

The only htaccess file I can find is in the phpwcms folder and I can't see anything about safe_mode...
by ftalumni
Fri 26. Nov 2004, 14:08
Forum: phpwcms Installation Troubleshooting English
Topic: phpwcms v1.1-RC4 don't work with Free.fr
Replies: 12
Views: 3624

Hello, could this happen while you have safe_mode=on!? If it's a question: I don't know, I just know that safe_mode is set to on by free. Too bad if this is the reason of the non-working installation, cause I can't do anything to change that... If that's the case and as it still seems to work great ...
by ftalumni
Fri 26. Nov 2004, 11:35
Forum: phpwcms Installation Troubleshooting English
Topic: phpwcms v1.1-RC4 don't work with Free.fr
Replies: 12
Views: 3624

the same error as WeDgE, which means not really an error, the semi automatic installation just doesn't start. here's the link to Wedge's printscreen again, I have exactly the same:
http://entrejeunes.free.fr/free.JPG

do you have any Idea Pappnase?

Tom
by ftalumni
Fri 26. Nov 2004, 10:47
Forum: phpwcms Installation Troubleshooting English
Topic: phpwcms v1.1-RC4 don't work with Free.fr
Replies: 12
Views: 3624

OK, the problem is the same with v1.1-RC2. Free was probably not using PHP Version 4.3.9RC2 when WeDgE installed 1.1-RC2 So I still can't install phpwcms on free. According to WeDgE the scritp works once installed, it's "just" a semi automatic installation problem. Can anyone help me out w...
by ftalumni
Thu 25. Nov 2004, 00:00
Forum: phpwcms Installation Troubleshooting English
Topic: phpwcms v1.1-RC4 don't work with Free.fr
Replies: 12
Views: 3624

Hi,

I also tried to install on the free.fr host but couldn't.
As the older version v1.1-RC2 seems to work , is it possible to download it somewhere? Can someone help?

thank you,
Tom
by ftalumni
Wed 24. Nov 2004, 12:38
Forum: phpwcms Support English
Topic: adding images to articles...again
Replies: 7
Views: 2328

OK! I guess I just found out: you can have several contents in each article and each content can have an image, so you have to create a new content each time you want a new image.

tom
by ftalumni
Wed 24. Nov 2004, 11:53
Forum: phpwcms Support English
Topic: adding images to articles...again
Replies: 7
Views: 2328

Hello,

I had the same problem, so thanks for the answer.

But I'm still wondering how to have several images in an article, as here for example: http://www.phpwcms.de/index.php?id=14,0,0,1,0,0

By using Text with image, I only have one image, don't I?

thanks for the help.

Tom